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
Kingkor Roy Tirtho
816707c643
feat: Ability to change download location added
2022-08-03 12:44:20 +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
9129c4d2b1
Linux package deps updated
...
pub asset images not found fix
2022-07-09 00:11:33 +06:00
Kingkor Roy Tirtho
ff4e5df44c
High Constrast color scheme support added
...
Download button shows done if already downloaded
Search TextField design improved
2022-07-09 02:19:27 +06:00
Kingkor Roy Tirtho
3702e29135
Tutorial local images added images
2022-07-09 00:20:32 +06:00
Kingkor Roy Tirtho
89bcfecfb5
Login guide added
2022-07-08 14:33:57 +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
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
7e24059900
Queue support added for both Desktop & Mobile
2022-07-04 11:10:17 +06:00
Kingkor Roy Tirtho
a985c19ad8
PLayback Status property added for loading indicators
2022-07-04 09:36:22 +06:00
Kingkor Roy Tirtho
f07a142274
Refactored Playback works nicely in Desktop
2022-07-03 08:24:46 +06:00
Kingkor Roy Tirtho
bea7fd14b7
dbus MPRIS implemented, OS media control support added
...
Hotkey support removed due to too much key_display_binding issue caused by window resize & re-renders
2022-06-26 13:27:38 +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
41102b3bb8
Perfction on new Playlist & Album View
...
TrackCollectionView shows ShimmerTrackTile (loading) seperately
2022-06-15 17:51:37 +06:00
Kingkor Roy Tirtho
71d6fc5a4a
PlaylistView shows image & extra data as header
...
Loaders & error placeholders added
PlayerOverlay swipe to open PlayerView
fix: Logout functionality broken
2022-06-14 22:14:48 +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
cee3e6744b
Version bumped to 2.2.0+10 for next release
...
Changelogs added
HeartButton icon color fixed
Sponsorhip button added
fix: update checker wrong logic
2022-06-05 11:45:11 +06:00
Kingkor Roy Tirtho
e3c7b83ae0
share playlists & track support added
2022-06-03 11:41:21 +06:00
Kingkor Roy Tirtho
31551ac1dc
application adpted to Flutter 3.0
...
Got ready for F-Droid release
2022-05-21 17:15:46 +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
e92f107e55
improved ranking system for matched youtube search results
...
synced lyrics initial implementation using rentanadviser
2022-04-19 12:59:12 +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
Kingkor Roy Tirtho
14f51d4f4d
Create Playlist support\nAdd Track to playlist(s) support
2022-04-14 21:10:54 +06:00
Kingkor Roy Tirtho
d62f3ce6a1
Download lyrics with track support
...
nightly build links in README
2022-04-04 22:54:00 +06:00