Kingkor Roy Tirtho
e516afb185
fix(android): only ask battery optimization once #1252
2024-03-09 00:00:36 +06:00
Kingkor Roy Tirtho
96a2a1f5a6
feat: add getting started page
2024-02-25 22:01:38 +06:00
Kingkor Roy Tirtho
5ad5d16683
chore: use query as key name for endless playback radio search
2024-01-31 18:07:40 +06:00
Kingkor Roy Tirtho
9dfd49ca04
feat: add endless playback support #285
2024-01-31 18:00:54 +06:00
Kingkor Roy Tirtho
27057ea0c8
fix(macos): system tray shows name and sidebar weird gap #1083
2024-01-22 17:20:30 +06:00
Kingkor Roy Tirtho
988a975bf1
feat(deep-link): add track opening page
2024-01-05 14:14:15 +06:00
Kingkor Roy Tirtho
0dfd401537
fix(linux): crash after login
2024-01-01 21:01:21 +06:00
Kingkor Roy Tirtho
d645f607ac
chore: platform check deep link for android
2023-12-30 20:18:35 +06:00
Kingkor Roy Tirtho
4050f55640
feat: Deep link support ( #950 )
...
* feat: add deep link support
* feat(android): add intent share support
* chore: untranslated msg for it locale
2023-12-18 22:12:16 +06:00
Kingkor Roy Tirtho
bb8f250f5f
fix: doesn't minimize to tray when system title bar close button is used #866
2023-12-02 23:18:07 +06:00
Kingkor Roy Tirtho
57c03ad045
refactor: use json serializer for preferences
2023-11-14 22:48:02 +06:00
Kingkor Roy Tirtho
0e07506716
refactor: organize hooks
2023-11-14 19:46:54 +06:00
Kingkor Roy Tirtho
353ca79be3
fix: spotube doesn't exit properly, hangs in infinite loop #768
2023-10-29 20:59:56 +06:00
Kingkor Roy Tirtho
58e569864d
fix: last track of queue keeps repeating #718
2023-10-29 19:51:53 +06:00
Kingkor Roy Tirtho
5bb8231782
fix: get rid of overflow errors & status bar dark color
2023-10-01 11:39:33 +06:00
Kingkor Roy Tirtho
e3217436c9
fix: rewind breaks track progress bar ( #695 )
2023-09-10 11:47:03 +06:00
Kingkor Roy Tirtho
142dc498f8
fix: Windows memory leak due refetchOnStale user-liked-tracks ( #705 )
...
* chore: refactor CLI stuff to separate service folder
* chore: trying to fix memory leak
* chore: fix fl_Query_devtools in wrong place
* chore: upgrade deps
* fix: user liked tracks memory leak due to isStale & updateQueryFn
2023-09-08 12:30:52 +06:00
Kingkor Roy Tirtho
d6127cf797
chore: upgrade dependencies
2023-08-15 11:54:06 +06:00
Kingkor Roy Tirtho
aee84a8167
chore: use new website domain
2023-08-04 20:49:32 +06:00
Kingkor Roy Tirtho
4885dca04f
fix: duration is always zero in PlayerView
2023-08-02 11:12:22 +06:00
Piotr Rogowski
3e0834f83c
Fix player position performance issue ( #606 )
2023-08-01 19:44:00 +06:00
Kingkor Roy Tirtho
699b236ce5
chore: fix dep problem and code style
2023-06-28 17:55:17 +06:00
Kingkor Roy Tirtho
dfea195ec1
feat: search alternative track source
2023-06-28 16:29:23 +06:00
Kingkor Roy Tirtho
fe5b429dda
feat(android): disable battery optimization for better playback
2023-06-26 10:28:47 +06:00
Kingkor Roy Tirtho
dce1b88694
feat(playlist,album page): play and shuffle take full width on smaller screens, add new xs breakpoint
2023-06-18 12:07:26 +06:00
Kingkor Roy Tirtho
6ae896441a
fix: no progress update when track changed
2023-06-10 21:47:59 +06:00
Kingkor Roy Tirtho
0a49b56566
fix: less frequent position updates
2023-06-10 15:18:22 +06:00
Kingkor Roy Tirtho
e1c0f5cf1e
fix: remove useBreakpoints as it clogs up memory with unnecessary state updates
2023-06-10 13:10:01 +06:00
Kingkor Roy Tirtho
19d0ddcdd9
chore: remove tuple and replace with records
2023-05-28 22:18:05 +06:00
Kingkor Roy Tirtho
75b46e1a17
refactor: split audio player impl into multiple parts and mixins
2023-05-26 10:13:09 +06:00
Kingkor Roy Tirtho
b058517912
cd: fix dart@v3 unsupported by generators
2023-05-15 23:10:04 +06:00
Kingkor Roy Tirtho
5f70207076
refactor(playback): migration to ProxyPlaylist based playback
2023-05-13 12:46:56 +06:00
Kingkor Roy Tirtho
f1080e1675
feat(player): add playlist related methods to audio player
2023-05-12 09:36:03 +06:00
Kingkor Roy Tirtho
be91e33828
fix: macos build error, mobile player duration and playing state and background disposal of player
2023-05-01 10:23:46 +06:00
Kingkor Roy Tirtho
12915f3e5a
refactor: create audio player wrapper and remove just_audio (again)
2023-04-30 23:16:55 +06:00
Kingkor Roy Tirtho
1cc62c40a0
build: support for enabling or disabling the update checker in build time
2023-04-27 22:18:09 +06:00
Kingkor Roy Tirtho
06a043764d
feat: system tray support ( #31 )
2023-04-10 23:19:14 +06:00
Kingkor Roy Tirtho
159f03e7ca
feat(player): replace bg blur with gradient, proper fg color and align title and artist name
2023-04-06 11:13:14 +06:00
Kingkor Roy Tirtho
3f5a1b9587
fix: track_tile active and blacklist color, playbutton card action positioning
2023-03-23 21:29:20 +06:00
Kingkor Roy Tirtho
287a54474f
Merge branch 'master' into dev
2023-03-12 12:17:22 +06:00
Kingkor Roy Tirtho
ec9a02e8b8
fix: spotify query hooks overriding default query params
2023-03-12 11:11:07 +06:00
Kingkor Roy Tirtho
4ba1e70636
feat: new sidebar widget and translucent bottom player
2023-03-10 20:51:44 +06:00
Kingkor Roy Tirtho
a90261ed19
feat: merge floating player with nav bar and nav bar translucent bg
2023-03-10 19:19:55 +06:00
Kingkor Roy Tirtho
776edf84af
feat: curved navigation bar
2023-03-10 14:38:29 +06:00
Kingkor Roy Tirtho
a4927c7013
refactor: working dissect of platform_ui
2023-03-09 23:24:09 +06:00
Kingkor Roy Tirtho
2ebcbc4cea
feat(lyrics): lyrics delay working implementation
2023-03-05 00:01:03 +06:00
Kingkor Roy Tirtho
1ce0972b88
refactor: remove un-working lyric delay
2023-03-04 22:59:16 +06:00
Kingkor Roy Tirtho
7617439915
feat: compatibility with fl-query nextPage method change
2023-02-26 14:01:53 +06:00
Kingkor Roy Tirtho
d85867a245
feat: initial integration
2023-02-24 13:56:05 +06:00
Kingkor Roy Tirtho
312f7fbe77
refactor(playback): new immutable queue based playback manager
...
Dropping support for search format, track match algorithm in favor of server track cache and alternative track source
2023-02-02 18:43:12 +06:00