Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-20 13:36:23 +01:00
parent 16b40d913d
commit 58cebe4c98
697 changed files with 71766 additions and 2 deletions

View file

@ -0,0 +1 @@
Initial release

View file

@ -0,0 +1,2 @@
chore: updated tempo references to tempus
fix: Crash on share no expiration date or field returned from api

View 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

View file

@ -0,0 +1,2 @@
reverts change causing album disc/track list to get out of order
Add listener to enable equalizer when audioSessionId

View 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

View 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