Commit graph

7 commits

Author SHA1 Message Date
Pato05 50717ebbd3
fix pop, fix gradient background looking bad 2024-04-29 16:51:04 +02:00
Pato05 f9389ef50d
better curve animation for the PlayerBar 2024-04-29 16:42:40 +02:00
Pato05 4b5d0bd09c
improve player screen with blurred album art
ui improvements in lyrics screen
animated bars when track is playing
fix back button when player screen is open
instantly pop when track is changed in queue list
2024-04-29 16:23:22 +02:00
Pato05 bb4448731e
search: change chip functionality +
wip: fix resuming audio handler after stop
2024-02-18 18:12:59 +01:00
Pato05 7a119d281c
fix email login, fix spotify importer
migrate to dio instead of http, with unique cookiejar
2023-10-21 01:12:33 +02:00
Pato05 276d0ad4bf
re-run flutter create (to add windows platform) 2023-10-19 14:34:22 +02:00
Pato05 f126ffef46
check if user can stream hq or flac
use get_url api by default, and fall back to old generation if get_url failed
start to write a better cachemanager to implement in all systems
write in more appropriate directories on windows and linux
improve check for Connectivity by adding a fallback (needed for example on linux systems without NetworkManager)
allow to dynamically change track quality without rebuilding the object
2023-10-18 17:08:05 +02:00