Kingkor Roy Tirtho
2734454717
feat(keyboard shortcuts): play/pause on space, seek position on left/right
2022-09-29 21:50:05 +06:00
Kingkor Roy Tirtho
dbb81de763
fix: no appropriate output when playlist is empty #201
2022-09-26 13:14:55 +06:00
Piotr Rogowski
8f64f5452d
Fix file paths for MacOS
2022-09-21 21:56:21 +02:00
Kingkor Roy Tirtho
1191bf232d
fix(web): not building due to metadata_god ffi
...
chore: update metadata_god and remove win32v3 override
2022-09-21 23:10:05 +06:00
Kingkor Roy Tirtho
8c7adde890
fix(layout): Fix adaptive UI not working correctly by providing a overriding option
2022-09-12 15:02:47 +06:00
Kingkor Roy Tirtho
d841b06882
refactor(audio-metadata): migrate from dart audio tagging library to rust based in-house solution
...
* fix(home): android bottom-bar abnormal empty top space for unknown reason
* chore: bump deps and use pub.dev version of spotify package
2022-09-05 00:09:05 +06:00
Kingkor Roy Tirtho
2ab1fba3d6
fix(downloader): downloaded track is corrupted for tagging
2022-09-03 13:50:33 +06:00
Kingkor Roy Tirtho
e206f16723
feat(local-tracks): complete support for local tracks
...
Downloaded tracks are saved with metadata. Only MP3 file metadata support is available in local track player for now
2022-09-03 09:42:41 +06:00
Kingkor Roy Tirtho
2818ed5c9d
feat: add web support although nothing works just as expected
2022-08-14 23:03:33 +06:00
Kingkor Roy Tirtho
74ee2aff33
SponsorBlock API support added (cached works too)
...
Grouped `helpers` folder snippets into appropriate sections
2022-07-19 18:15:12 +06:00
Kingkor Roy Tirtho
42294b027a
Fixed no Settings icon on larger displays
...
Window size persistance support
2022-07-13 19:22:58 +06:00
Kingkor Roy Tirtho
89bcfecfb5
Login guide added
2022-07-08 14:33:57 +06:00
Kingkor Roy Tirtho
a985c19ad8
PLayback Status property added for loading indicators
2022-07-04 09:36:22 +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
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
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
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
f3bacad233
Customizable Track Match Algorigthm
...
AudioQuality Option
2022-06-04 22:27: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
066baa3745
Custom Color scheme complete support added
2022-05-26 23:17:57 +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
Kingkor Roy Tirtho
dc9b09f496
ranking based synced lyrics selection for better accuracy
2022-04-21 10:20:11 +06:00
Kingkor Roy Tirtho
a7b3073539
Custom format for search term in toYoutubeTrack method impletemented
2022-04-05 18:22:16 +06:00
Kingkor Roy Tirtho
d62f3ce6a1
Download lyrics with track support
...
nightly build links in README
2022-04-04 22:54:00 +06:00
Kingkor Roy Tirtho
f7510d7eae
recommendation country set from settings suport added
2022-04-04 20:21:32 +06:00
Kingkor Roy Tirtho
0036df6e12
activate log level in release with env var
...
Check if the track already exists in the disk while download button is pressed
2022-04-04 19:55:17 +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
6f6c00d76d
anonymous (guest) login support added
...
build pipeline update to support anon login
not logged in guards added
2022-03-19 14:34:39 +06:00
Kingkor Roy Tirtho
22a1da06b6
fixed palette color doesn't change after track change in PlayerView
2022-03-18 19:52:02 +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
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
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
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
00acdf598d
uri_launch canLaunch interfering with flatpak bugfix
...
Change theme manually support
2022-01-20 18:45:12 +06:00
Kingkor Roy Tirtho
62fc89dd52
Global shortcuts added
2022-01-07 00:28:22 +06:00
Kingkor Roy Tirtho
d647d5ed1f
Full Lyrics support
2022-01-06 19:37:33 +06:00
Kingkor Roy Tirtho
50b835e122
Lyrics support added
2022-01-06 18:37:47 +06:00
Kingkor Roy Tirtho
f3ecb24d3b
Save Track button support (incomplete)
...
Featured Playlist support
2022-01-05 13:41:34 +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
db42e81501
Play playlist from PlaylistCard support
...
Login page tuned
Replace loading texts with Circular progress bar
Sidebar icons are rounded now
New Icon & banner
2022-01-04 00:00:12 +06:00
Kingkor Roy Tirtho
799e13c376
Flutter app added
2022-01-03 10:27:25 +06:00