Commit Graph

219 Commits

Author SHA1 Message Date
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
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
b585bf2df2 Tweaks for responsiveness
for appwindow.size
Home component moved to its own subdir
2022-03-08 22:25:49 +06:00
Kingkor Roy Tirtho
b3511e4919 Playlist TrackTile is now responsive
PlaylistView/SearchAlbumView are responsive now
ArtistProfile album view & tracks view are paginated now
2022-03-01 10:26:20 +06:00
Kingkor Roy Tirtho
584f431b04 Responsive Navigation for tablet & small devices
Responsive design utilites created
2022-02-26 10:56:32 +06:00
Kingkor Roy Tirtho
5b389564c1 v2 Roadmap: Responsive navigation added
for three different breakpoints
2022-02-24 19:43:18 +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
88b201b24b using audio/mp4 for MacOS & iOS Platform for compatibilty 2022-02-10 22:28:48 +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
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
e1f66c9c7a license identifiers re-corrected
aur package suffixed with -bin due to regulations
2022-02-06 10:07:15 +06:00
Kingkor Roy Tirtho
596fff4014 Merge branch 'master' of https://github.com/krtirtho/spotube 2022-02-06 10:01:31 +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
highjeans
f0f365c74d
fix location of back button on macOS 2022-02-04 11:44:59 -08:00
Kingkor Roy Tirtho
b378375b19 Macos global appmenu APP_NAME replaced with Spotube
better placement guess for macos titlebar leading
2022-02-04 09:40:53 +06:00
Kingkor Roy Tirtho
bbc8a29853 windows title_bar on macos fix
page titlebar leading overlap with native macos titlebar buttons fix
2022-02-03 19:14:30 +06:00
Kingkor Roy Tirtho
350fc75803 non matching drop down background fix
option to add genius access_token on Login Screen
red logout button
2022-02-02 13:27:23 +06:00
Kingkor Roy Tirtho
44b1921171 Credit section addition in the Settings page 2022-02-02 12:40:33 +06:00
Abdullah Ilgaz
541fde91a8
Fixed typo in Album text 2022-01-28 16:38:32 +03: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
8c3a62569a simplified the layout of TrackTableView 2022-01-26 10:43:07 +06:00
Kingkor Roy Tirtho
2c5e848fbc Player download & like button alignment fix 2022-01-24 19:19:53 +06:00
Kingkor Roy Tirtho
5b855e1e55 ArtistProfile top tracks section added 2022-01-24 19:00:48 +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
58148f3493 AlbumView Added 2022-01-24 12:43:37 +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
Kingkor Roy Tirtho
3b88f91a5b Merge branch 'master' of https://github.com/KRTirtho/spotube 2022-01-23 10:12:37 +06:00
Kingkor Roy Tirtho
17ab0b3261 ArtistsCard & paginated UserArtists page created 2022-01-23 10:12:35 +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
Kingkor Roy Tirtho
b75256b481 [new] Play playlist starting from any track
[new] skip to another track in the currently playing playlist
[improved] Download track now with infinite progressbar & completion indicator
2022-01-21 20:00:58 +06:00
Kingkor Roy Tirtho
93d95cb309 re-initiate OAuth process on Refresh Token revoke
YouTube & Spotify track matching accuracy increase
2022-01-21 18:25:18 +06:00
Kingkor Roy Tirtho
bdfbe0f4be initial support for download tracks
audio Quality increased
2022-01-20 20:02:58 +06:00
Kingkor Roy Tirtho
00acdf598d uri_launch canLaunch interfering with flatpak bugfix
Change theme manually support
2022-01-20 18:45:12 +06:00
Kingkor Roy Tirtho
a9bf2db683 Bumped version
changed the avatar placeholder with adventurer sprite dicebear
prevention from playing empty playlists
2022-01-14 17:48:42 +06:00
Kingkor Roy Tirtho
44760aab6f Unsafe List.last accessor bugfix (#issues/2)
PKGBUILD recreated & adjusted
License created
flatpak config created (dummy)
2022-01-14 16:58:53 +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
07b1891cb4 replaced mpv audio backed with just_audio
Player works as previous except shuffling
Youtube Search is handled through youtube_explode now
2022-01-11 23:05:31 +06:00
Kingkor Roy Tirtho
f9d3d58398 AUR struct works 2022-01-10 18:32:15 +06:00
Kingkor Roy Tirtho
8e436368a9 Playback shuffle with correctly finding the perfect currentTrack suport added 2022-01-08 18:47:56 +06:00
Kingkor Roy Tirtho
d17a7e8b61 Incomplete Player PLaylist support 2022-01-08 11:02:20 +06:00
Kingkor Roy Tirtho
62fc89dd52 Global shortcuts added 2022-01-07 00:28:22 +06:00
Kingkor Roy Tirtho
6f741ad330 Docs updated 2022-01-06 19:59:08 +06:00
Kingkor Roy Tirtho
d647d5ed1f Full Lyrics support 2022-01-06 19:37:33 +06:00
Kingkor Roy Tirtho
50b835e122 Lyrics support added 2022-01-06 18:37:47 +06:00
Kingkor Roy Tirtho
6ea222c5b0 Stop player on close support
PlaylistCard image placeholder
Player album placeholder
PlayerDI provider for global avilability of MPVPlayer
2022-01-06 10:57:58 +06:00
Kingkor Roy Tirtho
f367d8f5c3 Custom WindowTitleBar Support in Pages 2022-01-05 22:59:43 +06:00
Kingkor Roy Tirtho
4d41b037e4 Custom Window Titlebar support 2022-01-05 19:17:11 +06:00
Kingkor Roy Tirtho
f3ecb24d3b Save Track button support (incomplete)
Featured Playlist support
2022-01-05 13:41:34 +06:00
Kingkor Roy Tirtho
96629f6a83 User Library added
Liked Song Playlist support
Screenshot changed
2022-01-05 00:26:40 +06:00
Kingkor Roy Tirtho
76d0538f96 Working Sidebar added
Unauthorized error fix
Settings Page (initial)
Redesinged PlaylistView with Table
2022-01-04 22:45:26 +06:00
Kingkor Roy Tirtho
db42e81501 Play playlist from PlaylistCard support
Login page tuned
Replace loading texts with Circular progress bar
Sidebar icons are rounded now
New Icon & banner
2022-01-04 00:00:12 +06:00
Kingkor Roy Tirtho
0ef44709fa Infinite Scorll added
CategoryCard no-title bug fix
shuffle support added
2022-01-03 13:33:58 +06:00
Kingkor Roy Tirtho
799e13c376 Flutter app added 2022-01-03 10:27:25 +06:00