Commit graph

35 commits

Author SHA1 Message Date
Jaime García
e24063e460
fix: disable sync starred tracks/albums switches in when Cancel is clicked in warning dialog 2025-08-31 17:39:35 +02:00
eddyizm
f854f49686
feat: adds sync starred albums functionality #66 2025-08-30 09:04:25 -07:00
eddyizm
4be0acf76c
fix: catches null value and prepares bundle appropriately adding single track to expected array list. closes #58 2025-08-26 21:57:20 -07:00
eddyizm
1bbcf6c790
feat: rating dialog added to album page 2025-08-23 17:57:45 -07:00
Jaime García
6e070dfef0 fix: Avoid showing radio stream URL in Artist field of TrackInfoDialog 2025-08-11 20:58:06 +02:00
Jaime García
1a70ccd8f4 fix: Show placeholder string in TrackInfoDialog fields when there is no size and duration 2025-08-11 14:29:19 +02:00
Jaime García
61ec15e696 fix: Show placeholder string in TrackInfoDialog fields when there is no year, track number, bitrate and/or disc number 2025-08-11 03:02:01 +02:00
Jaime García
181af686c2
feat: show sampling rate and bit depth if available 2025-08-06 01:49:30 +02:00
Matthew Simpson
bfdeb0658b
Change PlaylistChooserDialog\PlaylistEditorDialog to require ArrayList of Songs
This allows for being able to provide an entire Album's worth of songs
in one API call.
2025-03-09 16:05:48 +00:00
CappielloAntonio
c5a78bf945 fix: strengthened controls on the presence of server address strings (local and remote) 2024-08-30 16:47:15 +02:00
CappielloAntonio
078aa87521 feat: added long press to delete gesture 2024-06-08 16:49:04 +02:00
CappielloAntonio
f6b176a357 feat: added the ability for the user to add a local server address and use that address when available 2024-06-01 15:23:40 +02:00
CappielloAntonio
0a26f0a7b8 feat: implemented version number control and update dialog for Github flavor 2024-05-31 22:41:01 +02:00
CappielloAntonio
477331da6f feat: added external memory cache option 2024-05-26 14:49:57 +02:00
CappielloAntonio
f6578afb14 fxi: removed readable string rework 2024-05-26 00:04:42 +02:00
CappielloAntonio
374dbb58bb style: code cleanup 2024-03-23 22:40:37 +01:00
CappielloAntonio
0e97eab744 feat: implemented customizable home, allowing users to toggle visibility of elements and change their order 2024-03-23 21:33:11 +01:00
antonio
73b368d202 style: code cleanup 2024-01-29 16:42:09 +01:00
antonio
9cabfb0e2c style: PR code cleanup 2023-11-05 17:10:13 +01:00
kingbluezback
d3d76dd435
Change Dialogs
Update the dialogs to use material you theme.
2023-10-22 20:42:40 -07:00
antonio
75980ee18b feat: show download button only if there are music files in the current directory fragment 2023-10-11 22:20:50 +02:00
antonio
72bd71dea2 fix: error handling 2023-09-17 22:04:07 +02:00
antonio
0fe4636fe1 feat: parameterized track sharing feature 2023-09-17 18:51:22 +02:00
antonio
7f820bd5a6 feat: implemented playlist sharing 2023-09-17 18:22:57 +02:00
antonio
f172a00fb7 feat: implemented updating shared items through dialog 2023-09-17 16:43:09 +02:00
Iván Ávalos
0c05b77849
feat: improved item placeholders 2023-09-07 19:48:03 -06:00
antonio
6a505eea4e feat: implemented a dialog box for displaying details of the currently playing track 2023-09-06 18:28:32 +02:00
antonio
1eda7cef9e fix: fix a crash when clicking the dot menu of an empty playlist 2023-08-25 12:32:24 +02:00
antonio
3fc9b35fe4 fix: a callback on playlist editor dialog closing tells me when to refresh the playlist view 2023-08-25 12:22:43 +02:00
antonio
9d7acdb892 feat: added the option in the settings to delete all saved offline content. 2023-08-06 00:01:02 +02:00
antonio
5733dca68a feat: implemented the ability to choose external storage (if available) as storage for offline file downloads 2023-08-04 23:46:33 +02:00
antonio
992b16cc1d clean: explain user why to disable manufacturer optimizations and troubleshooting steps 2023-06-24 15:28:02 +02:00
antonio
34fa2f456e fix: resolved potential issues related to missing or invalid prefixes 2023-06-23 18:23:44 +02:00
antonio
c8a00d90ea clean: mark class as unstable 2023-06-17 16:10:45 +02:00
antonio
b76a38cb30 build: change of package name 2023-06-17 15:30:23 +02:00