Commit graph

13 commits

Author SHA1 Message Date
Pato05 e823a02497
fix BigAlbumArt desync
fix wakelock
2024-04-27 02:26:23 +02:00
Pato05 f88e43cad9
use get_it + work on the new download backend + migrate to isar for cookie store 2024-03-01 19:22:57 +01:00
Pato05 87c9733f51
add build script for linux
fix audio service stop on android
getTrack backend improvements
get new track token when expired
move shuffle button into LibraryPlaylists as FAB
move favoriteButton next to track title
move lyrics button on top of album art
search: fix chips, and remove checkbox when selected
2024-02-19 00:49:32 +01:00
Pato05 6816bdc112
implement playFromSearch and playFromUri for GAssistant
change package name to deezer.android.app for the same reason (will probably be changed back if we can get freezer to work even without this "hack")
implement topResult in search screen
2024-02-18 16:07:39 +01:00
Pato05 e782643ee0
Fix restore queueSource
Make queueSource responsive
Fix some warnings
2024-02-14 23:06:04 +01:00
Pato05 a7661d168b
systray + try to put in youtube sans without success 2024-02-13 23:56:53 +01:00
Pato05 c42b9bc8e2
use pipe API for lyrics
Hive persistent cookie jar
Translated lyrics
2024-02-13 02:48:39 +01:00
Pato05 72400aac5c
switch to official webview, fix downloads permissions, roundedrect play button and other stuff 2024-01-29 01:24:04 +01:00
Pato05 8679cf844f
save more battery now, few other changes idr 2024-01-28 12:02:59 +01:00
Pato05 faec2af805
when a song is played in search, now its mix gets played instead 2024-01-24 18:56:41 +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