Commit Graph

300 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
5307cd7758 Updated fundling details & f-droid metadata descriptions 2022-05-03 23:58:45 +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
3b7f7785b6 pubspec version semver configured with versionCode 2022-04-30 22:51:55 +06:00
Kingkor Roy Tirtho
b0d4d73835 metadata with description & screenshot added for F-Droid 2022-04-30 22:47:25 +06:00
Kingkor Roy Tirtho
0f6d13bdc8 moible-screenshots added 2022-04-30 22:25: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
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
d4706356e2 [CD] flathub publish wrong path error fix/debug 2022-04-28 10:36:42 +06:00
Kingkor Roy Tirtho
28860d0033 [CD] update release gensums path corrected 2022-04-28 10:02:01 +06:00
Kingkor Roy Tirtho
8978d9b3de [CD] debugging the release phrase 2022-04-28 09:43:21 +06:00
Kingkor Roy Tirtho
46106353b9
debug publish Rrelease 2022-04-27 20:14:11 +06:00
Kingkor Roy Tirtho
98d0afe256 [CD] generate sum wrong paths fixed 2022-04-27 19:52:35 +06:00
Kingkor Roy Tirtho
366ea13a7d [CD] please compile 2022-04-27 19:28:35 +06:00
Kingkor Roy Tirtho
48e6bb45ea [CD] creating dmg manually instead of flutter_distributor 2022-04-27 19:18:38 +06:00
Kingkor Roy Tirtho
26652d3734 fixed macos dmg make_config wrong path 2022-04-27 18:56:51 +06:00
Kingkor Roy Tirtho
afa02d11fa [CD] wrong pub command fixed in release workflow 2022-04-27 18:33:53 +06:00
Kingkor Roy Tirtho
3c656c4218 [CI] flutter_distributor melos not bootstrapped bugfix 2022-04-27 18:25:46 +06:00
Kingkor Roy Tirtho
20f0a53d8e syntax error fixed in github release artifacts field 2022-04-27 13:56:29 +06:00
Kingkor Roy Tirtho
998b82c0a6 CI for winget, aur & flathub publish support added
CI liux & macos release build support
2022-04-27 13:51:58 +06:00
Kingkor Roy Tirtho
3002e8f8fd using a better update release GHA in SPotube Release Build 2022-04-26 23:07:14 +06:00
Kingkor Roy Tirtho
e5e6971c4e seperated release update job in release-builder
prereleased trigger added
2022-04-26 22:42:58 +06:00
Kingkor Roy Tirtho
c0a296debb filename fixed in Makefile 2022-04-26 20:21:40 +06:00
Kingkor Roy Tirtho
0bd1e1580a fixed the name finally 2022-04-26 20:08:54 +06:00
Kingkor Roy Tirtho
5da2184183 fixed package name for exe
changed tag param for github-release update action
2022-04-26 19:55:58 +06:00
Kingkor Roy Tirtho
6ce0af434e using an action to get the tag instead of github context 2022-04-26 19:32:06 +06:00
Kingkor Roy Tirtho
dbf488ca24 since tags doesn't work in prerelease workflow using release 2022-04-26 19:04:04 +06:00
Kingkor Roy Tirtho
733f20b46b accessing environmental vars correctly in pwsh in release-build 2022-04-26 18:40:51 +06:00
Kingkor Roy Tirtho
ba92897b2e sed was being install after it was used fix in release-build 2022-04-26 18:22:03 +06:00
Kingkor Roy Tirtho
54ff86c6ad removed - name propery from release-build 2022-04-26 18:15:57 +06:00
Kingkor Roy Tirtho
08bf7bbd58 tried fixiing syntax error 2022-04-26 18:13:51 +06:00
Kingkor Roy Tirtho
9648b3a1ca again fixed the syntax error 2022-04-26 18:08:38 +06:00
Kingkor Roy Tirtho
82eefecf6b release-build run & uses key syntax error fixed 2022-04-26 18:05:42 +06:00
Kingkor Roy Tirtho
28728f7c09 only in pre-release in release-build 2022-04-26 18:01:00 +06:00
Kingkor Roy Tirtho
855c7e279b bumbed version 2022-04-26 17:58:31 +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
ce6e4dc677 flutter_distributor configurations added 2022-04-23 21:55:40 +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
00be785a96 Merge branch 'master' of https://github.com/krtirtho/spotube 2022-04-13 13:48:18 +06:00
Kingkor Roy Tirtho
465135edae release workflow configuration init 2022-04-13 13:48:01 +06:00
Kingkor Roy Tirtho
626c623a4c
Fixed libkeybinder-3.0-dev wrong dependency name 2022-04-11 23:09:48 +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