Commit Graph

390 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
7abe2c1073 feat: volume slider in player page 2023-06-15 13:10:47 +06:00
Kingkor Roy Tirtho
2b35c044ad fix: playlist generate slider shape 2023-06-15 13:00:49 +06:00
Kingkor Roy Tirtho
ce38233de8 feat: player details dialog and separate location of lyrics button in player page 2023-06-15 12:51:33 +06:00
Kingkor Roy Tirtho
3b56c78d5c refactor: replace PopupMenuButton widgets with AdaptivePopSheetList 2023-06-12 12:50:58 +06:00
Kingkor Roy Tirtho
ddc1c5f373 feat: adaptive popup and bottom sheet list widget 2023-06-12 10:51:00 +06:00
Kingkor Roy Tirtho
d88d287fc5 fix: track_table_view table headers 2023-06-12 09:39:54 +06:00
Kingkor Roy Tirtho
c8b7de0879 feat: adaptive controllers 2023-06-12 09:22:31 +06:00
Kingkor Roy Tirtho
617aa89409 feat: improved track item API and UI 2023-06-11 22:27:16 +06:00
Kingkor Roy Tirtho
886bc8033d refactor: reuse PlaylistAddTrack on track_tile 2023-06-11 19:42:13 +06:00
Kingkor Roy Tirtho
c91d8c8efa feat: add generated to playlist(s) 2023-06-11 18:56:39 +06:00
Kingkor Roy Tirtho
3724bd5a10 feat: persistent volume percentage 2023-06-11 18:26:03 +06:00
Kingkor Roy Tirtho
91c72f9ec9 feat: playlist create support for generated playlist 2023-06-10 23:12:02 +06:00
Kingkor Roy Tirtho
51e427e83c refactor: use new search for filter text field 2023-06-10 22:39:12 +06:00
Kingkor Roy Tirtho
9d14517202 feat: reactive volume slider and slicker bottom bar with lowered height 2023-06-10 22:15:23 +06:00
Kingkor Roy Tirtho
8be67d02c4 chore: remove reference to background_downloader 2023-06-10 15:33:14 +06:00
Kingkor Roy Tirtho
7d23beec5e fix: disable background_downloader due to android build failures 2023-06-10 15:31:48 +06:00
Kingkor Roy Tirtho
09b24cf1fd fix: excessive repaints caused by Player progress bar 2023-06-10 14:22:19 +06:00
Kingkor Roy Tirtho
e1c0f5cf1e fix: remove useBreakpoints as it clogs up memory with unnecessary state updates 2023-06-10 13:10:01 +06:00
Kingkor Roy Tirtho
9877d5f517 feat: playlist generation all parameters support 2023-06-08 12:49:08 +06:00
Kingkor Roy Tirtho
d57aad5612 feat: responsive playlist generate page and scrollable multi autocomplete 2023-06-08 10:01:01 +06:00
Kingkor Roy Tirtho
4a21249ee3 fix: replace download multiple pops and add translations 2023-06-08 09:03:18 +06:00
Kingkor Roy Tirtho
6752adc939 feat: Better download manager with download progress 2023-06-08 08:36:56 +06:00
Kingkor Roy Tirtho
f4b0d134ca feat: custom playlist generator 2023-06-06 17:41:37 +06:00
Kingkor Roy Tirtho
bed0d3bd70 feat: piped instance picker on settings 2023-06-04 22:02:14 +06:00
Kingkor Roy Tirtho
96f04c1756 feat: custom error toast 2023-06-04 17:35:58 +06:00
Kingkor Roy Tirtho
14183781dd feat: repeat button all 3 mode and disable player controls when track is fetching 2023-06-04 16:34:37 +06:00
Kingkor Roy Tirtho
8944581c09 fix: add to playlist dialog not showing playlist name 2023-06-01 12:16:27 +06:00
Kingkor Roy Tirtho
19d0ddcdd9 chore: remove tuple and replace with records 2023-05-28 22:18:05 +06:00
Kingkor Roy Tirtho
e529c79c4f fix: re-enable add to queue and play next support, favorite button query exceptions 2023-05-27 21:53:56 +06:00
Kingkor Roy Tirtho
8bcce9282e feat: supabase integration 2023-05-16 12:36:49 +06:00
Kingkor Roy Tirtho
1ecc36da57 feat: replace YouTube API with piped API 2023-05-14 14:26:13 +06:00
Kingkor Roy Tirtho
5f70207076 refactor(playback): migration to ProxyPlaylist based playback 2023-05-13 12:46:56 +06:00
Kingkor Roy Tirtho
3ba3df7265 refactor(playlist_queue): add playlist 3 items load first support 2023-05-12 20:35:48 +06:00
Kingkor Roy Tirtho
f1080e1675 feat(player): add playlist related methods to audio player 2023-05-12 09:36:03 +06:00
Kingkor Roy Tirtho
33cb7947d6 feat: newly released albums of user followed artist 2023-05-11 23:50:17 +06:00
Kingkor Roy Tirtho
38929fed6e fi(loading): layout exceptions and overflow of loading animations 2023-05-11 22:43:21 +06:00
Kingkor Roy Tirtho
be91e33828 fix: macos build error, mobile player duration and playing state and background disposal of player 2023-05-01 10:23:46 +06:00
Kingkor Roy Tirtho
6430a25870 feat: better language picker, adaptive select tile and settings section contrast 2023-05-01 00:44:35 +06:00
Kingkor Roy Tirtho
12915f3e5a refactor: create audio player wrapper and remove just_audio (again) 2023-04-30 23:16:55 +06:00
Kingkor Roy Tirtho
30c933cdf3 fix: disable play when loading track and buffering event 2023-04-30 18:08:12 +06:00
Kingkor Roy Tirtho
ce10aa1fe2 fix: navigation to settings not working 2023-04-30 15:18:16 +06:00
Kingkor Roy Tirtho
a5c36bbb20 feat: localize settings, about, login, player queue with Bengali and English translations 2023-04-29 13:46:42 +06:00
Kingkor Roy Tirtho
c55133dc8b feat(locale): player, playlist view, track tile bengali and english translations 2023-04-29 11:01:16 +06:00
Kingkor Roy Tirtho
11fe9ec744 feat(locale): localize search, library, lyrics, artist with both Bengali and English 2023-04-29 10:11:56 +06:00
Kingkor Roy Tirtho
f12d81259f feat: setup localization (l10n) and language switcher, add sidebar and navbar locale 2023-04-29 00:13:37 +06:00
Kingkor Roy Tirtho
8432dc6286 feat: heart button animation 2023-04-28 22:21:17 +06:00
Kingkor Roy Tirtho
af278d8fea fix: sidebar task counter badge and bottom player play button progress color 2023-04-28 21:24:52 +06:00
Kingkor Roy Tirtho
cac8ea6388 feat(queue): add track(s) for playing next (#460) 2023-04-28 11:30:27 +06:00
Kingkor Roy Tirtho
441b43bef6 feat(queue): reorder tracks support 2023-04-28 10:57:32 +06:00
Kingkor Roy Tirtho
c1d67153ce refactor(tracktile): use popup menu instead of adaptive list tile 2023-04-28 10:08:31 +06:00