Commit Graph

54 Commits

Author SHA1 Message Date
Pato05 1257a81e90
work on download backend + try fix ios 2024-03-31 19:29:06 +02:00
Pato05 f88e43cad9
use get_it + work on the new download backend + migrate to isar for cookie store 2024-03-01 19:22:57 +01: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 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 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 019961ca85
fix logout 2024-02-13 17:53:25 +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 8679cf844f
save more battery now, few other changes idr 2024-01-28 12:02:59 +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 77d6a5a51d
put common deezer audio logic in DeezerAudio class 2023-10-28 14:42:06 +02: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 6aa596177f
add navigation rail for laptop 2023-10-16 16:54:56 +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 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 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 9f850a6f30 Minor fixes, so I can leave for another 2 months 2021-04-06 09:57:38 +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 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 3105ed6c1d Display mode 2021-03-21 22:46:44 +01:00
exttex f49475e5a3 New git, updated dependencies 2021-03-16 20:35:50 +01:00
exttex babd12bae2 0.6.6 - standalone track naming, artist separator 2020-12-04 18:02:50 +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 ca8969eb28 Return highlighting by focus; move focus to navbar by Down arrow 2020-11-20 19:19:07 +03:00
kilowatt f91fe8f216 Android TV support 2020-11-20 19:18:19 +03: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
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 9e18537b0c 0.5.8 - queue reordering, bug and ui fixes, shortcut icon 2020-10-16 20:54:04 +02:00
exttex e775e74d8e 0.5.6 - Android Auto updates, option to disable nomedia, shuffle fix, minor fixes 2020-10-15 20:37:36 +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 e984621eeb 0.4.0 - translations, download fallback, android auto, radio, infinite flow, bugfixes 2020-09-18 19:36:41 +02:00
exttex 4e5e3a3059 Download naming changes 2020-09-01 16:41:15 +02:00
exttex 3e5641b3c2 Missing scrolling, homepage reload, sections page 2020-08-16 22:17:22 +02:00