Commit graph

26 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
Tom
26c7bee106
feat: Add selector for playlist visibility (#394)
* feat: add selector for playlist visiblity when adding a song

* fix: wrong number of arguments

* feat: make dialog text localized

* chore: add es, fr, it, pt localization for playlist visibility dialog

---------

Co-authored-by: eddyizm <eddyizm@gmail.com>
2026-01-31 17:10:58 -08:00
Benoît Smith
092ae14ea2
chore: French localization update (#356)
* Add toast message for no artist info

* Add French strings for instant mix generation messages

* Add French string for music download directory

* Add neutral button string for download storage dialog

* Add French strings for download refresh features

* Add French translations for heart controls and loading

* Update French strings for starred albums and artists

* Add album count string to French resources

* Add French translations for player lyrics features

* Update French strings for pluralization and playlist

* Fix French translation for podcast info title

* Add and update French radio station strings

* Add settings for playlist duplicates in French strings

* Add download folder settings in French strings

* Add download folder settings and update equalizer summary

* Add support discussion and update strings in French

* Update French strings for UI elements

Updated French translations for heart control descriptions, mobile bitrate settings, queue syncing title, and added mini shuffle button settings.

* Update French strings for settings and lyrics

* Update French strings for offline sync settings

* Add playlist string to French resources

* Add French translations for asset links

* Revise French subtitles for starred artists and albums

Updated subtitles for starred artists and albums in French localization.

* Add French strings for widget and settings
2026-01-14 21:44:36 -08:00
pochopsp
43674ea1f9 Update description_empty_title in French and Spanish 2025-12-20 18:40:55 +01: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
Benoît Smith
8cc3356b14
Update strings.xml 2025-09-24 11:38:40 +02:00
Jaime García
7c0d44680f
feat: Add audio equalizer with UI 2025-09-08 19:28:34 +02:00
Benoît Smith
92f79a8e3d
Update strings.xml (FR) [2] 2025-09-02 10:49:16 +02:00
Benoît Smith
473d7e4e9c
Update strings.xml (FR) 2025-09-02 10:48:04 +02:00
Benoît Smith
a0040c52a0
More updates for strings.xml (FR) 2025-08-28 11:59:57 +02:00
Benoît Smith
85fa2f768e
Update strings.xml (FR) 2025-08-28 11:17:32 +02:00
Benoît Smith
3b18f39948
Update French localization 2025-08-14 10:56:28 +02:00
Benoît Smith
7830657fe1
Update strings.xml French localization (more) 2025-08-11 10:56:06 +02:00
Benoît Smith
0351ccfc95
Update strings.xml French localization 2025-08-11 10:46:19 +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
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
florent4014
be8decfac3
Update strings.xml
Corrected some minor mistakes
2024-06-24 13:54:29 +02: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
Romain Kowalski
caf64e0fa4 feat: Update French localization and fix previous errors 2023-12-18 13:23:07 +01:00
antonio
a92403bda4 style: sort translation strings 2023-10-14 16:09:19 +02:00
Romain Kowalski
d690cf37fb fix: shortened Wifi transcoding string that was overflowing 2023-10-05 16:56:14 +02:00
Romain Kowalski
32c8ef3b25 Add French localization 2023-10-05 16:23:17 +02:00