Commit graph

21 commits

Author SHA1 Message Date
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 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 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 2bd29f4cea wip: null-safety, audio_service update 2021-09-01 14:38:32 +02:00
pato05 f71e2b720e Merge remote-tracking branch 'main/master' 2021-07-23 19:14:21 +02:00
exttex 972e84c136 0.6.12 - bug fixes 2021-07-02 18:28:59 +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 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 df3b7d3d63 0.6.1 - UI Fixes 2020-10-20 21:55:14 +02:00
exttex bcf709e56d 0.5.10 - Download fixes, translations, search history fix, bigger buffer 2020-10-17 21:20:26 +02:00
exttex 9e18537b0c 0.5.8 - queue reordering, bug and ui fixes, shortcut icon 2020-10-16 20:54:04 +02:00
exttex 396b51e90f 0.5.7 - Sleep timer 2020-10-15 22:10:17 +02:00
exttex 480800857e 0.5.4 - Download fixes, C decryptor, gestures in full and small player, sharing, link support 2020-10-14 21:09:16 +02:00
exttex 2f471268c6 0.5.3 - Download fixes, shuffle fix, sorting in library 2020-10-12 22:49:13 +02:00
exttex f2f6b202d1 0.5.0 - Rewritten downloads, many bugfixes 2020-10-09 20:52:45 +02:00