Kingkor Roy Tirtho
dd0bb01af5
refactor: generate playlist to shadcn
2025-01-05 16:16:57 +06:00
Kingkor Roy Tirtho
b8f2495acb
refactor: user local library
2025-01-05 11:54:50 +06:00
Kingkor Roy Tirtho
4afe0cca68
refactor: artist page
2025-01-05 09:47:32 +06:00
Kingkor Roy Tirtho
bbad701c07
refactor: dialogs to shadcn dialog
2025-01-05 08:58:57 +06:00
Kingkor Roy Tirtho
af295be8c6
refactor: remote playback page to shadcn
2025-01-04 23:31:09 +06:00
Kingkor Roy Tirtho
30e03786bf
refactor: alternative track sheet to use shadcn
2025-01-03 23:10:26 +06:00
Kingkor Roy Tirtho
f96b5eae97
refactor: floating player to use shadcn
2025-01-03 21:11:36 +06:00
Kingkor Roy Tirtho
684e595d16
refactor: use shadcn widgets for create playlist and add tracks to playlist dialog
2024-12-29 15:07:48 +06:00
Kingkor Roy Tirtho
047eccfa82
fix: SafeArea not working for bottom floating widgets
2024-12-29 13:36:44 +06:00
Kingkor Roy Tirtho
d845180e60
fix: mobile keyboard overflow
2024-12-28 21:18:35 +06:00
Kingkor Roy Tirtho
d53782da23
refactor: playlist and album pages
2024-12-28 14:30:25 +06:00
Kingkor Roy Tirtho
ced85d3f0c
chore: fix scaling issue in android and status bar being black
2024-12-24 21:33:24 +06:00
Kingkor Roy Tirtho
e2143a0625
chore: fix android build and player controls slider layout builder exception
2024-12-24 20:19:10 +06:00
Kingkor Roy Tirtho
b09263d128
chore: fix queue close causing exceptions
2024-12-22 15:03:49 +06:00
Kingkor Roy Tirtho
a6720d5392
feat: grid/list customizable playbutton view
2024-12-22 14:48:48 +06:00
Kingkor Roy Tirtho
05d544fe5a
refactor: update FriendItem and HorizontalPlaybuttonCardView styles, remove unused imports, and clean up dependencies
2024-12-22 11:58:06 +06:00
Kingkor Roy Tirtho
2fefd65f51
refactor: settings using shadcn components
2024-12-22 11:25:01 +06:00
Kingkor Roy Tirtho
7ee071f2e3
refactor: connected device button
2024-12-21 21:40:34 +06:00
Kingkor Roy Tirtho
418a0d29bd
refactor: artist card to use shadcn card
2024-12-21 21:12:49 +06:00
Kingkor Roy Tirtho
2925dd6748
refactor: library page filter fields and update home sections
2024-12-21 18:23:45 +06:00
Kingkor Roy Tirtho
f80ea32de4
refactor: use Appbar titlebar throughout the app
2024-12-21 17:02:13 +06:00
Kingkor Roy Tirtho
2488da2279
refactor: bottom player border, player queue using shadcn drawer
2024-12-21 14:38:54 +06:00
Kingkor Roy Tirtho
04190f2dda
refactor: use DropdownMenu for adaptive pop sheet list, shadcn widgets for bottom player and player controls and actions
2024-12-21 12:42:51 +06:00
Kingkor Roy Tirtho
fe2f0a373f
refactor: use NavigationSidebar and NavigationRail for desktop sidebar
2024-12-21 09:34:56 +06:00
Kingkor Roy Tirtho
e73d2d06d8
refactor: use shadcn NavigationBar for mobile navigation bar
2024-12-21 09:28:55 +06:00
Kingkor Roy Tirtho
5ad151932a
feat: initial integration of shadcn-ui
2024-12-21 09:22:30 +06:00
Kingkor Roy Tirtho
8ca2115ef0
feat: track caching and cached track export support ( #2117 )
...
* feat: add caching support with track metadata
* feat(settings): add cache music toggle
* fix(mobile): cache dir not open-able
* feat(local folder): add cache export/clear actions and size of the folder
* chore: ios deps upgrades
* chore: upgrade lint flutter version
* chore: lint secrets causing error
* cd: invalid value for env var
2024-12-08 20:03:01 +06:00
Kingkor Roy Tirtho
9f2d423cfe
feat: add invidious audio source and fix auto skipping tracks ( #2005 )
...
* feat: add invidious audio source with automatic track switch even on server playback endpoint
* fix: switching to different source on playback endpoint error not working
* chore: update invidious version
* feat: invidious instances customizability
2024-10-17 22:33:03 +06:00
Kingkor Roy Tirtho
3c45732b0a
fix: UI glitch when loading more user artists and albums
2024-10-17 22:20:26 +06:00
Kingkor Roy Tirtho
1cad097d0b
fix(lyrics): LRCLIB lyrics should be usable without logging in #1803
2024-09-15 18:22:09 +06:00
Kingkor Roy Tirtho
1119c0e47d
chore: pushed pages not closing
2024-09-15 17:23:11 +06:00
Kingkor Roy Tirtho
5ff36a8643
fix(android): pressing back while the player is open doesn't take to previous page
...
#1388
2024-09-15 14:53:41 +06:00
Kingkor Roy Tirtho
411115327d
fix(player): shuffle button state resets after closing page #1657
2024-08-18 12:00:44 +06:00
Kingkor Roy Tirtho
470addca83
fix: local tracks takes time to load
2024-08-15 22:45:22 +06:00
Kingkor Roy Tirtho
b32ec9ccf9
chore: bump version and generate changelog
2024-08-10 23:21:48 +06:00
Kingkor Roy Tirtho
9b7a7ef1cf
chore: update translations and refactor to flutter 3.22 ThemeData
2024-08-10 22:54:25 +06:00
Josu Igoa
7408a87860
feat(translations): make state page's hard coded strings translatable ( #1719 )
2024-08-10 22:06:15 +06:00
Kingkor Roy Tirtho
abfdbc63ce
fix: Too many artists for a track causing overflows
...
#1470
2024-07-09 23:08:21 +06:00
Kingkor Roy Tirtho
44861a9f5c
fix: unescape html escape values #1300
2024-07-09 22:13:05 +06:00
Kingkor Roy Tirtho
d359d130de
chore: resize currently downloading
2024-07-06 22:08:49 +06:00
Kingkor Roy Tirtho
86ee64c606
chore: remove old logger
2024-07-06 22:02:31 +06:00
Kingkor Roy Tirtho
15211123aa
Merge pull request #1688 from KRTirtho/feat/desktop-webview
...
feat(desktop): webview based login support
2024-07-06 21:43:29 +06:00
Kingkor Roy Tirtho
15bd58a955
feat(desktop): implement webview based login
2024-07-05 11:21:32 +06:00
Kingkor Roy Tirtho
7927a3e404
chore: fix top album and track invalid time frame operations
2024-07-01 13:25:28 +06:00
Kingkor Roy Tirtho
3bdc46da4d
feat(stats): add lazy loading support
2024-06-30 21:08:29 +06:00
Kingkor Roy Tirtho
ffb3a3377f
chore: add migration script to migrate hive to drift
2024-06-30 15:44:24 +06:00
Kingkor Roy Tirtho
08ac29c979
refactor(stats): migrate stats to use drift db
2024-06-29 17:05:06 +06:00
Kingkor Roy Tirtho
a621a45f0b
chore: fix alternative track sources not showing up
2024-06-24 21:43:09 +06:00
Kingkor Roy Tirtho
75173e5096
refactor: use provider based is track loading implementation
2024-06-24 21:01:09 +06:00
Kingkor Roy Tirtho
a83dd64476
refactor: replace all instances of proxy playlist
2024-06-24 20:52:40 +06:00