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
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
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
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
d2b4a81029
Settings & PlayerControls adjusted for ultrawide/4k screens
2022-04-05 19:07:14 +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
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
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
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
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
Kingkor Roy Tirtho
c64f329c42
Android SafeArea issues fixed
...
configurations for different plugin for android added
adjusted platform bound opertations
2022-03-15 19:47:29 +06:00
Kingkor Roy Tirtho
39a92a56f3
bugfixed first played playlist/track doesn't play
2022-03-13 15:08:55 +06:00
Kingkor Roy Tirtho
932462d773
sperated PlayerControl from PlayerOverlay
...
PlayerControls slider & duration are now vertical
hotkey init moved to Home
Player & YoutubeExplode are provided through riverpod
Playback handles all things Player used to do
GoRoutes are seperated from main to individual model file
usePaletteColor bugfix occuring for before initilizing mount
2022-03-12 19:10:21 +06:00
Kingkor Roy Tirtho
aaf74b46d4
floating mini player works flawlessly
...
Custom bg-color for floating player for each title track album art
go_true routing integrated
floating player now disappears if not on home
2022-03-10 15:11:02 +06:00
Kingkor Roy Tirtho
d608fa7d02
PlayerOverlay works as expected
...
imageToUrlString uses uuid instead of DateTime.now()
seperated parts of Player for reuse accross different sizes of screen's specific widgets
integrating go_router to follow declarative route approach
2022-03-10 12:29:29 +06:00
Kingkor Roy Tirtho
a86b6bc40b
persisted volume support
...
Placeholder image instead of progress indicator in PlaybuttonCard
Custom Fade Page Transition
2022-02-24 13:26:21 +06:00
Kingkor Roy Tirtho
7d280f92ce
hooks logic implmented in Player component
2022-02-11 20:07:49 +06:00
Kingkor Roy Tirtho
9fc155c000
hook support added to most of the components
2022-02-11 19:29:31 +06:00
Kingkor Roy Tirtho
d05ec0099d
flutter provider replaced with flutter_riverpod
2022-02-11 10:44:16 +06:00
Kingkor Roy Tirtho
e6daba77bd
Player._playTrack unsafe null modifier removed
...
SpotifyDI was using ChangeNotifier as mixin & wasn't extending
2022-02-10 21:37:46 +06:00
Kingkor Roy Tirtho
25854c843f
Player._playTrack not checking currentTrack.uri validity fix
2022-02-08 16:23:40 +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
Kingkor Roy Tirtho
4f14849502
Overflow Album error fix
...
playtrack from found song in Search
search on TexField submit
2022-01-26 19:42:13 +06:00
Kingkor Roy Tirtho
79ef853ac9
unsafe access to images url fix
...
Initial Search page implemented
2022-01-26 13:59:35 +06:00
Kingkor Roy Tirtho
2c5e848fbc
Player download & like button alignment fix
2022-01-24 19:19:53 +06:00
Kingkor Roy Tirtho
73a11dc429
Album & Artist names are clickable now
...
Artist & Album text now navigates to the AlbumView/ArtistProfile pages
2022-01-24 17:55:58 +06:00
Kingkor Roy Tirtho
ef121c3613
PageWindowTitlebar now compitable with scaffold's appBar
...
AlbumCard, ArtistCard, ArtistAlbumCard & ArtistProfile added
UserArtist finished
macos build artifacts upload path corrected
2022-01-23 19:44:26 +06:00
Kingkor Roy Tirtho
46b652788f
Docs: Producthunt badge
...
ArtistCard navigate to artist profile support
ArtistProfile details section added
2022-01-23 13:24:17 +06:00
Piotr Rogowski
2292312705
fix media keys crash
2022-01-22 14:30:05 +01:00
Kingkor Roy Tirtho
7cbb5a97a8
Folder stucture re-organized by component
...
UserLibrary tab view added
2022-01-22 10:32:21 +06:00