Wholphin/app/src
Ray 045b689994
Add ability to sort and filter items in a playlist (#818)
## Description
Add ability to sort and filter items in a playlist. There's a new button
for each added to the playlist details page. Starting playback will run
in the order selected.

The sort and filter are persisted locally per playlist, so returning to
the playlist will remember the previous settings.

Note: playlist playback is still limited to 100 items (#42)

### Related issues
Closes #285

### Testing
Emulator & nvidia shield

## Screenshots
![playlist_sort_filter
Large](https://github.com/user-attachments/assets/9880021b-a1c3-4d8d-ace2-83737f3f772a)

## AI or LLM usage
None
2026-02-03 15:11:37 -05:00
..
androidTest/java/com/github/damontecres/wholphin/test Remember playback choices & fix some track selection issues (#26) 2025-10-17 17:19:44 -04:00
debug/res/values Allow debug builds to to be installed alongside the stable app (#565) 2025-12-24 13:31:06 -05:00
main Add ability to sort and filter items in a playlist (#818) 2026-02-03 15:11:37 -05:00
test Better smart subtitles with no preferred audio language (#789) 2026-01-28 13:56:33 -05:00