Kingkor Roy Tirtho
d4f99ec899
feat(player_queue): filtering track support
2023-09-10 22:28:38 +06:00
Kingkor Roy Tirtho
1c50612559
fix: limit cover image upload to allowed 256kb size
2023-09-10 21:39:16 +06:00
Kingkor Roy Tirtho
b9d5c70301
feat: search loading animation
2023-09-10 18:19:47 +06:00
Kingkor Roy Tirtho
ab0fe5bdfa
Playlist info editing ( #708 )
...
* feat: playlist metadata edit support
* refactor: replace file_picker with file_selector
2023-09-10 16:39:21 +06:00
Victor Tinoco
0df8d9cace
fix: playlist grey page ( #707 )
...
* chore: fill missing translations
* chore: vscode filenesting
* fix playlist grey page
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-09-10 16:39:05 +06:00
Kingkor Roy Tirtho
e3217436c9
fix: rewind breaks track progress bar ( #695 )
2023-09-10 11:47:03 +06:00
Kingkor Roy Tirtho
d3e1cef8a2
fix: liked tracks card play not working
2023-09-09 17:37:24 +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
Joshua Samenfink
c987ea7841
fix: add missing dependency in debian package ( #704 )
...
* chore: fill missing translations
* chore: vscode filenesting
* fix: add missing dependency in debian package
* fixes https://github.com/KRTirtho/spotube/issues/703
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-09-08 09:52:59 +06:00
Kingkor Roy Tirtho
187bdaf75c
chore: trying to fix windows memory leak
2023-08-31 21:27:07 +06:00
Kingkor Roy Tirtho
0ef134f20d
chore: safe url file name
2023-08-28 10:40:45 +06:00
firapinch
e9a0911bfc
feat(translations): add Russian translation ( #661 )
...
* Readability changes in README.md (#625 )
* Made README.md introduction more readable
* Underlined important reminder in README.md
even though the reminder is bold, it's not visible enough
* small typo fix README.md
removed an unnecesary comma
* Russian translation added
---------
Co-authored-by: MerkomassDev <merkomass@gmail.com>
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-27 00:14:53 +06:00
Kingkor Roy Tirtho
179d536ccc
fix: lyrics page text contrast
2023-08-26 15:28:58 +06:00
Kingkor Roy Tirtho
8d4602962b
feat: ability to toggle system title bar & custom title bar ( #185 )
2023-08-26 13:52:59 +06:00
Kingkor Roy Tirtho
a14fb9ec38
feat: jump to specific time on lyric click ( #590 )
2023-08-26 12:38:29 +06:00
Kingkor Roy Tirtho
48e90a4229
fix: sorting by date crashes app ( #551 )
2023-08-26 12:20:14 +06:00
Kingkor Roy Tirtho
fb360035ad
fix: window size remains same after exiting mini player ( #618 )
2023-08-26 11:02:44 +06:00
Kingkor Roy Tirtho
dbf6748ddc
Merge branch 'master' into dev
2023-08-26 10:52:37 +06:00
Kingkor Roy Tirtho
f23e8719ee
fix: replace connectivity_plus with internet_connection_checker
2023-08-26 10:52:19 +06:00
Kingkor Roy Tirtho
1a7ea0ce6a
fix: sanitize song title for file name ( #644 )
2023-08-26 00:40:50 +06:00
Kingkor Roy Tirtho
e90eceb285
fix: infinite route push glitch
2023-08-26 00:06:41 +06:00
Kingkor Roy Tirtho
c3c09f5b76
fix: last track of queue never plays & repeat playlist never works
2023-08-25 22:52:43 +06:00
Kingkor Roy Tirtho
190df17adc
fix: jump to track going to wrong track
2023-08-25 20:03:49 +06:00
Kingkor Roy Tirtho
d239d641ff
feat: paginated user albums
2023-08-25 18:54:54 +06:00
Kingkor Roy Tirtho
6ced0a0fad
fix: always fetching SponsorBlock if no segments found & download failing
2023-08-25 18:05:18 +06:00
Lobo
76f30a0f20
feat(translations): added Portuguese (Brazil) translation ( #634 )
...
* chore: update library credits
* chore: increase score when title matchs
* chore: adjust score for both official flag & track name in title
* chore: use scoring for non-english tracks only
* added Portuguese (Brazil) translation
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-23 21:52:34 +06:00
Kingkor Roy Tirtho
93f0db0196
chore: use scoring for non-english tracks only
2023-08-18 15:11:04 +06:00
Kingkor Roy Tirtho
a05ddaeda1
chore: adjust score for both official flag & track name in title
2023-08-18 14:43:46 +06:00
Kingkor Roy Tirtho
3642666e23
chore: increase score when title matchs
2023-08-18 14:38:53 +06:00
Kingkor Roy Tirtho
904a0d3e15
feat: better track matching on youtube API
2023-08-18 14:06:03 +06:00
Kingkor Roy Tirtho
5a8a1e41e9
fix: default to youtube API by default
2023-08-18 13:30:12 +06:00
Rafał
f90e9bee31
feat(translations): add polish translation ( #631 )
...
* cd: add potential duplicate issue detect workflow
* Polish trasnlation
May be not 100% accurate
* translate addicional records from dev branch
* reviewed changes and my review also ;)
thanks for fast review :)
* changes after first build
* fix after second build
* Update lib/l10n/app_pl.arb
Thanks for review
Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>
* Update lib/l10n/app_pl.arb
Thanks for review
Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>
* Update lib/l10n/app_pl.arb
Thanks for review
Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>
* Update lib/l10n/app_pl.arb
Thanks for review
Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>
* Update lib/l10n/app_pl.arb
Thanks for review
Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>
* Update lib/l10n/app_pl.arb
Thanks for review
Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>
* Update lib/l10n/app_pl.arb
Thanks for review
Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>
2023-08-18 13:26:15 +06:00
Kingkor Roy Tirtho
8521cc5c88
fix: always showing play in playlist/album views
2023-08-15 21:57:26 +06:00
Kingkor Roy Tirtho
4adf6951d9
fix: generate playlist page max width
2023-08-15 13:13:07 +06:00
Kingkor Roy Tirtho
c69f81ec6f
feat: show error dialog on piped API 500 error
2023-08-15 13:00:38 +06:00
sf0nt
c94e5ba430
feat(translation): add catalan translations ( #621 )
...
* cd: add potential duplicate issue detect workflow
* translate to catalan
* Update Catalan language country
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-15 12:02:37 +06:00
Kingkor Roy Tirtho
d6127cf797
chore: upgrade dependencies
2023-08-15 11:54:06 +06:00
Kingkor Roy Tirtho
aa4ac8641a
fix: tracks doesn't change when ended
2023-08-08 12:18:11 +06:00
Kingkor Roy Tirtho
e3f4344ae9
fix(android): android 13 local tracks not showing up
2023-08-08 10:39:15 +06:00
Kingkor Roy Tirtho
e7c6813ccb
feat: paginated user playlists
2023-08-07 17:34:56 +06:00
Kingkor Roy Tirtho
38dc4beb44
feat: blazingly™ fast download manager ( #619 )
...
* feat: concurrent download service & download prorvider
* feat: implement chunked downloader
* fix: no audio-tags in Linux and duration not showing up for local tracks
* feat: show matching tracks in queue as well
* feat: always uses piped api for download to avoid IP block
* fix: invalid downloadCount
2023-08-07 16:49:11 +06:00
Kingkor Roy Tirtho
ae5edd17ef
fix: windows media controls not working
2023-08-07 15:28:14 +06:00
Kingkor Roy Tirtho
cf7b849cdd
feat: web compatibility
2023-08-05 10:49:53 +06:00
Kingkor Roy Tirtho
b492840512
fix: login dialog stays after login, mention sp_gaid in tutorial
2023-08-04 21:25:01 +06:00
Kingkor Roy Tirtho
aee84a8167
chore: use new website domain
2023-08-04 20:49:32 +06:00
Kingkor Roy Tirtho
b8c6d7eb6a
fix: alternative track source textfield safe area
2023-08-04 13:52:02 +06:00
Kingkor Roy Tirtho
5a563ef428
fix: flags not showing up, html in descriptions
2023-08-04 13:47:26 +06:00
Kingkor Roy Tirtho
d8cf2ae131
fix: avoid sponsor block for first few seconds to not break the stream
2023-08-04 13:23:36 +06:00
Kingkor Roy Tirtho
1431472f07
fix: avoid sponsor block for first few seconds to not break the stream
2023-08-04 13:19:56 +06:00
Kingkor Roy Tirtho
dfd60bd4cc
fix: cache segments casting error
2023-08-04 13:10:56 +06:00
Kingkor Roy Tirtho
0b7affdc05
fix: track not skipping to next even when source is available
2023-08-04 11:51:13 +06:00
Kingkor Roy Tirtho
0e5d54639a
chore: enable spanish translation in UI
2023-08-02 15:17:52 +06:00
Kingkor Roy Tirtho
888a4b1162
fix(linux): crash on no secret service ( #608 )
2023-08-02 15:12:55 +06:00
Kingkor Roy Tirtho
4885dca04f
fix: duration is always zero in PlayerView
2023-08-02 11:12:22 +06:00
Piotr Rogowski
6dff0996bd
feat: Force High Refresh Rate on some Android devices ( #607 )
...
* Force High Refresh Rate on some Android devices
* fix: check android platform for high refresh-rate
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-02 10:44:06 +06:00
Souda
042d7a4a10
feat: add spanish translations ( #585 )
...
* Update bug_report.yml
* Create app_es.arb
* Fix the missing lines and improve the translation
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-01 19:46:04 +06:00
Piotr Rogowski
3e0834f83c
Fix player position performance issue ( #606 )
2023-08-01 19:44:00 +06:00
Kingkor Roy Tirtho
e5839b6980
chore: fix simplified chinese
2023-07-11 22:23:51 +06:00
Ice Year
26dbd52373
feat(translations): add Simplified Chinese translation. ( #556 )
2023-07-11 22:15:58 +06:00
Kingkor Roy Tirtho
e4cbdd3747
fix: remove adaptive widgets ( #520 )
2023-07-11 22:13:22 +06:00
Kingkor Roy Tirtho
c3176f6b47
Merge branch 'master' into dev
2023-07-11 22:10:23 +06:00
Kingkor Roy Tirtho
929261b6f8
V3 playstore patch ( #567 )
...
* chore: add playstore appbundle build step without update checker
* chore: only include playstore upload binary for now
* chore: update build number to patch 1
* chore: rollback
* chore: rollback upload artifact
2023-07-11 09:58:09 +06:00
Kingkor Roy Tirtho
f95f0dd9e5
Merge branch 'master' into dev
2023-07-08 21:59:57 +06:00
Kingkor Roy Tirtho
dc76634a6e
fix: shuffle not working ( #562 )
2023-07-08 21:58:57 +06:00
Kingkor Roy Tirtho
0089d471ae
fix: negative index exception in update palette ( #561 )
2023-07-08 21:44:43 +06:00
Sir RaptaG
b573bf000f
Fix a dash
2023-07-03 14:49:22 +03:00
Kingkor Roy Tirtho
62055018fe
fix: color not syncing and add new screenshot
2023-07-02 22:20:02 +06:00
Kingkor Roy Tirtho
f5a068b1b3
chore: fix hindi translation attributes
2023-06-30 12:59:36 +06:00
Kingkor Roy Tirtho
9a26667c5d
chore: generate all missing translations
2023-06-30 12:58:52 +06:00
Kingkor Roy Tirtho
f554f6d43b
fix: track stops at last second
2023-06-30 12:10:25 +06:00
Kingkor Roy Tirtho
0cfe430e27
chore: layout mode adaptive by default
2023-06-30 11:23:53 +06:00
Kingkor Roy Tirtho
c429e6f48d
chore: versioning of Hive boxes
2023-06-30 11:21:02 +06:00
Kingkor Roy Tirtho
b54ee96233
feat: re-introduce youtube API along with piped
2023-06-30 10:52:44 +06:00
Kingkor Roy Tirtho
699b236ce5
chore: fix dep problem and code style
2023-06-28 17:55:17 +06:00
Kingkor Roy Tirtho
df79638fb6
fix: screen breakpoints and persist lyrics delay across screens
2023-06-28 17:00:37 +06:00
Kingkor Roy Tirtho
6b4584e91b
fix: lyrics page blur in player and cut off text when line too big
2023-06-28 16:50:05 +06:00
Kingkor Roy Tirtho
b041887402
chore: remove predownload option
2023-06-28 16:36:50 +06:00
Kingkor Roy Tirtho
dfea195ec1
feat: search alternative track source
2023-06-28 16:29:23 +06:00
Kingkor Roy Tirtho
60328a6baf
feat: show country code piped instance list
2023-06-28 14:23:12 +06:00
Kingkor Roy Tirtho
17a25a501e
feat: add piped search mode
2023-06-28 14:05:01 +06:00
Kingkor Roy Tirtho
a9b5a714e4
fix: alternative track source not playing new source
2023-06-28 12:13:33 +06:00
Kingkor Roy Tirtho
4ce0d989fa
chore: upgrade fl_query and smtc_widnows
2023-06-26 10:57:43 +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
4077fac39f
fix: overflowing clickable artists links
2023-06-25 17:47:23 +06:00
Kingkor Roy Tirtho
ea401cf5fe
chore: relayout shimmer track tiles
2023-06-25 17:29:24 +06:00
Kingkor Roy Tirtho
925fa86271
feat: download button on each track
2023-06-25 17:03:36 +06:00
Kingkor Roy Tirtho
28abed9ab3
chore(tranlsation): correct Japan country code and language code native name
2023-06-25 14:29:54 +06:00
maboroshin
95d7949655
Update app_ja.arb ( #532 )
2023-06-25 14:29:08 +06:00
Kingkor Roy Tirtho
ba3f4281f1
feat: add german locale
2023-06-25 14:19:33 +06:00
siggi1984
8658a26e2d
Update l10n.dart ( #527 )
...
* Update l10n.dart
* Add files via upload
---------
Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-06-25 10:32:20 +06:00
Kingkor Roy Tirtho
4b52a71c09
feat(translation): add Japanase locale
2023-06-25 10:29:49 +06:00
maboroshin
54c1ba777c
Add app_ja.arb Japanese translation ( #531 )
2023-06-25 10:15:27 +06:00
Kingkor Roy Tirtho
72833a9bcd
chore: track collection view shuffle button color correction
2023-06-25 10:09:16 +06:00
Kingkor Roy Tirtho
6c2d65587b
fix(player): queue button not showing when not logged in
2023-06-25 10:00:44 +06:00
Kingkor Roy Tirtho
546fafbf37
chore:
2023-06-20 12:07:54 +06:00
Kingkor Roy Tirtho
1c89e3efb0
fix: collection currently playing state persist on restart
2023-06-20 11:55:23 +06:00
Kingkor Roy Tirtho
9251121ba0
fix: track collection view status bar not transparent
2023-06-20 10:25:57 +06:00
Kingkor Roy Tirtho
c93c229b0f
chore: sleep timer custom hour format
2023-06-20 09:39:27 +06:00
Kingkor Roy Tirtho
b78e7f57a0
feat: logs page in settings
2023-06-19 22:36:05 +06:00
Kingkor Roy Tirtho
4a75f3dbd1
feat: add sleep timer support
2023-06-19 21:35:58 +06:00
Kingkor Roy Tirtho
0620b62023
refactor: extend list item for PopSheetEntry for better interactivity
2023-06-18 22:13:06 +06:00
Kingkor Roy Tirtho
b4713e377a
feat: sort tracks by newest and oldest dates
2023-06-18 15:28:44 +06:00
Kingkor Roy Tirtho
af6ab5fc2c
refactor: use table in about
2023-06-18 15:13:44 +06:00
Kingkor Roy Tirtho
93bd4dc3aa
chore: fix colors
2023-06-18 15:01:11 +06:00
Kingkor Roy Tirtho
65fa3cb624
fix: status bar color of playlist/album page
2023-06-18 13:25:59 +06:00
Kingkor Roy Tirtho
20274b1c65
refactor: expandable filter field on genre and user local tracks page
2023-06-18 12:49:38 +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
7a8bd92104
fix(track_collection_view): keyboard focus on scroll and no space for search results in playlist/album
2023-06-18 10:22:47 +06:00
Kingkor Roy Tirtho
cca5625df7
fix: pop sheet list not scrollable
2023-06-17 13:17:38 +06:00
Kingkor Roy Tirtho
0cedc7a418
feat: re-designed playlist/album page
2023-06-17 13:08:33 +06:00
Kingkor Roy Tirtho
a0767f4664
chore: navigation fix
2023-06-17 10:53:36 +06:00
Kingkor Roy Tirtho
1266a3f160
fix: failed download no error icon
2023-06-17 10:30:36 +06:00
Kingkor Roy Tirtho
73c012c71a
fix: local tracks getting fetched on first load
2023-06-17 10:17:54 +06:00
Kingkor Roy Tirtho
ea45c4f42a
fix: re-enable download manager
2023-06-17 09:32:37 +06:00
Kingkor Roy Tirtho
7abe2c1073
feat: volume slider in player page
2023-06-15 13:10:47 +06:00
Kingkor Roy Tirtho
2b35c044ad
fix: playlist generate slider shape
2023-06-15 13:00:49 +06:00
Kingkor Roy Tirtho
ce38233de8
feat: player details dialog and separate location of lyrics button in player page
2023-06-15 12:51:33 +06:00
Kingkor Roy Tirtho
3b56c78d5c
refactor: replace PopupMenuButton widgets with AdaptivePopSheetList
2023-06-12 12:50:58 +06:00
Kingkor Roy Tirtho
ddc1c5f373
feat: adaptive popup and bottom sheet list widget
2023-06-12 10:51:00 +06:00
Kingkor Roy Tirtho
d88d287fc5
fix: track_table_view table headers
2023-06-12 09:39:54 +06:00
Kingkor Roy Tirtho
c8b7de0879
feat: adaptive controllers
2023-06-12 09:22:31 +06:00
Kingkor Roy Tirtho
617aa89409
feat: improved track item API and UI
2023-06-11 22:27:16 +06:00
Kingkor Roy Tirtho
886bc8033d
refactor: reuse PlaylistAddTrack on track_tile
2023-06-11 19:42:13 +06:00
Kingkor Roy Tirtho
c91d8c8efa
feat: add generated to playlist(s)
2023-06-11 18:56:39 +06:00
Kingkor Roy Tirtho
3724bd5a10
feat: persistent volume percentage
2023-06-11 18:26:03 +06:00
Kingkor Roy Tirtho
91c72f9ec9
feat: playlist create support for generated playlist
2023-06-10 23:12:02 +06:00
Kingkor Roy Tirtho
51e427e83c
refactor: use new search for filter text field
2023-06-10 22:39:12 +06:00
Kingkor Roy Tirtho
9d14517202
feat: reactive volume slider and slicker bottom bar with lowered height
2023-06-10 22:15:23 +06:00
Kingkor Roy Tirtho
6ae896441a
fix: no progress update when track changed
2023-06-10 21:47:59 +06:00
Kingkor Roy Tirtho
8be67d02c4
chore: remove reference to background_downloader
2023-06-10 15:33:14 +06:00
Kingkor Roy Tirtho
7d23beec5e
fix: disable background_downloader due to android build failures
2023-06-10 15:31:48 +06:00
Kingkor Roy Tirtho
0a49b56566
fix: less frequent position updates
2023-06-10 15:18:22 +06:00
Kingkor Roy Tirtho
09b24cf1fd
fix: excessive repaints caused by Player progress bar
2023-06-10 14:22:19 +06:00
Kingkor Roy Tirtho
4ec04240a5
fix: multiple instance of theme
2023-06-10 14:02:39 +06:00
Kingkor Roy Tirtho
bf04962e90
fix: remove unnecessary broadcast stream conversions
2023-06-10 13:12:40 +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
c83d74b9f6
chore: comment unsupported language displays to save memory
2023-06-10 12:39:45 +06:00
Kingkor Roy Tirtho
9877d5f517
feat: playlist generation all parameters support
2023-06-08 12:49:08 +06:00
Kingkor Roy Tirtho
d57aad5612
feat: responsive playlist generate page and scrollable multi autocomplete
2023-06-08 10:01:01 +06:00
Kingkor Roy Tirtho
4a21249ee3
fix: replace download multiple pops and add translations
2023-06-08 09:03:18 +06:00
Kingkor Roy Tirtho
6752adc939
feat: Better download manager with download progress
2023-06-08 08:36:56 +06:00
Kingkor Roy Tirtho
f4b0d134ca
feat: custom playlist generator
2023-06-06 17:41:37 +06:00
Kingkor Roy Tirtho
bed0d3bd70
feat: piped instance picker on settings
2023-06-04 22:02:14 +06:00
Kingkor Roy Tirtho
3aeb026776
feat: track populate sibling support
2023-06-04 17:52:31 +06:00
Kingkor Roy Tirtho
96f04c1756
feat: custom error toast
2023-06-04 17:35:58 +06:00
Kingkor Roy Tirtho
622d938d9e
chore: remove toast handler in release mode
2023-06-04 16:53:41 +06:00
Kingkor Roy Tirtho
14183781dd
feat: repeat button all 3 mode and disable player controls when track is fetching
2023-06-04 16:34:37 +06:00
Kingkor Roy Tirtho
e3d8239b9f
fix: error log
2023-06-04 15:33:57 +06:00
Kingkor Roy Tirtho
94017189c6
fix: cached currently playing track infinite loading
2023-06-04 14:44:16 +06:00
Kingkor Roy Tirtho
ed29ab5137
fix: cached queue tracks expired stream
2023-06-04 12:30:04 +06:00
Kingkor Roy Tirtho
f7ca3a654f
chore: only remove native event loop for macos
2023-06-02 13:06:02 +06:00
Kingkor Roy Tirtho
1abcad1de5
fix: linux mpris not showing up and overall media notification service
2023-06-02 12:33:27 +06:00
Kingkor Roy Tirtho
17e5ab611c
fix: track doesn't play after change
2023-06-02 09:21:47 +06:00
Kingkor Roy Tirtho
74906f3932
fix: album sync not working
2023-06-01 12:37:30 +06:00
Kingkor Roy Tirtho
8d30fffc2b
chore: add device preview package
2023-06-01 12:28:11 +06:00
Kingkor Roy Tirtho
8944581c09
fix: add to playlist dialog not showing playlist name
2023-06-01 12:16:27 +06:00
Kingkor Roy Tirtho
caa340803f
fix: personalized playlists not loading
2023-06-01 09:59:31 +06:00
Kingkor Roy Tirtho
27e8acbfe7
fix: playback not moving to next track after a track ends
2023-06-01 09:02:44 +06:00
Kingkor Roy Tirtho
19d0ddcdd9
chore: remove tuple and replace with records
2023-05-28 22:18:05 +06:00
Kingkor Roy Tirtho
88137f01b2
feat: locale category/genre title
2023-05-28 22:06:52 +06:00
Kingkor Roy Tirtho
ae820a22f2
feat: personal playlist recommendations
2023-05-28 21:54:00 +06:00
Kingkor Roy Tirtho
ec11af53a1
feat: enable caching of queue
2023-05-27 23:04:54 +06:00
Kingkor Roy Tirtho
e529c79c4f
fix: re-enable add to queue and play next support, favorite button query exceptions
2023-05-27 21:53:56 +06:00
Kingkor Roy Tirtho
bf59570251
feat: show loading when track metadata is being fetched, android, ios, macos enable shuffling
2023-05-27 13:34:25 +06:00
Kingkor Roy Tirtho
a0744630ba
fix: use id based source getters instead of index
2023-05-27 12:01:59 +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
a455a89c58
fix: null exception on proxy playlist and audio player
2023-05-17 00:30:48 +06:00
Kingkor Roy Tirtho
696eeee882
chore(playback): re-enable shuffling
2023-05-16 22:34:20 +06:00
Kingkor Roy Tirtho
8bcce9282e
feat: supabase integration
2023-05-16 12:36:49 +06:00
Kingkor Roy Tirtho
fb780da327
feat: remove SponsorBlock in favor of YT Music and remove pocketbase backend track support
2023-05-16 10:50:17 +06:00
Kingkor Roy Tirtho
b058517912
cd: fix dart@v3 unsupported by generators
2023-05-15 23:10:04 +06:00
Kingkor Roy Tirtho
c9d815674a
cd: update to flutter 3.10.0
2023-05-15 22:35:07 +06:00
Kingkor Roy Tirtho
3bafa7b80c
fix(mkPlayer): remove method and wrong active index on modifying playlist
2023-05-15 11:02:32 +06:00
Kingkor Roy Tirtho
eaf65b6db2
feat(player): custom playlist implementation for media_kit to replace unpredictable playlist of mpv
2023-05-14 17:52:54 +06:00
Kingkor Roy Tirtho
5a4e3baa51
chore: remove unnecessary files and youtube_explode
2023-05-14 15:00:07 +06:00
Kingkor Roy Tirtho
1ecc36da57
feat: replace YouTube API with piped API
2023-05-14 14:26:13 +06:00
Kingkor Roy Tirtho
ab9e6530b6
chore: enable flutter 3.10 and dart 3 support
2023-05-13 20:09:15 +06:00
Kingkor Roy Tirtho
1f3255481f
fix(player): volume slider, prefetching of media_kit and stuttering on sponsorblock skip
2023-05-13 19:11:02 +06:00
Kingkor Roy Tirtho
5f70207076
refactor(playback): migration to ProxyPlaylist based playback
2023-05-13 12:46:56 +06:00
Kingkor Roy Tirtho
3ba3df7265
refactor(playlist_queue): add playlist 3 items load first support
2023-05-12 20:35:48 +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
06f6adc69c
refactor(windows,linux): replace audioplayers with media_kit
2023-05-12 08:32:56 +06:00
Kingkor Roy Tirtho
33cb7947d6
feat: newly released albums of user followed artist
2023-05-11 23:50:17 +06:00
Kingkor Roy Tirtho
38929fed6e
fi(loading): layout exceptions and overflow of loading animations
2023-05-11 22:43:21 +06:00
Kingkor Roy Tirtho
c232fcc6dd
feat(android): add splash screen
2023-05-07 21:36:04 +06:00
Kingkor Roy Tirtho
d487fe5563
feat(playback): integrate android, ios, macos with JustAudio
2023-05-05 20:03:06 +06:00
Kingkor Roy Tirtho
cdb32685e4
fix(android): use multi assetAudioPlayer instance fix patch and disable Pre-download and play by default in Android too
2023-05-05 11:18:28 +06:00
Kingkor Roy Tirtho
1fff0f1bd0
feat(playback): use assets_audio_player to fix macos double duration problems and android high loading latency
2023-05-04 22:10:02 +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
6430a25870
feat: better language picker, adaptive select tile and settings section contrast
2023-05-01 00:44:35 +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
30c933cdf3
fix: disable play when loading track and buffering event
2023-04-30 18:08:12 +06:00
Kingkor Roy Tirtho
8f9303bc0f
fix: mobile audio notification not working
2023-04-30 17:02:33 +06:00
Kingkor Roy Tirtho
ce10aa1fe2
fix: navigation to settings not working
2023-04-30 15:18:16 +06:00
Kingkor Roy Tirtho
6d836bdb65
feat(translation): add hindi and french translations using ChatGPT
2023-04-29 15:31:42 +06:00
Kingkor Roy Tirtho
7b7b1f2647
fix: language changer not working
2023-04-29 14:15:28 +06:00
Kingkor Roy Tirtho
a5c36bbb20
feat: localize settings, about, login, player queue with Bengali and English translations
2023-04-29 13:46:42 +06:00
Kingkor Roy Tirtho
c55133dc8b
feat(locale): player, playlist view, track tile bengali and english translations
2023-04-29 11:01:16 +06:00
Kingkor Roy Tirtho
11fe9ec744
feat(locale): localize search, library, lyrics, artist with both Bengali and English
2023-04-29 10:11:56 +06:00
Kingkor Roy Tirtho
a1cdbad187
feat(locale): add bengali translations for search page
2023-04-29 09:23:41 +06:00
Kingkor Roy Tirtho
09af1aa156
chore: add home, genre and personalization translations
2023-04-29 00:26:02 +06:00
Kingkor Roy Tirtho
f12d81259f
feat: setup localization (l10n) and language switcher, add sidebar and navbar locale
2023-04-29 00:13:37 +06:00
Kingkor Roy Tirtho
8432dc6286
feat: heart button animation
2023-04-28 22:21:17 +06:00
Kingkor Roy Tirtho
af278d8fea
fix: sidebar task counter badge and bottom player play button progress color
2023-04-28 21:24:52 +06:00
Kingkor Roy Tirtho
d7135db5ad
refactor(audi_service): unify all platform audio services
2023-04-28 21:11:49 +06:00
Kingkor Roy Tirtho
9dbb8171a6
feat: make snackbar floating
2023-04-28 13:06:36 +06:00
Kingkor Roy Tirtho
31b9249cc8
feat: album art dominant color as accent color ( #447 )
2023-04-28 12:58:03 +06:00
Kingkor Roy Tirtho
cac8ea6388
feat(queue): add track(s) for playing next ( #460 )
2023-04-28 11:30:27 +06:00
Kingkor Roy Tirtho
441b43bef6
feat(queue): reorder tracks support
2023-04-28 10:57:32 +06:00
Kingkor Roy Tirtho
c1d67153ce
refactor(tracktile): use popup menu instead of adaptive list tile
2023-04-28 10:08:31 +06:00
Kingkor Roy Tirtho
c85ae85002
chore(settings): fix download list tile exception
2023-04-28 09:41:45 +06:00
Kingkor Roy Tirtho
52835b2ce2
feat(local_tracks): delete local track ( #484 )
2023-04-27 23:19:03 +06:00
Kingkor Roy Tirtho
fd1846eecf
fix(artist): follower count shows as float when < 1000 ( #482 )
2023-04-27 23:04:04 +06:00
Kingkor Roy Tirtho
6a6ddf6e1f
feat: show album release year ( #387 ) and fix layout of artist's album
2023-04-27 23:00:27 +06:00
Kingkor Roy Tirtho
1688f99096
feat(desktop): close button for minimize notification
2023-04-27 22:29:58 +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
296f96cf17
feat(desktop): show minimized to system tray notification
2023-04-27 21:42:20 +06:00
Kingkor Roy Tirtho
5536b951cf
Merge branch 'master' into dev
2023-04-27 21:31:02 +06:00
Kingkor Roy Tirtho
1b5bfec27f
fix(macos,ios): use regular shared prefs
2023-04-27 09:57:04 +06:00
Kingkor Roy Tirtho
8fe9e4d245
Merge branch 'master' into dev
2023-04-26 12:31:33 +06:00
Kingkor Roy Tirtho
10f1c675d0
refactor: use envied instead of flutter_dotenv to ensure better security
2023-04-26 12:13:42 +06:00
Kingkor Roy Tirtho
816ad304df
Merge branch 'master' into dev
2023-04-26 00:48:35 +06:00
Kingkor Roy Tirtho
dca8bcd7c6
chore: initialize boxes in main
2023-04-26 00:35:32 +06:00
Kingkor Roy Tirtho
b110d83456
feat: cache encryption for sensitive data
2023-04-25 23:29:54 +06:00
Kingkor Roy Tirtho
2e8b647a51
feat(mini_player): show/hide UI on hover toggle
2023-04-25 22:30:07 +06:00
Kingkor Roy Tirtho
bd3b7f9e73
chore: update spotify package
2023-04-15 17:42:53 +06:00
Kingkor Roy Tirtho
5855820569
fix: local tracks not working when there's a invalid music file in the folder
2023-04-15 17:22:19 +06:00
Kingkor Roy Tirtho
28ff3216ef
fix: mini player not working in release mode
2023-04-15 13:54:11 +06:00
Kingkor Roy Tirtho
625901482a
feat(mini_player): remove window shadow
2023-04-15 12:34:45 +06:00
Kingkor Roy Tirtho
471812d789
feat: desktop mini player support
2023-04-15 12:29:07 +06:00
Kingkor Roy Tirtho
62ad86e88d
fix(player): gradient bg not taking full height
2023-04-15 10:08:39 +06:00
Kingkor Roy Tirtho
7fa50e5c5e
feat: disable/enable smtc on demand
2023-04-15 00:24:55 +06:00
Kingkor Roy Tirtho
f0b426ae89
feat: windows OS media control panel support
2023-04-14 11:08:12 +06:00
Kingkor Roy Tirtho
06a043764d
feat: system tray support ( #31 )
2023-04-10 23:19:14 +06:00
Kingkor Roy Tirtho
5e47faa606
fix(player): playback element placement
2023-04-10 21:14:47 +06:00
Kingkor Roy Tirtho
cb916d4861
chore: integration test
2023-04-10 16:54:34 +06:00
Kingkor Roy Tirtho
fcb5c8f8da
fix: memoize child of animated widget and make player bg animation faster
2023-04-07 11:30:26 +06:00
Kingkor Roy Tirtho
49b5d0e694
feat(player): animated gradient background
2023-04-07 11:25:55 +06:00
Kingkor Roy Tirtho
80959aa0ca
refactor(settings): use dropdown button instead of dropdown menu for smaller selections
2023-04-07 10:07:31 +06:00
Kingkor Roy Tirtho
54d5907f14
feat: adjust lyric page blurriness and player playbutton
2023-04-06 13:07:56 +06:00
Kingkor Roy Tirtho
b2c4ea13f6
feat(player): proper coloring of elements
2023-04-06 12:48:32 +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
36396b7583
Merge branch 'master' into dev
2023-04-01 13:04:32 +06:00
Kingkor Roy Tirtho
f4b2255bc3
chore: remove unnecessary comment
2023-04-01 13:01:33 +06:00
Kingkor Roy Tirtho
c46b4284b1
fix(macos): crashing on startup
...
This issue was caused metadata_god which was incorrectly loading dynamic library
2023-04-01 13:00:18 +06:00
Kingkor Roy Tirtho
431e04c35c
chore: change player layout
2023-03-28 11:46:07 +06:00
Kingkor Roy Tirtho
6eb4244f32
fix: bottom navbar first item icon color not changing on primary color change
2023-03-24 20:13:39 +06:00
Kingkor Roy Tirtho
6c2e39b2d3
chore: fix root paths for navigation
2023-03-24 20:05:29 +06:00
Kingkor Roy Tirtho
7a0fd64cf9
Merge branch 'master' into dev
2023-03-24 20:04:04 +06:00
Kingkor Roy Tirtho
f160ec767d
fix: android audio service and notification and fallback for lyrics when anonymous
2023-03-24 19:55:16 +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
20c424c77f
fix(home): bottom player transparency
2023-03-23 19:06:03 +06:00
Kingkor Roy Tirtho
e04515d8e2
fix: system color scheme not persisting on restart when system color scheme changed
2023-03-23 19:01:17 +06:00
Kingkor Roy Tirtho
7131efa07f
feat: optimize image load + genre page and reduce page size of loaded categories
2023-03-17 13:05:26 +06:00
Kingkor Roy Tirtho
862c4b8faf
feat: use system color scheme
2023-03-16 13:30:17 +06:00
Kingkor Roy Tirtho
bb60b01ef2
feat: color scheme picker dialog vertical list view instead of wrap
2023-03-16 13:19:06 +06:00
Kingkor Roy Tirtho
62677209a2
feat: platform specific title bar buttons
2023-03-16 12:52:56 +06:00
Kingkor Roy Tirtho
39e5e3f19b
Merge branch 'master' into dev
2023-03-15 10:34:23 +06:00
Kingkor Roy Tirtho
448c9b39f4
fix(android): audio notification stuck in play state
2023-03-12 21:21:50 +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
6535345c1c
refactor: more elegant playlist create button
2023-03-12 10:17:47 +06:00
Kingkor Roy Tirtho
92a418c8a8
feat: artist card redesign
...
chore: add license as asset for about
2023-03-12 10:06:37 +06:00
Kingkor Roy Tirtho
dcdb16676d
chore: update app summary
2023-03-12 09:20:22 +06:00
Kingkor Roy Tirtho
eeb8cabf49
feat: compact and adaptive playbutton card design
2023-03-11 22:41:46 +06:00
Kingkor Roy Tirtho
1bdce9fe96
fix: content going below bottom player or nav bar
2023-03-11 11:58:48 +06:00
Kingkor Roy Tirtho
a0b377104f
feat: macos title bar spacing and lyrics page margin separate
2023-03-11 10:50:52 +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
67380f6876
feat: compact button tabbar
2023-03-10 15:56:38 +06:00
Kingkor Roy Tirtho
776edf84af
feat: curved navigation bar
2023-03-10 14:38:29 +06:00
Kingkor Roy Tirtho
f8a2b9afd8
refactor: sidebar trailing widget in the end and use NavigationBar instead of BottomNavigationBar
2023-03-10 13:00:07 +06:00
Kingkor Roy Tirtho
a4927c7013
refactor: working dissect of platform_ui
2023-03-09 23:24:09 +06:00
Kingkor Roy Tirtho
39ee0a92a8
fix(playbutton_card): title text overflow
2023-03-07 13:11:37 +06:00
Kingkor Roy Tirtho
b327ffb108
fix(playbutton_card): play and non play state correction
2023-03-07 12:57:14 +06:00
Kingkor Roy Tirtho
7803a48237
fix(play_overlay): show progress indicator on song loading
2023-03-07 12:13:07 +06:00
Kingkor Roy Tirtho
42b3e111f8
fix(playlist_queue): load method not preserving the active track before filtering blacklisted tracks
2023-03-07 11:10:16 +06:00
Kingkor Roy Tirtho
6bc1d32a88
feat: show snackbar on adding playlist or tracks to queue
2023-03-07 10:49:48 +06:00
Kingkor Roy Tirtho
60ede5f92b
feat(theme): use material3 monet for colors and remove background color preference
2023-03-07 10:38:01 +06:00
Kingkor Roy Tirtho
a1896b43d0
chore: disable macos ui due to instability
2023-03-07 09:49:16 +06:00
Kingkor Roy Tirtho
8ce2192e5c
fix(ui): scaffold exception in fluent_ui
2023-03-07 09:34:11 +06:00
Kingkor Roy Tirtho
9b6ccd8488
chore: use published version of fl-query
2023-03-05 17:24:38 +06:00
Kingkor Roy Tirtho
c6bf9b6799
fix: use chosen market for new release
2023-03-05 13:04:50 +06:00
Kingkor Roy Tirtho
60a5847ae6
fix(playback): not skipping track's sponsorblock segments
2023-03-05 10:54:31 +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
10d0660972
feat(lyrics): use official spotify API for fetching lyrics and add zoom controls
2023-03-04 22:15:05 +06:00
Kingkor Roy Tirtho
bdd70984e6
fix(playbutton_card): play and add to queue needs 2 clicks work
...
feat: add disk caching to liked tracks and categories query
2023-03-02 13:20:07 +06:00
Kingkor Roy Tirtho
f5dc76a98f
fix(search): has to submit twice for search results
2023-03-02 11:59:00 +06:00
Kingkor Roy Tirtho
b78b657377
chore: enable search again
2023-02-26 22:07:02 +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
3d9da8b4e3
refactor: use singleton for Queries and Mutations service classes
2023-02-24 15:27:13 +06:00
Kingkor Roy Tirtho
d85867a245
feat: initial integration
2023-02-24 13:56:05 +06:00
Kingkor Roy Tirtho
a5b7e5faf0
refactor(authentication): immutable authentication state
2023-02-10 17:30:31 +06:00
Kingkor Roy Tirtho
0751f5e317
fix: search track play button isn't working
...
feat: ask user to replace queue larger than 20 tracks and play
2023-02-10 13:19:44 +06:00
Kingkor Roy Tirtho
669e3706da
cd: changed the nightly versioning format
2023-02-07 20:00:51 +06:00
Kingkor Roy Tirtho
9080441b87
feat(home): personalized section
2023-02-06 23:06:26 +06:00
Kingkor Roy Tirtho
0c54f2dcd4
fix(track_tile): track action popup not showing on narrow screens
2023-02-06 10:26:24 +06:00
Kingkor Roy Tirtho
0e43504e18
fix(player_queue): large clear button and macos exception
2023-02-06 10:16:15 +06:00
Kingkor Roy Tirtho
d68d150d3f
feat: failsafe pocketbase requests, removal of unneeded preferences options & vertical playbutton actions
2023-02-06 09:45:20 +06:00
Kingkor Roy Tirtho
ee46d0970b
fix: playbutton card play state not changing
...
refactor(player_controls): move stop playback button to queue sheet
2023-02-05 20:47:42 +06:00
Kingkor Roy Tirtho
b8f3493138
feat: add or remove track, playlist or album to queue support
2023-02-05 15:14:35 +06:00
Kingkor Roy Tirtho
9bad8c9eb8
fix(playbutton): playing state is not updating when playlist is actually playing
2023-02-05 12:36:07 +06:00
Kingkor Roy Tirtho
ac84942917
refactor: audio player and youtube client in separate files
2023-02-05 08:39:02 +06:00
Kingkor Roy Tirtho
a774817240
fix(search): grey screen, only tracks update on new search string, playlists,albums,artists show up before hitting return/submit
2023-02-03 22:08:56 +06:00
Kingkor Roy Tirtho
9f959ce77c
feat(mobile): pull to refresh support in all refreshable list views
2023-02-03 19:41:23 +06:00
Kingkor Roy Tirtho
025c1ae204
feat: basic command line argument support
2023-02-03 18:49:47 +06:00
Kingkor Roy Tirtho
1956692484
cd: add hosted server configurations in workflow
2023-02-03 17:10:41 +06:00
Kingkor Roy Tirtho
24d7b5b851
refactor: replace playAt with playTrack for safe element access and property based track looping
2023-02-03 14:32:58 +06:00
Kingkor Roy Tirtho
1d82bb0987
feat: bring pre download on desktop, disable pre download for long videos
...
fix: audio service calling self ref of playlist queue provider
2023-02-03 13:21:41 +06:00
Kingkor Roy Tirtho
3ccb525260
fix: pre downloading not working properly, audio service circular deps and sibling not loading for backend track
2023-02-02 19:53:35 +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
Kingkor Roy Tirtho
ad90c11ab0
feat: configure pocketbase, generate dart types, update playback to use server instead of hive cache
...
This commit currently turns off sponsor block segment for compatibility reasons
2023-02-01 22:05:37 +06:00
Kingkor Roy Tirtho
84d94b05bc
feat: use catcher to handle exceptions
2023-02-01 18:26:17 +06:00
Kingkor Roy Tirtho
59561abdc2
feat: use typed assets instead of hard coded paths
2023-01-31 14:53:21 +06:00
Kingkor Roy Tirtho
c809d2daba
fix: lyrics not changing on track change
2023-01-31 13:51:56 +06:00
Kingkor Roy Tirtho
3db28f43b4
fix: lyrics modal sheet out of safe area so use 80% of screen height instead of full
2023-01-08 14:18:29 +06:00
Kingkor Roy Tirtho
b5415f442a
refactor(lyrics): remove lyric element from mobile navbar and open lyric sheet in mobile player view
2023-01-08 13:20:07 +06:00
Kingkor Roy Tirtho
e7acb9ed5c
feat: centralized icon collection with new icon set and nav bar labels hidden
2023-01-08 12:08:45 +06:00
Kingkor Roy Tirtho
6902060cdd
refactor: replace bitsdojo_window with window_manager for faster startups
2023-01-08 09:37:42 +06:00
Kingkor Roy Tirtho
a4a7f1a74f
fix(about): wrong link of License
...
feat(about): discord server
docs: fix workflow guild and use new blue color scheme for guilds
2023-01-07 22:04:19 +06:00
Kingkor Roy Tirtho
3d6d2444be
fix(track_collection_view): hide search bar when sliver is collapsed
2023-01-07 12:44:38 +06:00
Kingkor Roy Tirtho
dc96cb38ce
feat: new logo and compact search in playlist/album in mobile
2023-01-07 12:16:01 +06:00
Kingkor Roy Tirtho
c343ccc293
feat: compact search bar for genres and user_local_tracks page
2023-01-06 21:16:54 +06:00
Kingkor Roy Tirtho
1dfec05eec
feat: category/genre filter
2023-01-06 20:50:37 +06:00
Kingkor Roy Tirtho
710f172dee
fix: genre and sidebar user logo not loading
2023-01-06 19:35:48 +06:00
Kingkor Roy Tirtho
d495709c99
refactor(blacklist): blacklist page instead of dialog
2023-01-06 17:58:59 +06:00
Kingkor Roy Tirtho
947c14353e
feat: black list artist or track
2023-01-06 16:39:01 +06:00
Kingkor Roy Tirtho
f79223cd41
feat: individual shuffle and repeat/loop button of player
2023-01-06 12:10:03 +06:00
Kingkor Roy Tirtho
e7f3f4eae4
feat: user local tracks searchbar
2023-01-06 11:42:36 +06:00
Kingkor Roy Tirtho
d0aaa971fe
fix: mobile track collection search bar position and page_window_title_bar exception on mobile platforms
2023-01-06 10:56:47 +06:00
Kingkor Roy Tirtho
a06cd0da84
feat: search/filter tracks inside playlist or album
2023-01-06 00:48:04 +06:00
Kingkor Roy Tirtho
8a6ba3b35f
fix: titlebar maximize+restore button not working and less responsive title bar buttons
2023-01-05 23:09:46 +06:00
Kingkor Roy Tirtho
0b58155d43
feat(user-library): filtering support for user albums and user artists
2023-01-05 22:26:54 +06:00
Kingkor Roy Tirtho
af4d56fd41
feat(user-library): search for user playlists
2023-01-05 20:05:27 +06:00
Kingkor Roy Tirtho
e158dd0cec
fix(about): license text hidden in the bottom of smaller screen devices
2023-01-05 18:26:52 +06:00
Kingkor Roy Tirtho
78b3273e44
fix(track_tile): cannot see track index above 99
2023-01-05 10:38:23 +06:00
Piotr Rogowski
c6a5d5f7b1
fix: macOS logo placement
2022-12-25 11:52:01 +01:00
Kingkor Roy Tirtho
bd126751e9
fix: lyrics not refetching when tracked changed while being in another page and sidebar user avatar not showing on startup
2022-12-14 14:08:23 +06:00
Kingkor Roy Tirtho
4cadfa9375
feat: new refined about page, update checker only check for same update channel
2022-12-09 18:03:41 +06:00
Kingkor Roy Tirtho
90c1200a08
fix: ios dialog action buttons, local tracks crashing app, shimmer color and android wrong status bar color
2022-12-09 15:46:51 +06:00
Kingkor Roy Tirtho
359fcee98c
Revert "fix: remove windows background"
...
This reverts commit 6942964187
.
2022-12-09 15:01:24 +06:00
Kingkor Roy Tirtho
fda5393905
Revert "feat: window blur effect add"
...
This reverts commit b0db5e7d82
.
2022-12-09 15:01:24 +06:00
Kingkor Roy Tirtho
6942964187
fix: remove windows background
2022-12-09 14:53:40 +06:00
Kingkor Roy Tirtho
b0db5e7d82
feat: window blur effect add
2022-12-09 13:42:18 +06:00
Kingkor Roy Tirtho
4dc26af23d
fix: heart button showing when not logged in, wrong login redirect
2022-12-09 12:29:32 +06:00
Kingkor Roy Tirtho
9465d92fa0
fix: null exception in themes
2022-12-09 11:28:29 +06:00
Kingkor Roy Tirtho
3282370f74
feat: tablet mode navigation bar & windows semi transparent bg,
2022-12-09 11:25:44 +06:00
Kingkor Roy Tirtho
65cad07e3a
fix: shuffle play logic
...
cd(nightly): fix linux runner bug
2022-12-08 22:33:15 +06:00
Kingkor Roy Tirtho
8ba3eb862d
Merge branch 'master' into feat-shuffle-button
2022-12-08 22:11:59 +06:00