You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 28, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: app/src/main/assets/web/info.html
+7
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,13 @@
8
8
</head>
9
9
10
10
<body>
11
+
<h4>2.0.12-beta5</h4>
12
+
<ul>
13
+
<li>Fixed a crash when adding to queue from folder browser</li>
14
+
<li>Fixed a bug where string was not formatted after adding tracks to queue</li>
15
+
<li>If you still can't update widgets and it just crashes when you try, I can't help you. I have tried everything imaginable. It's a bug with your phone/firmware. I tried!</li>
16
+
<li>Crash fixes</li>
17
+
</ul>
11
18
<h4>2.0.12-beta4</h4>
12
19
<ul>
13
20
<li>Possible crash fix when initialising widgets</li>
Copy file name to clipboardExpand all lines: app/src/main/assets/web/info_dark.html
+7
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,13 @@
8
8
</head>
9
9
10
10
<body>
11
+
<h4>2.0.12-beta5</h4>
12
+
<ul>
13
+
<li>Fixed a crash when adding to queue from folder browser</li>
14
+
<li>Fixed a bug where string was not formatted after adding tracks to queue</li>
15
+
<li>If you still can't update widgets and it just crashes when you try, I can't help you. I have tried everything imaginable. It's a bug with your phone/firmware. I tried!</li>
16
+
<li>Crash fixes</li>
17
+
</ul>
11
18
<h4>2.0.12-beta4</h4>
12
19
<ul>
13
20
<li>Possible crash fix when initialising widgets</li>
0 commit comments