Commit Graph

43 Commits

Author SHA1 Message Date
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 019961ca85
fix logout 2024-02-13 17:53:25 +01:00
Pato05 c42b9bc8e2
use pipe API for lyrics
Hive persistent cookie jar
Translated lyrics
2024-02-13 02:48:39 +01:00
Pato05 b8f0bb2140
add 'login on other device' 2024-02-12 03:37:26 +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 8fd84c3929
sync changes 2024-01-17 20:41:28 +01:00
Pato05 2862c9ec05
remove browser login for desktop
restore translations functionality
make scrollViews handle mouse pointers like touch, so that pull to refresh functionality is available
exit app if opening cache or settings fails (another instance running)
remove draggable_scrollbar and use builtin widget instead
fix email login
better way to manage lyrics (less updates and lookups in the lyrics List)
fix player_screen on mobile (too big -> just average :))
right click: use TapUp events instead
desktop: show context menu on triple dots button also
avoid showing connection error if the homepage is cached and available offline
i'm probably forgetting something idk
2023-10-25 00:32:28 +02: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 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
Pato05 950969b774
use dartfix, make more stuff constant +
add favorite button in notifications\nfix android tv\ntry to fix library tracks (unsuccessful)\nbetter MenuSheet
2023-10-13 00:09:37 +02:00
Pato05 7769fd8287
changed lots of different stuff i don't remember
pre-running dart fix
2023-10-08 12:53:22 +02:00
Pato05 c23e38b82c
working version with improved queue screen and stuff 2023-09-26 02:06:59 +02:00
Pato05 ae224bb0d4
pre-crazyy 2023-07-29 04:17:26 +02:00
pato05 c792daea19
pre-new design 2021-11-01 17:41:25 +01:00
pato05 2bd29f4cea wip: null-safety, audio_service update 2021-09-01 14:38:32 +02:00
pato05 8d53162099 pre-null safety migration code 2021-08-30 14:51:51 +02:00
pato05 20b92334ba Merge upstream freezer source 2021-04-05 23:27:15 +02:00
exttex 676d5d45cc 0.6.10 - Spotify is ass 2021-04-05 22:22:32 +02:00
pato05 519adc910f code fixes:
- remove unused imports
- remove clipboard plugin and directly use flutter's clipboard class
- replace deprecated stuff
2021-04-05 00:58:39 +02:00
exttex 46f3aa30da Email login 2021-03-21 21:57:18 +01:00
exttex f49475e5a3 New git, updated dependencies 2021-03-16 20:35:50 +01:00
exttex 21e7f55017 0.6.5 - Local streaming http server 2020-11-28 22:32:17 +01:00
exttex e029c41b43 0.6.3 - Playlist search, few other things i forgot 2020-11-15 20:25:28 +01:00
exttex e9d97986b5 0.6.2 - Spotify albums/tracks, album art gradient, languages, minor fixes 2020-11-09 22:05:47 +01:00
exttex d3c13444e7 Merge branch 'feature/play_mix' of kilowatt36/freezer into master 2020-11-01 15:36:46 +00:00
exttex c8a1bc7221 Merge branch 'bugfix/csrf_refresh' of kilowatt36/freezer into master 2020-11-01 15:35:17 +00:00
kilowatt 8ea510ac5b Add "Play mix" button in player 2020-10-25 00:00:29 +03:00
kilowatt a77bfc6277 Refresh CSRF token and retry API call 2020-10-24 00:00:37 +03:00
kilowatt 00c1fe1893 Add "dislike" button 2020-10-21 22:35:54 +03:00
exttex df3b7d3d63 0.6.1 - UI Fixes 2020-10-20 21:55:14 +02:00
exttex 1384aedb35 0.6.0 - Redesign, downloads, tagging fixes, download quality selector... 2020-10-19 21:28:45 +02:00
exttex e775e74d8e 0.5.6 - Android Auto updates, option to disable nomedia, shuffle fix, minor fixes 2020-10-15 20:37:36 +02:00
exttex f2f6b202d1 0.5.0 - Rewritten downloads, many bugfixes 2020-10-09 20:52:45 +02:00
exttex 17df300a18 Downloads fix, Spanish translation 2020-09-22 19:13:54 +02:00
exttex e984621eeb 0.4.0 - translations, download fallback, android auto, radio, infinite flow, bugfixes 2020-09-18 19:36:41 +02:00
exttex a494601ab0 Download bug fixes, resuming, lyrics, explicit marking 2020-09-09 20:50:15 +02:00
exttex 3e5641b3c2 Missing scrolling, homepage reload, sections page 2020-08-16 22:17:22 +02:00
exttex d4299f736f Updated packages, rewrote player = gapless playback, faster loading 2020-08-13 19:39:22 +02:00
exttex 439906ecbc Spotify playlist import 2020-06-25 14:28:56 +02:00
exttex 7df500bc9c Cached image performace, background audio bug 2020-06-24 15:19:14 +02:00
exttex ed087bc583 Initial commit 2020-06-23 21:23:12 +02:00