Commit Graph

13 Commits

Author SHA1 Message Date
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
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
08f913e976 feat: add download queue for desktop & initial playlist download support 2022-08-09 09:10:51 +06:00
Kingkor Roy Tirtho
615d5ce901 feat(ui): adaptive TrackTile actions & Setting ListTile 2022-08-07 22:16:27 +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
c51a9a4c28 Playback track search retry-able now
Search page not rendering fix
2022-07-06 00:59:33 +06:00
Kingkor Roy Tirtho
7e24059900 Queue support added for both Desktop & Mobile 2022-07-04 11:10:17 +06:00
Kingkor Roy Tirtho
f07a142274 Refactored Playback works nicely in Desktop 2022-07-03 08:24:46 +06:00
Kingkor Roy Tirtho
038856a1f7 fixed API rate limit exit bug on TrackTile 2022-06-16 22:59:21 +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
74df7a91b1 PlayerOverlay flickering fix
track Share popup menu not showing when not logged in fix
page tranistions changed to default material 3 design's
Wrong link in Login page fix
Changing UserPreferences provider resets the Playback provider
using using hookified_infinite_scroll_pagination officially
2022-06-07 19:53:33 +06:00
Kingkor Roy Tirtho
e3c7b83ae0 share playlists & track support added 2022-06-03 11:41:21 +06:00
Kingkor Roy Tirtho
4efd600d13 card shadow showing in the background of titlebar & searchbar fix
Create/Remove playlist support
Add/Remove Track to playlist(s) support
Favorite/Un-favorite from any PlaylistView's TrackTile support
2022-04-17 18:07:49 +06:00