Commit Graph

1069 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
94db62baa5 Initial accent theme & background theme support 2022-05-26 19:39:55 +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
9e98e8f7dd [CD] executable not moved to choco-struct fix 2022-05-13 11:16:08 +06:00
Kingkor Roy Tirtho
80ba2feb14 [CD] added publish android support 2022-05-09 18:57:59 +06:00
Kingkor Roy Tirtho
f8ae8393bc Search YouTube algorithmic tweak to increase result choice 2022-05-09 17:48:20 +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
94cec4290c [CD] flathub update_release bugfix
getLyrics now ranks result for maximum match rate
2022-04-28 11:15:57 +06:00
Kingkor Roy Tirtho
46b5ec7c22 [CD] 2022-04-28 10:49:27 +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
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