Commit Graph

85 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
ac84942917 refactor: audio player and youtube client in separate files 2023-02-05 08:39:02 +06:00
Kingkor Roy Tirtho
9f959ce77c feat(mobile): pull to refresh support in all refreshable list views 2023-02-03 19:41:23 +06:00
Kingkor Roy Tirtho
025c1ae204 feat: basic command line argument support 2023-02-03 18:49:47 +06:00
Kingkor Roy Tirtho
312f7fbe77 refactor(playback): new immutable queue based playback manager
Dropping support for search format, track match algorithm in favor of server track cache and alternative track source
2023-02-02 18:43:12 +06:00
Kingkor Roy Tirtho
ad90c11ab0 feat: configure pocketbase, generate dart types, update playback to use server instead of hive cache
This commit currently turns off sponsor block segment for compatibility reasons
2023-02-01 22:05:37 +06:00
Kingkor Roy Tirtho
84d94b05bc feat: use catcher to handle exceptions 2023-02-01 18:26:17 +06:00
Kingkor Roy Tirtho
c809d2daba fix: lyrics not changing on track change 2023-01-31 13:51:56 +06:00
Kingkor Roy Tirtho
6902060cdd refactor: replace bitsdojo_window with window_manager for faster startups 2023-01-08 09:37:42 +06:00
Kingkor Roy Tirtho
8a6ba3b35f fix: titlebar maximize+restore button not working and less responsive title bar buttons 2023-01-05 23:09:46 +06:00
Kingkor Roy Tirtho
bd126751e9 fix: lyrics not refetching when tracked changed while being in another page and sidebar user avatar not showing on startup 2022-12-14 14:08:23 +06:00
Kingkor Roy Tirtho
fda5393905 Revert "feat: window blur effect add"
This reverts commit b0db5e7d82.
2022-12-09 15:01:24 +06:00
Kingkor Roy Tirtho
b0db5e7d82 feat: window blur effect add 2022-12-09 13:42:18 +06:00
Kingkor Roy Tirtho
3282370f74 feat: tablet mode navigation bar & windows semi transparent bg, 2022-12-09 11:25:44 +06:00
Kingkor Roy Tirtho
a10bc5b8d8 feat: sidebar download count and proper progress color in playbutton 2022-12-08 22:09:48 +06:00
Kingkor Roy Tirtho
5b0e22c1b6 fix: small minwidth of window in desktop, linux wrong light theme accent color, search field transparent background 2022-12-08 13:40:39 +06:00
Kingkor Roy Tirtho
7c25e1cc8a feat: rename files to snake_case and reorganize folder structure 2022-12-08 11:43:31 +06:00
Kingkor Roy Tirtho
472da6b8b1 feat: set platform to default platform on start up 2022-11-24 12:24:05 +06:00
Kingkor Roy Tirtho
a8330ef2e1 fix(mobile): SafeArea bugs and back button color 2022-11-24 12:12:55 +06:00
Kingkor Roy Tirtho
e659e3c56f feat(title_bar): platform specific title bar 2022-11-11 13:01:23 +06:00
Kingkor Roy Tirtho
54048cbfc3 feat: platform title bar buttons add 2022-11-11 11:20:43 +06:00
Kingkor Roy Tirtho
e795e23e42 feat: libadwaita theming, track tile and PlayButtonCard play button icon fix 2022-11-06 14:48:13 +06:00
Kingkor Roy Tirtho
36c5e02f18 feat: change default platform option and platform specific back button 2022-11-04 12:09:27 +06:00
Kingkor Roy Tirtho
5e96913ba3 feat: dialog logo for macos, settings more width for country picker 2022-11-04 11:36:33 +06:00
Kingkor Roy Tirtho
2211505d71 feat: use platform checkbox 2022-11-03 20:11:20 +06:00
Kingkor Roy Tirtho
fb9c0e44be fix(macos): black text in dark mode 2022-11-03 10:49:05 +06:00
Kingkor Roy Tirtho
c201624f99 refactor: platform alert dialog for all dialogs 2022-11-03 09:12:43 +06:00
Kingkor Roy Tirtho
e086b520e7 fix(macos): white text color in dark mode, text field white background 2022-11-01 13:08:06 +06:00
Kingkor Roy Tirtho
46b00bafdf feat: platform slider and progress indicator integration 2022-10-31 23:28:10 +06:00
Kingkor Roy Tirtho
512446dcab feat: Player and Playbutton theme respect to platform 2022-10-29 19:36:04 +06:00
Kingkor Roy Tirtho
69739b4572 feat: replace all types of buttons with platform buttons 2022-10-29 15:26:55 +06:00
Kingkor Roy Tirtho
9eee573ce9 feat: initial platform_ui integration
What's changed:
- Sidebar
- Settings
- UserLibrary (root)
- Search (search field)
2022-10-29 14:23:17 +06:00
Kingkor Roy Tirtho
6b6907af3f feat(lyrics): tabs for both synced and static lyrics #182
refactor: remove code-style warnings
2022-10-24 17:59:58 +06:00
Kingkor Roy Tirtho
cb4bd25df1 feat: sort tracks in playlist, album and local tracks 2022-10-13 18:59:30 +06:00
Kingkor Roy Tirtho
91d5d1003b fix(desktop): window maximized state doesn't persist 2022-10-13 17:55:29 +06:00
Kingkor Roy Tirtho
4df917e65e fix: categories not showing for oauth exception, maximized window size is stored
feat: UserLibrary and UserAlbums using fl_query
2022-10-10 22:54:10 +06:00
Kingkor Roy Tirtho
3e498a4827 feat: implemented go_route shell/nested route
BRIEF DESCRIPTION:
- Nested Routes like React-Router/Spotify Web/desktop
- Except Login routes everything is nested and wrapped by a Shell
- PlayerOverlay is no more a overlay
A really simple Sidebar now
2022-10-10 20:00:47 +06:00
Kingkor Roy Tirtho
756b91007e feat(auth): new authentication flow using cookies and webview in android 2022-10-03 20:38:36 +06:00
Kingkor Roy Tirtho
c77b0e198b feat: smoother list using fl_query and waypoint
fix(theme): remove splash effect
feat(artists-albums): horizontal paginated list instead of grid view page
2022-10-02 11:04:27 +06:00
Kingkor Roy Tirtho
8f258e709a feat(keyboard-shortcuts): home sidebar tab navigation and close app 2022-09-29 22:08:05 +06:00
Kingkor Roy Tirtho
2734454717 feat(keyboard shortcuts): play/pause on space, seek position on left/right 2022-09-29 21:50:05 +06:00
Kingkor Roy Tirtho
d9addcda8e feat(mpris): MPRIS metadata are now updated in realtime
refactor(download-button): use download provider and queue instead of custom logic
2022-09-09 13:05:02 +06:00
Kingkor Roy Tirtho
307a8e21df fix: dropped flutter_downloader deps due to slow download speed and UserDownloads not showing for anonymous 2022-08-25 09:53:49 +06:00
Kingkor Roy Tirtho
8d77b6900a feat: add download tab on library
Addition of download badge in sidebar and navbar library icon
Fix SpotubeMarqueeText behavior using auto_size_text
2022-08-19 11:53:52 +06:00
Kingkor Roy Tirtho
2818ed5c9d feat: add web support although nothing works just as expected 2022-08-14 23:03:33 +06:00
Kingkor Roy Tirtho
d6687603d1 fix(downloader): flutter downloader exception on desktop platform and too much width of TrackTile index no. 2022-08-14 22:39:29 +06:00
Kingkor Roy Tirtho
0476bf7cee feat: add download multi tracks support for mobile platform 2022-08-14 15:44:54 +06:00
Kingkor Roy Tirtho
74ee2aff33 SponsorBlock API support added (cached works too)
Grouped `helpers` folder snippets into appropriate sections
2022-07-19 18:15:12 +06:00
Kingkor Roy Tirtho
42294b027a Fixed no Settings icon on larger displays
Window size persistance support
2022-07-13 19:22:58 +06:00
Kingkor Roy Tirtho
bc1334dd6d Got playlist caching working again with proper volume controls 2022-07-03 13:14:49 +06:00
Kingkor Roy Tirtho
f07a142274 Refactored Playback works nicely in Desktop 2022-07-03 08:24:46 +06:00