mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
fastlane: update fastlane data
This commit is contained in:
parent
acee7f8fa9
commit
e0f276dd2a
2 changed files with 17 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ android {
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
|
|
||||||
versionCode 24
|
versionCode 25
|
||||||
versionName '3.8.1'
|
versionName '3.8.1'
|
||||||
|
|
||||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||||
|
|
|
||||||
16
fastlane/metadata/android/en-US/changelogs/25.txt
Normal file
16
fastlane/metadata/android/en-US/changelogs/25.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
Checked and saved usable OpenSubsonic APIs
|
||||||
|
Implemented karaoke mode for synchronized lyrics
|
||||||
|
Implemented customizable home, allowing users to toggle visibility of elements and change their order
|
||||||
|
Added "Recent songs" and "Random" menu items in Android Auto
|
||||||
|
Added an option to show the item's rating and whether it is marked as a favorite
|
||||||
|
Added additional information about the album on the dedicated detail page
|
||||||
|
Implemented sending "now playing" scrobbles to the server
|
||||||
|
Implemented shuffle feature for downloaded songs based on set filter
|
||||||
|
Added an option to prevent the phone from going into sleep mode if in-app
|
||||||
|
Added Brazilian Portuguese localization
|
||||||
|
Added optional information about audio quality for horizontal track adapters
|
||||||
|
Added sorting by newest album added
|
||||||
|
Upgraded German locale
|
||||||
|
Updated dependencies
|
||||||
|
Fixed new download caching
|
||||||
|
Fixed scrolling issue in the server registration dialog
|
||||||
Loading…
Add table
Add a link
Reference in a new issue