Commit graph

294 commits

Author SHA1 Message Date
eddyizm
99c31f4318
wip: bumps debounce time 2026-01-03 08:18:29 -08:00
eddyizm
d04ed8d430
fix: address duplicate track bug, wrong order in queue, and updated album instant mix 2026-01-01 11:50:48 -08:00
eddyizm
193447d07e
fix: used set to address duplicates and removed toast that was firing to early 2025-12-31 08:20:03 -08:00
eddyizm
f39891dd2c
wip: added logging to media manager to track down bug in bottom sheet dialogs 2025-12-29 16:37:20 -08:00
eddyizm
3ce34fb874
Merge branch 'development' into bug/instant-mix-issue 2025-12-28 08:19:38 -08:00
eddyizm
8140e80d61
wip: artist logic squared away, seems to be working as expected, mostly. still need more testing 2025-12-27 19:05:14 -08:00
eddyizm
c1b2ec09a4
wip: radio working from artist page 2025-12-27 17:52:29 -08:00
eddyizm
3a30b3d379
feat: finishing up album bottom sheet dialog updates for instant mix refactor 2025-12-26 22:12:53 -08:00
eddyizm
43a96faca4
fix: give user feedback when trying to add podcast/radio on unsupported back servers 2025-12-25 14:03:30 -08:00
eddyizm
526253723b
feat: added regular playlist to home view 2025-12-22 11:04:25 -08:00
eddyizm
0d329aff64
fix: checks preferecen and writes files externally, updates the ui 2025-12-17 22:27:00 -08:00
eddyizm
fe60fea928
feat: add heart to artist/album pages, fixed artist cover art failing 2025-12-11 22:07:44 -08:00
eddyizm
63607794d6
fix: updates to starred syncing to user defined directory 2025-12-02 21:46:04 -08:00
eddyizm
3d70b51244
fix: updated order of buttons 2025-11-30 09:10:02 -08:00
eddyizm
540aa9ba73
feat: implemented download queue fab 2025-11-28 09:57:29 -08:00
eddyizm
1ff0b83a19
feat: implemented load queue, adding logging 2025-11-27 13:28:07 -08:00
eddyizm
27f5a47cc9
feat: save q to playlist, removed save queue button, added style to fab. 2025-11-27 08:04:40 -08:00
eddyizm
732b6ad09d
fix: moved existing functionality to fab buttons, removed queue text/button from top 2025-11-25 15:48:48 -08:00
eddyizm
0df7346a14
Merge branch 'development' into feat/playerqueue-FAB 2025-11-24 20:52:20 -08:00
eddyizm
79dc1cc93b
chore: bringing in media service refactor for more testing 2025-11-24 13:11:29 -08:00
eddyizm
38fb2c69f1
wip: added fab, need to implement actions 2025-11-24 11:36:56 -08:00
be33401b6f feat: add play functionality to library folder/index items
- add play button to inner folders in library
- implement recursive song collection from folders and subfolders
- filter out video files, play only audio tracks
- add user feedback with toast notifications
2025-11-20 19:13:46 +02:00
observer
3721484dff
Fix player queue soft-lock 2025-11-16 00:13:36 +00:00
eddyizm
2553c06a9f
Fixed crash when viewing share (#255) 2025-11-12 07:01:43 -08:00
drakeerv
955dc1b015 Fixed crash when viewing share 2025-11-12 09:45:07 -05:00
eddyizm
6124ec66f3
feat: added setting to disable github check and completely disable/hide when using the degoogled version 2025-11-11 18:06:01 -08:00
eddyizm
33981f9885
Fix shuffling genres only queuing 25 songs (#246) 2025-11-09 16:41:17 -08:00
eddyizm
ec0eee9d3f
implement scroll to currently playing feature (#247) 2025-11-09 13:49:29 -08:00
observer
140546ca4d
log in catch statement in PlayerQueueFragment:onResume 2025-11-09 21:27:17 +00:00
observer
4d1d953a3a
implement scroll to currently playing feature 2025-11-09 16:03:02 +00:00
observer
efaae35976
uncap mediamanager queue previously at 25 at 500 2025-11-09 15:05:49 +00:00
eddyizm
e987226954
feat: makes discovery media item clickable on home page #53 2025-11-08 09:09:09 -08:00
eddyizm
17713ee400
fix: Add listener to enable equalizer when audioSessionId changes (#235) 2025-11-06 15:40:39 -08:00
eddyizm
043e1b39b0
Revert "fix: do not override itemType and itemId"
This reverts commit d35146dba3.
2025-11-06 14:35:29 -08:00
Jaime García
938c1de906
chore: Remove comment 2025-11-06 04:48:24 +01:00
Jaime García
a0dfe63660
fix: Add listener to enable equalizer when audioSessionId changes 2025-11-06 03:18:39 +01:00
eddyizm
d5d504fc64
Revert "improve battery consumption" 2025-11-04 07:02:19 -08:00
pca006132
1dca1ef68d avoid updating player bottom sheet when not visible 2025-11-03 16:16:06 +08:00
eddyizm
27d7288ee9
fix: do not override getItemViewType and getItemId (#221) 2025-11-02 08:00:37 -08:00
eddyizm
f25e7f250a
Fix downloaded tab performance (#210) 2025-11-02 07:59:10 -08:00
eddyizm
911acc3c2d
feat: sort artists by album count (#206) 2025-11-02 07:58:46 -08:00
pca006132
d35146dba3 fix: do not override itemType and itemId 2025-11-02 14:54:32 +08:00
pca006132
7f66124614 fix: download tab performance 2025-10-31 20:16:01 +08:00
pca006132
5d51132921 feat: add preference to sort artists by album count 2025-10-30 20:01:47 +08:00
pca006132
4b2e963a81 fix: shuffle for artists without using getTopSongs 2025-10-30 20:01:28 +08:00
pca006132
4c865e199d feat: sort artists by album count 2025-10-30 18:01:07 +08:00
eddyizm
de14663b25
chore: updated tempo references to tempus including github check 2025-10-27 09:06:57 -07:00
eddyizm
b48057b4a2
fix: persist album sorting on resume (#181) 2025-10-20 12:18:41 -07:00
eddyizm
c3cce18600
fix: persist album sorting on resume 2025-10-18 17:16:11 -07:00
sebaFlame
442fe1ea01
Merge branch 'development' into main 2025-10-18 01:48:47 +02:00