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
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
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
daa62c73f7
refactor(image-to-string): use asset placeholders instead of dicebear URIs
2022-09-08 23:55:48 +06:00
Kingkor Roy Tirtho
531fae64f9
feat(synced-lyrics): animated active text size
2022-09-08 23:28:16 +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
aba1ba9325
fix(synced-lyrics): active lyrics contrast ratio
2022-08-19 12:59:59 +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
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
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
acc939c581
Lyric delay adjust support added
...
theme adjusted for dialogs
2022-07-06 02:31:19 +06:00
Kingkor Roy Tirtho
e2bba4ac94
Safearea fix for Home widgets
2022-07-05 14:48:02 +06:00
Kingkor Roy Tirtho
da2e371dfd
Blur effect applied in Lyrics, PlayerView & PlayerOverlay
...
Drag to scroll support for Playlist Categories
Sidebar user name & settings icon moved down
2022-07-05 14:08:56 +06:00
Kingkor Roy Tirtho
f07a142274
Refactored Playback works nicely in Desktop
2022-07-03 08:24:46 +06:00
Kingkor Roy Tirtho
a717ef2baf
Lyrics loading ShimmerLoader added
2022-06-26 14:46:51 +06:00
Kingkor Roy Tirtho
2b75076f82
Expanded countrycode instead of abbreviation
...
Using primaryColor in places instead of directly using Colors
2022-06-10 16:41:25 +06:00
Kingkor Roy Tirtho
b3b3acdb1e
Bugfix: ColorScheme not persisting
...
Response Caching support in multiple components PlayerView, AlbumView, Search, Lyrics, SyncedLyrics
2022-06-04 14:06:52 +06:00
Kingkor Roy Tirtho
f8a5ca4beb
application about menu update
...
usePackageInfo hook
getLyrics bug fixes
2022-04-28 13:12:31 +06:00
Kingkor Roy Tirtho
91ce0bd17c
release-build workflow creation with choco publish support
...
[android] always Black StatusBar fix
2022-04-26 17:48:44 +06:00
Kingkor Roy Tirtho
cea6fd9797
optimized search for both youtube track & synched subtitle
...
flutter_distributor .deb build support
2022-04-25 22:15:01 +06:00
Kingkor Roy Tirtho
aebe6d332f
better searching result matching for timed-lyrics
...
SyncedLyrics not found fallback with static genius lyrics
marquee text in PlayerView & Lyric page
2022-04-22 22:13:31 +06:00
Kingkor Roy Tirtho
dc9b09f496
ranking based synced lyrics selection for better accuracy
2022-04-21 10:20:11 +06:00
Kingkor Roy Tirtho
8af0281b23
SyncedLyrics autoscrolling active lyric implementation
...
improved title cleaning for youtube search
2022-04-20 21:29:18 +06:00
Kingkor Roy Tirtho
e92f107e55
improved ranking system for matched youtube search results
...
synced lyrics initial implementation using rentanadviser
2022-04-19 12:59:12 +06:00