Commit Graph

441 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
3b4603fb5d fixed contribution.md typo
GHA scripts organized & uses flutter_distributor straight from pub.dev
README updated
2022-07-03 17:53:31 +06:00
Kingkor Roy Tirtho
ae714121b8
Merge pull request #131 from KRTirtho/audioplayers_integration
Replaced `just_audio` with `audioplayers` & Refactored Playback provider
2022-07-03 17:35:58 +06:00
Kingkor Roy Tirtho
46d6f62a73 Removed GHA for this branch 2022-07-03 17:35:00 +06:00
Kingkor Roy Tirtho
bce6a6621c
fixed no ref in branch in GHA build 2022-07-03 17:11:00 +06:00
Kingkor Roy Tirtho
2f05e3f8d9
Windows build configuration fix 2022-07-03 17:04:05 +06:00
Kingkor Roy Tirtho
e0b8d88ca6
added windows build job 2022-07-03 16:50:18 +06:00
Kingkor Roy Tirtho
03f1d3e958 Fixed track not changing on complete 2022-07-03 13:53:38 +06:00
Kingkor Roy Tirtho
bc1334dd6d Got playlist caching working again with proper volume controls 2022-07-03 13:14:49 +06:00
Kingkor Roy Tirtho
f07a142274 Refactored Playback works nicely in Desktop 2022-07-03 08:24:46 +06:00
Kingkor Roy Tirtho
6a05c57dcf Linux Seek not working fixed 2022-07-01 13:48:25 +06:00
Kingkor Roy Tirtho
a7082d572a Updated GHA build script 2022-07-01 11:11:29 +06:00
Kingkor Roy Tirtho
f896f65095 initial ingration with audioplayers flutter plugin
seek doesn't work on Endeavour OS (Arch)
2022-07-01 11:10:50 +06:00
Kingkor Roy Tirtho
4321668806
Merge pull request #123 from Voklen/master
Fix login feilds autocorrecting Client ID and Secret
2022-06-26 14:50:04 +06:00
Kingkor Roy Tirtho
a717ef2baf Lyrics loading ShimmerLoader added 2022-06-26 14:46:51 +06:00
Kingkor Roy Tirtho
bea7fd14b7 dbus MPRIS implemented, OS media control support added
Hotkey support removed due to too much key_display_binding issue caused by window resize & re-renders
2022-06-26 13:27:38 +06:00
Alex Gorichev
744d1675e5 Set login fields to visiblePassword 2022-06-24 07:23:34 +01:00
Kingkor Roy Tirtho
580d7eea60
Merge pull request #119 from Poussinou/patch-1
Update README.md
2022-06-21 10:38:05 +06:00
Poussinou
f2b616dddb
Update README.md 2022-06-20 21:12:18 +02:00
Kingkor Roy Tirtho
69ef66b0f2 Merge branch 'master' of https://github.com/krtirtho/spotube 2022-06-20 17:47:20 +06:00
Kingkor Roy Tirtho
845a5cc317 stop player when app is removed 2022-06-20 17:47:08 +06:00
Kingkor Roy Tirtho
b7f9d96b28
F-Droid download link badge added 2022-06-20 17:21:26 +06:00
Kingkor Roy Tirtho
7f71440039 Merge branch 'master' into build 2022-06-18 14:05:39 +06:00
Kingkor Roy Tirtho
7767dfbd4d Youtube search caching support added 2022-06-18 13:50:56 +06:00
Kingkor Roy Tirtho
647086c8cb Merge branch 'master' into build 2022-06-16 22:59:38 +06:00
Kingkor Roy Tirtho
038856a1f7 fixed API rate limit exit bug on TrackTile 2022-06-16 22:59:21 +06:00
Kingkor Roy Tirtho
372fc3d810 Merge branch 'master' into build 2022-06-15 19:05:33 +06:00
Kingkor Roy Tirtho
8f200d6488 Keystore file generation path fixed 2022-06-15 19:05:22 +06:00
Kingkor Roy Tirtho
b3d0172918 Merge branch 'master' into build 2022-06-15 18:52:09 +06:00
Kingkor Roy Tirtho
2119e2012a Fixed android application signing github secret issue 2022-06-15 18:51:58 +06:00
Kingkor Roy Tirtho
d7d2b31e8e Merge branch 'master' into build 2022-06-15 18:34:47 +06:00
Kingkor Roy Tirtho
5953b30d45 Signed Application build script 2022-06-15 18:34:31 +06:00
Kingkor Roy Tirtho
41102b3bb8 Perfction on new Playlist & Album View
TrackCollectionView shows ShimmerTrackTile (loading) seperately
2022-06-15 17:51:37 +06:00
Kingkor Roy Tirtho
56d5f68e8c Merge branch 'master' into build 2022-06-14 22:16:01 +06:00
Kingkor Roy Tirtho
71d6fc5a4a PlaylistView shows image & extra data as header
Loaders & error placeholders added
PlayerOverlay swipe to open PlayerView
fix: Logout functionality broken
2022-06-14 22:14:48 +06:00
Kingkor Roy Tirtho
063b239b5d Shimmer Loading animations for Playlist,Album, artist & categories 2022-06-14 14:52:39 +06:00
Kingkor Roy Tirtho
b4bb93c81e CurrentPlaylist cache & load from cache support 2022-06-13 17:33:00 +06:00
Kingkor Roy Tirtho
2b75076f82 Expanded countrycode instead of abbreviation
Using primaryColor in places instead of directly using Colors
2022-06-10 16:41:25 +06:00
Kingkor Roy Tirtho
dedbf14f97 Added extra step img in README 2022-06-10 10:44:50 +06:00
Kingkor Roy Tirtho
434c73f507 Removed Genius Lyrics configuration procedure from docs 2022-06-09 19:00:39 +06:00
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
b6289557af Updated docs & suport configrations 2022-06-09 18:44:31 +06:00
Kingkor Roy Tirtho
8dfa13dd06 Merge branch 'master' into build 2022-06-07 20:08:51 +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
b20aa1911c AUR PKGBUILD pkgrel typo fix 2022-06-05 12:18:39 +06:00
Kingkor Roy Tirtho
6b7f50aed8 Merge branch 'master' into build 2022-06-05 11:45:40 +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
105ee469e8 Merge branch 'master' into build 2022-06-05 10:18:46 +06:00
Kingkor Roy Tirtho
f3bacad233 Customizable Track Match Algorigthm
AudioQuality Option
2022-06-04 22:27:11 +06:00
Kingkor Roy Tirtho
6b4c5d0427 Merge branch 'master' into build 2022-06-04 14:07:45 +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