Commit Graph

112 Commits

Author SHA1 Message Date
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
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
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
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
Stelios Papamichail
8a10a52b0f Created a custom SpotubeMarqueeText widget to improve maintainability and also used it for the PlayButtonCards in the Browse page 2022-04-01 03:26:02 +03:00
Stelios Papamichail
5df96b5892 Added support for marquee text for the ArtistCard and made adjustments to the marquee effect in the PlayButtonCard as well 2022-04-01 02:06:03 +03:00
Stelios Papamichail
2fd5d6fe9c Added support for marquee text on album's with long descriptions and static text for those with short ones 2022-04-01 01:20:01 +03:00
Kingkor Roy Tirtho
c27b497c4b Follow/Unfollow artist/playlist support
Save/Remove album support
Add/Remove track from favorite support
Easier way to create secrets locally
Updated contribution details according newest changes
2022-03-30 20:38:14 +06:00
Kingkor Roy Tirtho
5574c5a6e5 Version bumped to v2.0.0 2022-03-24 17:59:18 +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
8dea8dc051 android appWindow related bug in Home fix 2022-03-21 21:28:26 +06:00
Kingkor Roy Tirtho
f6969d678a fixed button overflow issue 2022-03-21 07:11:51 +06:00
Kingkor Roy Tirtho
b4e79ce7ff final fix of the lyrics issue 2022-03-21 00:31:36 +06:00
Kingkor Roy Tirtho
2ec0172741 Lyrics page asking to add lyrics fix 2022-03-20 23:59:14 +06:00
Kingkor Roy Tirtho
6f6c00d76d anonymous (guest) login support added
build pipeline update to support anon login
not logged in guards added
2022-03-19 14:34:39 +06:00
Kingkor Roy Tirtho
a06d891a04 Search results are horizontally scrollable instead of Wrap
Hotkey Record dialog pops the route on cancel bugfix
Headings & fontSizes optimized for smaller devices
2022-03-18 20:26:03 +06:00
Kingkor Roy Tirtho
22a1da06b6 fixed palette color doesn't change after track change in PlayerView 2022-03-18 19:52:02 +06:00
Kingkor Roy Tirtho
35912ff228 Download & Heart Actions added for PlayerView 2022-03-18 19:45:10 +06:00
Kingkor Roy Tirtho
bbfb8f8522 Genius Lyrics works without access tokens
android background playback configuration added
2022-03-17 21:34:52 +06:00
Kingkor Roy Tirtho
c4c9fd7ac2 leading/center not working on PageWindowTitle on Android fixed
artist-to-clickable-artists now responsive
useBreakpoint logic updated
2022-03-16 18:06:42 +06:00