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
cba
cb0874dca4
Added setting to make album detail visible
2025-10-18 01:00:00 +02:00
cba
079149c1d5
Revert "removed dropdown for album info"
...
This reverts commit ceaffa254b .
2025-10-18 00:37:06 +02:00
eddyizm
8c7a25cbd0
fix: update to handle nulls in the sort function
2025-10-13 21:49:41 -07:00
eddyizm
2854ac6354
fix: persist album sort preference.
2025-10-12 22:12:53 -07:00
cba
ceaffa254b
removed dropdown for album info
2025-10-09 23:03:25 +02:00
le-firehawk
6c637dcbcb
feat: Make all objects in Tempo references for quick access
2025-10-09 23:03:57 +10:30
eddyizm
3824dd882c
Merge branch 'development' into fix-hardcoded-strings
2025-10-08 21:38:31 -07:00
Jaime García
ca5a0698bb
feat: Show sampling rate and bit depth in downloads
2025-10-09 04:32:22 +02:00
Jaime García
04f34e03d1
fix: Replace hardcoded strings in SettingsFragment
2025-10-08 22:17:30 +02:00
eddyizm
717f95a04a
Merge branch 'development' into skip-duplicates
2025-10-06 22:22:52 -07:00
eddyizm
78c4c89eca
feat: Support user-defined download directory for media ( #21 )
2025-10-06 21:16:17 -07:00
SinTan1729
1c2f1aa061
chg: Move the playlist duplicates option to preferences
...
As per the recommendation of @eddyizm
2025-10-06 21:47:57 -05:00
eddyizm
9a64eeabe6
feat: added preference to disable heart and show shuffle instead
2025-10-05 12:59:24 -07:00
le-firehawk
620fba0a14
fix: Prevent externalAudioReader from hogging the main thread
2025-10-04 23:33:48 +09:30
le-firehawk
1357c5c062
feat: Integrate external downloads into downloaded songs view
2025-10-04 23:33:48 +09:30
le-firehawk
682f63ef38
feat: Add metadata caching and proper integration for external media files
2025-10-04 23:33:48 +09:30