File tree 2 files changed +17
-1
lines changed
fastlane/metadata/android/en-US/changelogs
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ android {
10
10
minSdkVersion 24
11
11
targetSdkVersion 34
12
12
13
- versionCode 24
13
+ versionCode 25
14
14
versionName ' 3.8.1'
15
15
16
16
testInstrumentationRunner ' androidx.test.runner.AndroidJUnitRunner'
Original file line number Diff line number Diff line change
1
+ Checked and saved usable OpenSubsonic APIs
2
+ Implemented karaoke mode for synchronized lyrics
3
+ Implemented customizable home, allowing users to toggle visibility of elements and change their order
4
+ Added "Recent songs" and "Random" menu items in Android Auto
5
+ Added an option to show the item's rating and whether it is marked as a favorite
6
+ Added additional information about the album on the dedicated detail page
7
+ Implemented sending "now playing" scrobbles to the server
8
+ Implemented shuffle feature for downloaded songs based on set filter
9
+ Added an option to prevent the phone from going into sleep mode if in-app
10
+ Added Brazilian Portuguese localization
11
+ Added optional information about audio quality for horizontal track adapters
12
+ Added sorting by newest album added
13
+ Upgraded German locale
14
+ Updated dependencies
15
+ Fixed new download caching
16
+ Fixed scrolling issue in the server registration dialog
You can’t perform that action at this time.
0 commit comments