Commit graph

43 commits

Author SHA1 Message Date
Pato05 cf3829e103
fix lyrics button not showing 2024-06-30 03:00:04 +02:00
Pato05 f7283a6633
add horizontal-list support + ui improvements 2024-04-29 00:33:32 +02:00
Pato05 f2f862a406
fix old url generation + try mpv on ios 2024-04-01 00:07:56 +02: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 bb4448731e
search: change chip functionality +
wip: fix resuming audio handler after stop
2024-02-18 18:12:59 +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 c42b9bc8e2
use pipe API for lyrics
Hive persistent cookie jar
Translated lyrics
2024-02-13 02:48:39 +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 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 6f1fb73ed8
better connectivity checks + error handling for linux
desktop UI
add setting for navigation rail
changes to DeezerAudioSource: get quality when needed and cache url to avoid re generating and resending too many HEAD requests
2023-10-17 00:22:50 +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 b908c0c6cd
replace most toasts with in-app snackbars 2021-11-01 17:54:56 +01: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 4700d4113e several new and sexy changes 2021-08-30 00:25:18 +02:00
pato05 f71e2b720e Merge remote-tracking branch 'main/master' 2021-07-23 19:14:21 +02:00
exttex aa7f82b399 0.6.11 - noone cares or reads this anyway, the repo is for issues, and the code so bad, it's practically obfuscated 2021-04-16 20:21:35 +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 f49475e5a3 New git, updated dependencies 2021-03-16 20:35:50 +01:00
exttex 66bfd5eb70 0.6.9 2021-02-09 21:14:14 +01:00
exttex c3a26b0e3b 0.6.7 - shows in search, album art resolution 2020-12-14 18:29:28 +01:00
exttex babd12bae2 0.6.6 - standalone track naming, artist separator 2020-12-04 18:02: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 29484b4af6 Merge branch 'bugfix/date_favorite' of kilowatt36/freezer into master 2020-11-01 19:26:35 +00:00
exttex 5725737385 Minor improvements 2020-11-01 20:23:24 +01:00
kilowatt d47024932d Sort favorite tracks by adding date 2020-11-01 19:32:28 +03:00
kilowatt 2a19f7b2fa Fix albums/artists sorting by date of adding to favorites 2020-10-25 12:32:23 +03:00
exttex 22ceca2d9c 0.5.1 - Download fixes 2020-10-10 22:51:20 +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 b9004c3004 Split discography, copy arl button, small fixes 2020-09-03 21:17:53 +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 ed087bc583 Initial commit 2020-06-23 21:23:12 +02:00