Commit Graph

412 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
195f965e24 incompitable dummy fix 2022-03-18 12:44:14 +06:00
Kingkor Roy Tirtho
147f1373d4 uses Platform.environment instead of env 2022-03-18 12:40:08 +06:00
Kingkor Roy Tirtho
d41e3015ed fixed secrets env related issue 2022-03-18 12:35:57 +06:00
Kingkor Roy Tirtho
50abf5976a fixed packages not found errror in GHA 2022-03-18 12:25:23 +06:00
Kingkor Roy Tirtho
50944cf466 Merge branch 'master' into build
Adds the latest modifications and features for build environment
2022-03-18 12:20:58 +06:00
Kingkor Roy Tirtho
c1b6e61666 Merge branch 'build' of https://github.com/krtirtho/spotube into build 2022-03-18 12:20:42 +06:00
Kingkor Roy Tirtho
97c6739815 updated the .locks 2022-03-18 12:20:38 +06:00
Kingkor Roy Tirtho
8c2d91fc27 andoid adaptive icon support 2022-03-18 12:15:58 +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
f483c59915 android icons generated 2022-03-17 18:54:39 +06:00
Kingkor Roy Tirtho
b090816bfd create secret script & configurations added for Actions 2022-03-17 09:38:05 +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
5a9a988d26 Merge branch 'riverpod-&-hooks' 2022-02-24 12:19:11 +06:00
Kingkor Roy Tirtho
6b42c65cdb Updagraded to Flutter 2.10.2 2022-02-24 12:17:07 +06:00
Kingkor Roy Tirtho
a433ed8aa5 fixed AUR package compatibilty with the newer pkgname 2022-02-21 10:27:25 +06:00
Kingkor Roy Tirtho
639960b014 fixed AUR package compatibilty with the newer pkgname 2022-02-21 10:22:46 +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
76fb153ff6 Merge branch 'master' of https://github.com/krtirtho/spotube 2022-02-10 21:37: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
f65ab22826 README download links simplified with latest path 2022-02-09 09:18:07 +06:00
Kingkor Roy Tirtho
8a1f3a3b94
Fix wrong version download link of Mac OS binary 2022-02-08 19:28:10 +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
799919d538 aur PKGBUILD & chocolatey VERIFICATION.txt update for version 1.2.0 2022-02-08 10:51:15 +06:00
Kingkor Roy Tirtho
14724428c9 Merge branch 'master' of https://github.com/krtirtho/spotube 2022-02-08 10:28:49 +06:00
Kingkor Roy Tirtho
fa65aa878c updated docs for version 1.2.0 2022-02-08 10:28:47 +06:00
Kingkor Roy Tirtho
cb1237633a
Merge pull request #22 from marado/patch-1
README: fix license badge image link
2022-02-07 23:03:37 +06:00
Marcos Marado
1122073237
README: fix license badge image link
e1f66c9c7a changed
the aur package name to spotube-bin, so the badge link
also needs to be updated.
2022-02-07 14:18:18 +00:00
Kingkor Roy Tirtho
4f443e88a2 appdata new release date added 2022-02-07 18:30:31 +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
e1e5340e24 publishaur script & docs updated accroding to new name of the package in aur 2022-02-06 10:11:08 +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
Kingkor Roy Tirtho
7b226c7e61
Merge pull request #21 from highjeans/master
fix location of back button on macOS
2022-02-05 16:27:06 +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
920ebbc349 Merge branch 'master' of https://github.com/krtirtho/spotube 2022-02-03 19:14:32 +06:00