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
+8
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,14 @@
8
8
</head>
9
9
10
10
<body>
11
+
<h4>2.0.16</h4>
12
+
<ul>
13
+
<li>Fixed a character encoding issue preventing artwork downloading on some devices</li>
14
+
<li>Updated language around including/excluding songs</li>
15
+
<li>Possible fix for playlist editing issues on Android 10</li>
16
+
<li>Shuttle is now free - Shuttle+ will be removed, so only one version of Shuttle will exist on the Play Store</li>
17
+
<li>Shuttle 2 is in alpha testing! DM me your Play Store email address on <ahref="https://discord.gg/4Z5EU7K">Discord</a> if you're interested in testing.</li>
Copy file name to clipboardExpand all lines: app/src/main/assets/web/info_dark.html
+8
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,14 @@
8
8
</head>
9
9
10
10
<body>
11
+
<h4>2.0.16</h4>
12
+
<ul>
13
+
<li>Fixed a character encoding issue preventing artwork downloading on some devices</li>
14
+
<li>Updated language around including/excluding songs</li>
15
+
<li>Possible fix for playlist editing issues on Android 10</li>
16
+
<li>Shuttle is now free - Shuttle+ will be removed, so only one version of Shuttle will exist on the Play Store</li>
17
+
<li>Shuttle 2 is in alpha testing! DM me your Play Store email address on <ahref="https://discord.gg/4Z5EU7K">Discord</a> if you're interested in testing.</li>
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+2-2
Original file line number
Diff line number
Diff line change
@@ -390,8 +390,8 @@
390
390
<stringname="pref_title_version">Version</string>
391
391
<stringname="pref_title_faq">FAQ</string>
392
392
<stringname="pref_summary_faq">Have a question? Need help? Click here to view the FAQ @ www.shuttlemusicplayer.com</string>
393
-
<stringname="pref_title_gplus">Get Help</string>
394
-
<stringname="pref_summary_gplus">There is a very active community of Shuttle users on Google+. If you have questions or need help, this is the best place to go.</string>
0 commit comments