Commit Graph

144 Commits

Author SHA1 Message Date
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
42294b027a Fixed no Settings icon on larger displays
Window size persistance support
2022-07-13 19:22:58 +06:00
flexagoon
4d130af609
fix a typo on the login screen 2022-07-12 12:02:16 +00:00
Kingkor Roy Tirtho
c898716b06 Lyrics page Sidebar crash in mobile/tablet device bugfix 2022-07-11 13:55:07 +06:00
Kingkor Roy Tirtho
62ea78dfbf Version upped & CHANGELOGS created 2022-07-11 10:43:40 +06:00
Kingkor Roy Tirtho
0126587d6f Renabled MPRIS for flatpak runtime
Adjusted flatpak manifest update script for latest changes in upstream
2022-07-11 03:39:01 +00: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
07f70af96d Slow Playback track play execution fixed
Sidebar abnormal ProgressBar size fix
Player volume slider stays at zero on fresh start fix
2022-07-06 11:58:21 +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
c51a9a4c28 Playback track search retry-able now
Search page not rendering fix
2022-07-06 00:59:33 +06:00
Kingkor Roy Tirtho
e2bba4ac94 Safearea fix for Home widgets 2022-07-05 14:48:02 +06:00
Kingkor Roy Tirtho
42257d9615 Status color fix on PlayerView 2022-07-05 14:36:30 +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
bc1334dd6d Got playlist caching working again with proper volume controls 2022-07-03 13:14:49 +06:00
Kingkor Roy Tirtho
f07a142274 Refactored Playback works nicely in Desktop 2022-07-03 08:24:46 +06:00
Kingkor Roy Tirtho
6a05c57dcf Linux Seek not working fixed 2022-07-01 13:48:25 +06:00
Kingkor Roy Tirtho
f896f65095 initial ingration with audioplayers flutter plugin
seek doesn't work on Endeavour OS (Arch)
2022-07-01 11:10:50 +06:00
Kingkor Roy Tirtho
4321668806
Merge pull request #123 from Voklen/master
Fix login feilds autocorrecting Client ID and Secret
2022-06-26 14:50:04 +06:00
Kingkor Roy Tirtho
a717ef2baf Lyrics loading ShimmerLoader added 2022-06-26 14:46:51 +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
Alex Gorichev
744d1675e5 Set login fields to visiblePassword 2022-06-24 07:23:34 +01: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
063b239b5d Shimmer Loading animations for Playlist,Album, artist & categories 2022-06-14 14:52:39 +06:00
Kingkor Roy Tirtho
b4bb93c81e CurrentPlaylist cache & load from cache support 2022-06-13 17:33:00 +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
29697d5ae5 Bumped version to v2.2.1 for release
Change Logs added for v2.2.1
2022-06-09 18:55:23 +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
f3bacad233 Customizable Track Match Algorigthm
AudioQuality Option
2022-06-04 22:27:11 +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
e3c7b83ae0 share playlists & track support added 2022-06-03 11:41:21 +06:00
Kingkor Roy Tirtho
b05efd3d36 About dialog created
Settings page now scrollable
Playlist Create Dialog now scrollable
2022-06-02 22:45:56 +06:00
Kingkor Roy Tirtho
8d7e5b0c9d [android] Next/Prev track from notification/lockscreen support added (https://github.com/KRTirtho/spotube/issues/91) 2022-06-02 18:46:34 +06:00
Kingkor Roy Tirtho
46d9b656f9 Update Checker implemented
private playlists of current user aren't shown fix (https://github.com/KRTirtho/spotube/issues/92)
2022-05-30 16:59:47 +06:00
Kingkor Roy Tirtho
9224b4c316 expanded Cached netwrok request support 2022-05-29 23:32:47 +06:00
Kingkor Roy Tirtho
20ada95312 Partial async caching support added using FutureProvider 2022-05-29 22:00:02 +06:00
Kingkor Roy Tirtho
09160b1a53 Fixed statusbar color issue created by the new theme
ChooseColorSchemeDialog now scrollable
Initial FutureProvider integration
Uri launches in System Webview in android fix
2022-05-28 19:17:48 +06:00
Kingkor Roy Tirtho
066baa3745 Custom Color scheme complete support added 2022-05-26 23:17:57 +06:00
Kingkor Roy Tirtho
5accf5c56c Re initiating ipc login is now no longer required for https://github.com/rinukkusu/spotify-dart/pull/118 2022-05-26 13:13:34 +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
66a3b97dd0 shuffle button fixed for shared state mobile & desktop 2022-05-13 12:17:47 +06:00
Kingkor Roy Tirtho
83a45dd9b6 No automatic track change on track complete fix (https://github.com/KRTirtho/spotube/issues/46) 2022-05-03 14:20:10 +06:00
Kingkor Roy Tirtho
c0e2a21765 youtube search is now less official prone
classic genius-lyrics selection improved
[android] fixed status white icon in white bg & black icon in dark bg
2022-05-02 23:06:17 +06:00