Commit Graph

25 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
8c7adde890 fix(layout): Fix adaptive UI not working correctly by providing a overriding option 2022-09-12 15:02:47 +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
2818ed5c9d feat: add web support although nothing works just as expected 2022-08-14 23:03:33 +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
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
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
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
066baa3745 Custom Color scheme complete support added 2022-05-26 23:17:57 +06:00
Kingkor Roy Tirtho
94db62baa5 Initial accent theme & background theme support 2022-05-26 19:39:55 +06:00
Kingkor Roy Tirtho
d2b4a81029 Settings & PlayerControls adjusted for ultrawide/4k screens 2022-04-05 19:07:14 +06:00
Kingkor Roy Tirtho
a7b3073539 Custom format for search term in toYoutubeTrack method impletemented 2022-04-05 18:22:16 +06:00
Kingkor Roy Tirtho
46efefe07c fixed Spotube doesn't remember theme setting (#54) 2022-04-05 15:05:45 +06:00
Kingkor Roy Tirtho
d62f3ce6a1 Download lyrics with track support
nightly build links in README
2022-04-04 22:54:00 +06:00
Kingkor Roy Tirtho
f7510d7eae recommendation country set from settings suport added 2022-04-04 20:21:32 +06:00
Kingkor Roy Tirtho
0036df6e12 activate log level in release with env var
Check if the track already exists in the disk while download button is pressed
2022-04-04 19:55:17 +06:00
Kingkor Roy Tirtho
45f9d08595 lyrics not working bugfix
Download track feature complete support in Android
Android sudden solid color screen
inno-script updated for permission_handler
gensums updated for support for android apk
updated description of Spotube in every file
changes added to CHANGELOG
2022-03-24 13:30:59 +06:00
Kingkor Roy Tirtho
0cf5bfea50 implemented custom logger
[android] fixed solid color screen until the player on the navbar is stopped
2022-03-23 11:51:58 +06:00
Kingkor Roy Tirtho
b4e79ce7ff final fix of the lyrics issue 2022-03-21 00:31:36 +06:00
Kingkor Roy Tirtho
d05ec0099d flutter provider replaced with flutter_riverpod 2022-02-11 10:44:16 +06:00
Kingkor Roy Tirtho
03bd342c27 version bump for next release v1.2.0
CHANGELOG updated for v1.2.0
default hotkeys for player control if doesn't exists on startup
2022-02-07 18:20:55 +06:00
Kingkor Roy Tirtho
e666e25ffd Global custom hotkey support for playback control
UserPreferences provider genius access token not loading on init bug fix
2022-02-06 10:01:29 +06:00
KR Tirtho
7cbbd0346e crash in windows bug fix (hotkey_manager)
Player shuffle unshuffle support
Lyrics page infinite loading on no accessToken fixed
2022-01-13 12:27:39 +06:00
Kingkor Roy Tirtho
d647d5ed1f Full Lyrics support 2022-01-06 19:37:33 +06:00