Commit graph

15 commits

Author SHA1 Message Date
Tom
9adaf8c013
feat: improve playlist chooser dialog UI (#439)
* fix: lock buttons at dialog bottom

The previous implementation appended the buttons to the RecyclerView programmatically
this disabled the scroll and pushed the buttons outside the visible dialog area
if too there were too many playlists.

To fix this now the XML defines a fixed location for the buttons, enabling
the scroll of the RecyclerView and preventing the buttons to become unreachable

* feat: improve playlist chooser dialog UI

Implement it in the XML layout and not programmatically.

* fix: detached listeners from XML layout

* fix: missing dialog title
2026-02-15 09:42:07 -08:00
eddyizm
9b807fde31
fix: typo in spanish/port language, fixing capitalizion in git url 2025-10-19 18:25:34 -07:00
eddyizm
c7ba4235b3
chore: updated strings with tempus and updated screenshots. 2025-10-19 17:37:55 -07:00
eddyizm
3f5749f7e1
feat: Built-in audio equalizer (#94) 2025-09-21 10:20:49 -07:00
WooJin Kong
d9f701d9d3
feat: Update korean translations 2025-09-14 01:55:24 +09:00
Jaime García
7c0d44680f
feat: Add audio equalizer with UI 2025-09-08 19:28:34 +02:00
eddyizm
c5566c4fa8
chore: updated readme and set new url for link back to this repo 2025-08-04 19:50:48 -07:00
eddyizm
d4aac9206d
Merge pull request #4 from typhoon2099/album-add-to-playlist-context-menu-item
367-Album add to playlist context menu item
2025-08-02 19:48:41 -07:00
SemvdH
44562f7d4b Display toast message after adding a song to a playlist 2025-03-26 22:35:53 +01:00
Matthew Simpson
d66f96432d
Add "Add to playlist" menu button to Album pages 2025-03-09 16:12:34 +00:00
Matthew Simpson
8ac059bb17
Add "Add to playlist" option to Album bottom sheet dialog
Resolves #349
Resolves #202
2025-03-09 16:12:19 +00:00
CappielloAntonio
ff6bf20c30 style: refined the design of favorite and rating indicators 2024-03-24 18:50:05 +01:00
CappielloAntonio
58d540b939 feat: as an option show the item's rating and whether it is marked as a favorite 2024-03-24 00:45:19 +01:00
CappielloAntonio
7488346804 feat: added optional information about audio quality for horizontal track adapters 2024-02-18 17:14:41 +01:00
DelightLane
77d0b4182e feat: add korean localization 2023-12-21 11:36:57 +09:00