Wholphin/app/src/main/java/com/github/damontecres/wholphin
Damontecres 5571654a22
Show overlay for extra items (#1320)
## Description
Shows the overlay (watched, progress bar) for extras appearing as single
items. Grouped extras individually show the overlay when clicking into.
If all of the grouped are played, the group is show with the watched
indicator.

Also very slightly optimizations the UI by offloading the
title/subtitle/imageUrl to object creation time instead of when they're
shown on screen.

### Related issues
Closes #1311

### Testing
Shield testing with different extras

## Screenshots
N/A

## AI or LLM usage
None
2026-04-26 17:52:57 -04:00
..
api/seerr Add integration with Jellyseerr/Seerr (#558) 2026-01-12 16:35:27 -05:00
data Show overlay for extra items (#1320) 2026-04-26 17:52:57 -04:00
preferences Add support for cinema mode (#1305) 2026-04-26 10:16:26 -04:00
services Show overlay for extra items (#1320) 2026-04-26 17:52:57 -04:00
ui Show overlay for extra items (#1320) 2026-04-26 17:52:57 -04:00
util Port two changes to ExoPlayer device profile from the official app (#1263) 2026-04-19 15:20:46 -04:00
MainActivity.kt External player follow up fixes (#1294) 2026-04-23 15:08:25 -04:00
MainContent.kt Fix some UI preference changes not being reflected immediately (#1146) 2026-03-25 21:55:00 -04:00
WholphinApplication.kt Add option to delete media (#1014) 2026-03-02 15:38:41 -05:00
WholphinDreamService.kt Fix crash when OS screensaver started before opening Wholphin (#1285) 2026-04-20 17:41:24 -04:00