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
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
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
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
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
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
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
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
0653dab6ee
fix(authorization): android no redirecting to app after login when device locale isn't set to en
2022-10-05 12:19:40 +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
dbb81de763
fix: no appropriate output when playlist is empty #201
2022-09-26 13:14:55 +06:00
Kingkor Roy Tirtho
1191bf232d
fix(web): not building due to metadata_god ffi
...
chore: update metadata_god and remove win32v3 override
2022-09-21 23:10: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
daa62c73f7
refactor(image-to-string): use asset placeholders instead of dicebear URIs
2022-09-08 23:55:48 +06:00
Kingkor Roy Tirtho
d841b06882
refactor(audio-metadata): migrate from dart audio tagging library to rust based in-house solution
...
* fix(home): android bottom-bar abnormal empty top space for unknown reason
* chore: bump deps and use pub.dev version of spotify package
2022-09-05 00:09:05 +06:00
Kingkor Roy Tirtho
e206f16723
feat(local-tracks): complete support for local tracks
...
Downloaded tracks are saved with metadata. Only MP3 file metadata support is available in local track player for now
2022-09-03 09:42:41 +06:00
Kingkor Roy Tirtho
55852bd15b
fix: album & playlist card, player view and album view play button logic
2022-08-25 11:22:52 +06:00
Kingkor Roy Tirtho
a1d423090c
fix(adaptive-list-tile): dialog content not updating when content has changed
2022-08-25 11:07:53 +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
585de8c1de
fix: tabbar overflow in small screen, artist card too small title and synced lyrics contrast increased
2022-08-19 12:58:35 +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
a23ce61446
fix(performance): always running marquee text causes high GPU usage #175 and UserArtist overflow on smaller displays
2022-08-18 12:15:31 +06:00
Kingkor Roy Tirtho
e48b67cd47
fix(player-overlay): flickering when a track is changed or navigated to another page
2022-08-15 00:39:54 +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
e21755322f
feat(download): track table view multi select improvement, tap to play track support, existing track replace confirmation dialog and bulk download confirmation dialog
2022-08-09 12:52:15 +06:00
Kingkor Roy Tirtho
08f913e976
feat: add download queue for desktop & initial playlist download support
2022-08-09 09:10:51 +06:00
Kingkor Roy Tirtho
92bc611c5e
fix: login screen not using safearea and no dialog bg-color found on light mode in AdaptivePopupMenuButton
2022-08-07 22:24:45 +06:00
Kingkor Roy Tirtho
615d5ce901
feat(ui): adaptive TrackTile actions & Setting ListTile
2022-08-07 22:16:27 +06:00