Skip to content

Commit e0f276d

Browse files
fastlane: update fastlane data
1 parent acee7f8 commit e0f276d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

Diff for: app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android {
1010
minSdkVersion 24
1111
targetSdkVersion 34
1212

13-
versionCode 24
13+
versionCode 25
1414
versionName '3.8.1'
1515

1616
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

Diff for: fastlane/metadata/android/en-US/changelogs/25.txt

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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

0 commit comments

Comments
 (0)