Repo created
This commit is contained in:
parent
16b40d913d
commit
58cebe4c98
697 changed files with 71766 additions and 2 deletions
1
fastlane/metadata/android/en-US/changelogs/1.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Initial release
|
||||
2
fastlane/metadata/android/en-US/changelogs/2.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/2.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
chore: updated tempo references to tempus
|
||||
fix: Crash on share no expiration date or field returned from api
|
||||
10
fastlane/metadata/android/en-US/changelogs/3.txt
Normal file
10
fastlane/metadata/android/en-US/changelogs/3.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Update Spanish (es-ES) translation
|
||||
Shuffle for artists without using `getTopSongs`
|
||||
Update USAGE.md with instant mix detils
|
||||
Sort artists by album count
|
||||
Fix downloaded tab performance
|
||||
Remove NestedScrollViews for fragment_album_page
|
||||
Playlist page should not snap
|
||||
Do not override getItemViewType and getItemId
|
||||
Update media3 dependencies
|
||||
Update MediaItems after network change
|
||||
2
fastlane/metadata/android/en-US/changelogs/4.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/4.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
reverts change causing album disc/track list to get out of order
|
||||
Add listener to enable equalizer when audioSessionId
|
||||
5
fastlane/metadata/android/en-US/changelogs/5.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/5.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Equalizer fix in main build variant
|
||||
fix Images not filling holder in discovery
|
||||
Make artist and album clickable on home discovery
|
||||
Implement scroll to currently playing feature
|
||||
Shuffling genres now queuing 500 tracks vs 25
|
||||
5
fastlane/metadata/android/en-US/changelogs/6.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/6.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Update russian strings.xml by @Sevinfolds in https://github.com/eddyizm/tempus/pull/249
|
||||
Disallow duplicate songs in queue by @eddyizm in https://github.com/eddyizm/tempus/pull/252
|
||||
Fixed crash when viewing share by @drakeerv in https://github.com/eddyizm/tempus/pull/255
|
||||
Update Polish translation by @skajmer in https://github.com/eddyizm/tempus/pull/257
|
||||
Add podcast channel visible when empty podcasts by @eddyizm in https://github.com/eddyizm/tempus/pull/260
|
||||
Loading…
Add table
Add a link
Reference in a new issue