Commit Graph

590 Commits

Author SHA1 Message Date
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
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
6ceeac4f12
Merge pull request #18 from karniv00l/fix-macos-server
Add `network.server` to macos release entitlements
2022-02-02 21:10:21 +06:00
Piotr Rogowski
3ac0a7f083
Add network.server to macos release entitlements 2022-02-02 11:09:09 +01: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
Kingkor Roy Tirtho
e2288ac2d7 Merge branch 'master' of https://github.com/krtirtho/spotube 2022-01-29 10:36:59 +06:00
Kingkor Roy Tirtho
ce73652ce7 badges added & flatpak command added 2022-01-29 10:36:57 +06:00
Kingkor Roy Tirtho
4fc6c0b583
Merge pull request #14 from theilgaz/patch-1
Fixed typo in Album text
2022-01-28 19:53:17 +06:00
Abdullah Ilgaz
541fde91a8
Fixed typo in Album text 2022-01-28 16:38:32 +03:00
RustyApple
9bfe62a5ea License identifier changed to valid one 2022-01-28 05:37:18 +00:00
Kingkor Roy Tirtho
7cbb9f4e64 generate md5 & sha256 sum script added
sums updated accroding to new release v1.1.0
2022-01-27 13:37:55 +06:00
Kingkor Roy Tirtho
fb083d9911 Changelog for v1.1.0 added
appdmg build script added
2022-01-27 10:49:00 +06:00
Kingkor Roy Tirtho
4f7aed4685 size command for macos runner 2022-01-26 20:01:19 +06:00
Kingkor Roy Tirtho
850e9ab819 Bumped version to +1 major for next release 2022-01-26 19:54:26 +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
8c3a62569a simplified the layout of TrackTableView 2022-01-26 10:43:07 +06:00
Kingkor Roy Tirtho
72ff732505 Macos default icon changed to spotube ones
artifcat upload path redefined for build_macos
2022-01-25 10:31:57 +06:00
Kingkor Roy Tirtho
9d8c40d62a macos binary path updated 2022-01-25 09:58:12 +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