Commit Graph

35 Commits

Author SHA1 Message Date
Pato05 2a5a51e43f
fix player in just_audio_media_kit +
fix lyrics
add right click action to AlbumCard
add desktop file script for linux
automated tarball creation for linux
don't preload old queue
2024-02-14 22:39:35 +01:00
Pato05 a7661d168b
systray + try to put in youtube sans without success 2024-02-13 23:56:53 +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 faec2af805
when a song is played in search, now its mix gets played instead 2024-01-24 18:56:41 +01: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
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 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
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 79ad6992d9 Fixes for search screen and for new "playlists" screen with search field 2020-11-22 13:17:37 +03:00
kilowatt daee0c03e0 Android TV support - search screen 2020-11-20 19:18:19 +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 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 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 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 691f7865d5 New icon, banner, New font, Player UI fixes, Details UI fixed 2020-07-18 23:45:48 +02:00
exttex ed087bc583 Initial commit 2020-06-23 21:23:12 +02:00