Commit Graph

28 Commits

Author SHA1 Message Date
Pato05 a7661d168b
systray + try to put in youtube sans without success 2024-02-13 23:56:53 +01:00
Pato05 8679cf844f
save more battery now, few other changes idr 2024-01-28 12:02:59 +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 b629998416
right click support
add app-icon on desktop
2023-10-17 16:03:39 +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 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
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
kilowatt 1ea904ec8d Merge branch 'master' into feature/atv
# Conflicts:
#	lib/ui/player_screen.dart
#	lib/ui/search.dart
2020-11-30 20:21:21 +03:00
exttex 21e7f55017 0.6.5 - Local streaming http server 2020-11-28 22:32:17 +01:00
kilowatt ca8969eb28 Return highlighting by focus; move focus to navbar by Down arrow 2020-11-20 19:19:07 +03:00
exttex e029c41b43 0.6.3 - Playlist search, few other things i forgot 2020-11-15 20:25:28 +01:00
exttex 5725737385 Minor improvements 2020-11-01 20:23:24 +01:00
exttex 1384aedb35 0.6.0 - Redesign, downloads, tagging fixes, download quality selector... 2020-10-19 21:28:45 +02:00
exttex 2f471268c6 0.5.3 - Download fixes, shuffle fix, sorting in library 2020-10-12 22:49:13 +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 691f7865d5 New icon, banner, New font, Player UI fixes, Details UI fixed 2020-07-18 23:45:48 +02:00
exttex 4b3d264e2a Logout option 2020-07-16 22:25:30 +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