diff --git a/app/build.gradle b/app/build.gradle
index 10184e3b..8d657dca 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.cappielloantonio.playforsubsonic"
minSdkVersion 26
targetSdkVersion 31
- versionCode 1
- versionName "1.0"
+ versionCode 2
+ versionName "1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml
index 72d42607..901e9f7e 100644
--- a/app/src/main/res/values/arrays.xml
+++ b/app/src/main/res/values/arrays.xml
@@ -11,32 +11,24 @@
- - Unlimited
- - 2GB
- - 1GB
- - 400MB
- - 200MB
+ - High
+ - Medium
+ - Low
- 4000000000
- - 2000000000
- 1000000000
- - 400000000
- 200000000
- - Unlimited
- - 2GB
- - 1GB
- - 400MB
- - 200MB
+ - High
+ - Medium
+ - Low
- 4000000000
- - 2000000000
- 1000000000
- - 400000000
- 200000000
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 1b1945da..4304c4c5 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -46,7 +46,7 @@
Enable data saver
Continue anyway
Wi-Fi not connected
- Access to the Subsonic server on connections other than WiFi has been restricted. To prevent this alert dialod from reappearing, disable the connection check in the app settings.
+ Access to the Subsonic server on connections other than Wi-Fi has been restricted. To prevent this alert dialod from reappearing, disable the connection check in the app settings.
Once you download a song, you\'ll find it here
No downloads yet!
Albums
@@ -151,30 +151,31 @@
The requested server is unavailable. Please contact your support and describe your issue.
Play is an open source and lightweight music client for Subsonic, designed and built natively for Android.
About
- Transcode format in Mobile
- Transcode format in WiFi
- Covers cache
- Data saving mode summary
- Data saving mode
+ Transcode format in mobile
+ Transcode format in Wi-Fi
+ Size of artwork cache
+ In order to reduce data consumption, avoid downloading covers
+ Limit mobile data usage
Adjust audio settings
Equalizer
https://github.com/CappielloAntonio/play-for-subsonic
Follow the development
Github
- Cover size
+ Set max image resolution for resized artiwork
Log out
- Bitrate in WiFi
+ Bitrate in Wi-Fi
Bitrate in mobile
- Media cache
+ Size of media file cache
Scan library
If enabled, starred tracks will be downloaded for offline use
Sync starred tracks for offline use
- Choose theme
+ Theme
+ Data
General
- 1.0
+ 1.1
Version
- WiFi only
- Summary WiFi only
+ Stream via Wi-Fi only alert
+ Ask for user confirmation before streaming over mobile network
Add to playlist
Add to queue
Download
@@ -199,4 +200,5 @@
Continue
Tracks will be downloaded in their original format. Standard data rates may apply.
Sync starred tracks
+ Transcoding
\ No newline at end of file
diff --git a/app/src/main/res/xml/global_preferences.xml b/app/src/main/res/xml/global_preferences.xml
index c5945d32..d77d1af6 100644
--- a/app/src/main/res/xml/global_preferences.xml
+++ b/app/src/main/res/xml/global_preferences.xml
@@ -2,7 +2,31 @@
xmlns:app="http://schemas.android.com/apk/res-auto">
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-