Commit Graph

52 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 c28256f258
update to just_audio_media_kit 2.0.0
fix play button's border radius
2024-02-13 17:37:06 +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 e827549c1d
merge? 2024-02-10 18:13:27 +01:00
Pato05 8d44aebd7b
merge? 2024-02-10 16:55:15 +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 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 276d0ad4bf
re-run flutter create (to add windows platform) 2023-10-19 14:34:22 +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 6aa596177f
add navigation rail for laptop 2023-10-16 16:54:56 +02:00
Pato05 5ba7e932e3
fix DeezerAudioSource and playback on Windows and Linux 2023-10-15 16:48:55 +02:00
Pato05 0667c5a7a2
merge 2023-10-15 01:24:24 +02:00
Pato05 ce7612883d
pre-migration to media_kit 2023-10-14 16:26:13 +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 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 cdf990a3d8 wip: new player_screen fixes 2021-09-02 22:46:33 +02: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 972e84c136 0.6.12 - bug fixes 2021-07-02 18:28:59 +02:00
pato05 5edcc8648c lyrics wip: better visualizer
player_screen: always white statusbar icons
2021-04-06 02:04:57 +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 e30e2bebf1 settings: fix accents
settings_screen: use *ListTile instead of having it into "trailing"
lyrics: add the possibility to scroll freely
2021-04-05 17:35:51 +02:00
exttex 3105ed6c1d Display mode 2021-03-21 22:46:44 +01: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 66bfd5eb70 0.6.9 2021-02-09 21:14:14 +01:00
exttex ff239aaf86 0.6.8 - bug fixes 2020-12-27 19:33:59 +01:00
exttex c3a26b0e3b 0.6.7 - shows in search, album art resolution 2020-12-14 18:29:28 +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
kilowatt e959827cdb Open scalable album art on tap 2020-10-22 21:27:09 +03:00
exttex 1384aedb35 0.6.0 - Redesign, downloads, tagging fixes, download quality selector... 2020-10-19 21:28:45 +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 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 d4299f736f Updated packages, rewrote player = gapless playback, faster loading 2020-08-13 19:39:22 +02:00
exttex 6f250df004 Text styling, download fix, small bugs 2020-07-19 14:41:05 +02:00