Kingkor Roy Tirtho
42d284f8d8
refactor: query and mutation jobs as separate abstract class
2022-12-08 12:32:27 +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
3386dac78e
feat: add selected tracks to playlists, optimistic playlist remove track
2022-12-07 23:15:28 +06:00
Kingkor Roy Tirtho
ee5c417ac3
fix: player view artist link when local playlist is playing, lyric delay adjust button alignment
2022-12-07 13:27:46 +06:00
Kingkor Roy Tirtho
3ed8b0fda2
feat: static shimmer for track tile, playbutton card and track tile
2022-12-07 12:04:01 +06:00
Kingkor Roy Tirtho
69995bea1c
fix: horizontal infinite lists doesn't fill the screen
2022-12-07 10:27:46 +06:00
Kingkor Roy Tirtho
1223cf2629
feat: shuffle keep playing track at top, linux title bar drag no working
2022-11-24 13:49:40 +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
3b6bf27a98
fix: settings Title alignment and play button card ripple effect in other platforms
2022-11-24 11:25:47 +06:00
Kingkor Roy Tirtho
3c6803bb3f
fix: dialog logo in android, lyrics visible timer adjust button
2022-11-24 11:06:14 +06:00
Kingkor Roy Tirtho
be56ad4477
fix: search field ios dark icon , lyrics tabbar ios background color
2022-11-24 10:53:35 +06:00
Kingkor Roy Tirtho
39a77945d1
feat: player queue and sibling tracks platform decoration
2022-11-12 14:01:40 +06:00
Kingkor Roy Tirtho
c1868817e5
fix(ArtistCard): linux shadow
2022-11-12 13:35:37 +06:00
Kingkor Roy Tirtho
b3c27d1fca
feat: titlebar complete compatibility, platform specific login, library tabbar in titlebar
2022-11-12 13:30:21 +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
ff1446982f
feat: platform bottom navigation bar add
2022-11-07 11:08:06 +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
4b21cc8299
feat(playback): change current track youtube source panel and tooltips for player icon buttons
2022-10-25 14:12:17 +06:00
Kingkor Roy Tirtho
e6761a6f8e
feat(search): infinite scroll for tracks, artists, playlists and albums
2022-10-25 12:13:19 +06:00
Kingkor Roy Tirtho
1d4847ab0a
feat(PlayerView): shortcut button for opening lyrics #273
2022-10-24 18:09:24 +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
0b79a1181c
fix(login): not working in android in Brazil or Ukraine regions
2022-10-23 16:08:15 +06:00
Kingkor Roy Tirtho
b3ac5ca3bb
fix(auth): refresh access token timer not working
...
refactor: use fl_query for spotify API instead of riverpod
2022-10-23 16:06:03 +06:00
Kingkor Roy Tirtho
dcc8ba5a54
feat(android-playback): option to download track bytes and play instead of Streaming
2022-10-16 11:21:21 +06:00
Kingkor Roy Tirtho
3b4306b7ab
fix:(auth): can't login using Facebook/Google social login #267
2022-10-15 22:27:22 +06:00
Kingkor Roy Tirtho
43557e40df
fix: bottom navigation bar settings tile not active when selected
...
docs: add Readme library credit and remove Login section
2022-10-13 23:01:03 +06:00
Kingkor Roy Tirtho
c83410bac2
chore: bump version and generate CHANGELOG
2022-10-13 19:41:25 +06:00
Kingkor Roy Tirtho
88d7ce55a5
feat(downloader): replace /skip all choice for downloaded tracks
2022-10-13 19:21:12 +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
618c6da0eb
fix: local audio doesn't get refreshed after getting permission
2022-10-13 17:49:54 +06:00
Kingkor Roy Tirtho
abf4a5763a
fix: cached local track is fetched from network, body is not behind AppBar in desktop
2022-10-12 21:02:50 +06:00
Kingkor Roy Tirtho
8a72f62d14
fix(android): dynamic status bar and safearea, playerview artist link, login success redirect
2022-10-12 19:54:04 +06:00
Kingkor Roy Tirtho
0ebac05a4b
fix: PlayerOverlay not hiding when not playing and unneeded bottom space in TrackTableView
2022-10-11 14:57:26 +06:00
Kingkor Roy Tirtho
0ca97b495f
feat: use of smaller sized images
...
cd: fix versioning of pubspec
2022-10-11 14:41:44 +06:00
Kingkor Roy Tirtho
ff35e06a66
feat: animated transition of root PageWindowTitleBar
2022-10-10 23:25:58 +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
edb6f3cd1c
feat: volume slider mouse scroll and preference for Rotating Album Art #255
2022-10-09 10:52:51 +06:00
Kingkor Roy Tirtho
6d4c6b1738
feat(categories): Reenable Featured playlists
2022-10-09 10:07:06 +06:00