Commit Graph

91 Commits

Author SHA1 Message Date
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
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
211affa79d pubspec spotify-dart source changed to git 2022-05-26 13:19:10 +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
Piotr Rogowski
1e2387ed00
Upgrade bitsdojo_window 2022-05-18 20:12:50 +02:00
Kingkor Roy Tirtho
0fd623f63e bumped version to 2.1.0 2022-05-09 19:11:47 +06:00
Kingkor Roy Tirtho
3b7f7785b6 pubspec version semver configured with versionCode 2022-04-30 22:51:55 +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
855c7e279b bumbed version 2022-04-26 17:58:31 +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
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
1d09eb451e made the secret creating part easy & documented 2022-03-26 10:02:29 +06:00
Kingkor Roy Tirtho
b157e389a9 android adaptive icon fixed
android 12 support added for v2
2022-03-25 19:19:30 +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
147f1373d4 uses Platform.environment instead of env 2022-03-18 12:40:08 +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
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
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
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
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
850e9ab819 Bumped version to +1 major for next release 2022-01-26 19:54:26 +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
a9bf2db683 Bumped version
changed the avatar placeholder with adventurer sprite dicebear
prevention from playing empty playlists
2022-01-14 17:48:42 +06:00
KR Tirtho
c1b0f177bf changed orgranization name & descriptions 2022-01-13 13:55:12 +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
62fc89dd52 Global shortcuts added 2022-01-07 00:28:22 +06:00
Kingkor Roy Tirtho
4d41b037e4 Custom Window Titlebar support 2022-01-05 19:17:11 +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
809731f441 Logo & banner change 2022-01-04 11:43:25 +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