Commit graph

769 commits

Author SHA1 Message Date
skajmer
213a0d5293
Add #298 2025-12-07 20:18:40 +01:00
j4mm3ris
b89e18eebf feat: integrate sort recent searches chronologically 2025-12-07 13:24:03 +02:00
eddyizm
63607794d6
fix: updates to starred syncing to user defined directory 2025-12-02 21:46:04 -08:00
skajmer
e315169005
Add #288 2025-11-30 19:57:56 +01:00
skajmer
ea76afee09
Merge branch 'eddyizm:development' into development 2025-11-30 19:52:39 +01: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
38fb2c69f1
wip: added fab, need to implement actions 2025-11-24 11:36:56 -08:00
skajmer
b34f827bc0
Add #276 2025-11-23 20:29:20 +01:00
eddyizm
c4b73f6014
Merge branch 'development' into main 2025-11-23 09:33:26 -08:00
eddyizm
31219ea754
fix: it strings needed an single quote escape 2025-11-22 09:07:49 -08:00
eddyizm
52c411ead0
chore(i18n): Update Italian translation (#278) 2025-11-22 08:36:21 -08:00
eddyizm
0edbd15d47
chore(i18n): Update Spanish translation (#272) 2025-11-22 08:34:17 -08:00
bunz
f5b381eb35 chore(i18n): Update Italian translation 2025-11-21 13:36:44 +01: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
Jaime García
a11fbfa829
chore(i18n): Update Spanish translation 2025-11-16 17:50:45 +01:00
Jaime García
26d1b144e4
chore(i18n): Update Spanish translation 2025-11-16 17:48:51 +01:00
Marc Riera
52434f3aa9
feat: Add Catalan i18n 2025-11-16 10:36:14 +01:00
eddyizm
ca8bcba0d7
fix: add podcast channel visible when empty podcasts (#260) 2025-11-14 21:55:13 -08:00
skajmer
c65077172d
Update strings.xml 2025-11-14 13:38:19 +01:00
skajmer
6e6c261f35
Update strings.xml 2025-11-14 13:35:05 +01:00
skajmer
130cbbd7dd
Missing strings
sort albums by count stuff I missed
2025-11-14 13:28:21 +01:00
eddyizm
63668f5a8c
fix: made sure the empty graphic was there when list was empty 2025-11-13 21:37:48 -08:00
eddyizm
193b551773
fix: home radio add station missing from view 2025-11-13 19:07:45 -08:00
eddyizm
76a0e12222
fix: add podcast channel visible when empty podcasts 2025-11-13 16:07:10 -08:00
skajmer
887d8c85ee
Accidental typo 2025-11-13 10:38:03 +01:00
skajmer
6a90f06084
Added #253 2025-11-13 10:34:52 +01:00
skajmer
f7a21cbb52
Merge branch 'eddyizm:development' into development 2025-11-13 10:23:43 +01: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
80a3a54476
Merge branch 'development' into patch-1 2025-11-11 11:05:25 -08:00
skajmer
c4bd30d512
Merge branch 'eddyizm:development' into development 2025-11-10 11:41:33 +01:00
eddyizm
f4ffdc985e
chore: updating pending release and typo in settings 2025-11-09 16:48:16 -08:00
skajmer
51883cd82b
Merge branch 'eddyizm:development' into development 2025-11-09 13:06:27 +01:00
eddyizm
748a19ef44
fix: discovery image fills holder at start 2025-11-08 09:34:25 -08:00
Max
59e2f4a7fa
Update strings.xml
Adding new translation strings
2025-11-07 15:04:56 +03:00
skajmer
8ad35ce83a
Merge branch 'eddyizm:development' into development 2025-11-02 18:15:01 +01:00
eddyizm
287921de09
fix: playlist page should not snap (#218) 2025-11-02 07:59:51 -08:00
eddyizm
e5cb8793b0
fix: remove NestedScrollViews for fragment_album_page (#216) 2025-11-02 07:59:34 -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
skajmer
4464b5b34d
Merge branch 'eddyizm:development' into development 2025-11-01 09:52:55 +01:00
pca006132
77c0b86dac fix: playlist page should not snap 2025-11-01 13:34:47 +08:00
pca006132
0abdfc6b19 fix: remove NestedScrollViews for fragment_album_page 2025-11-01 13:31:05 +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
4c865e199d feat: sort artists by album count 2025-10-30 18:01:07 +08:00
Jaime García
5e1a2b41e9
chore(i18n): Update Spanish (es-ES) translation 2025-10-29 22:06:13 +01:00