Wholphin/app/src/main
damontecres 5b96be6662
Updates to details pages including videos' stream details display (#279)
## Details

This PR updates the detail pages for Movies & TV Shows.

- Increase backdrop image size & brightness (now matches home page)
- Increase max width for titles
- Decrease max width for detail text
- Switch to using a customized display labels for video, audio, &
subtitle streams

Additional change for movie pages:

- Don't dim movie details text
- Move video stream details below play buttons
- Move first row up higher

### Labels

Instead of using the server provided `DisplayTitle`, create display
labels in-app. In general, this shortens the text without losing
significant detail. It is similar to the official app.

Some of the changes:
- Don't show "SDR", only "HDR"
- Simplify audio channel info, eg "Surround 5.1" => "5.1"
- Show chosen subtitle language
- Show chosen subtitle codec
- Show "(+#)" if there are additional audio or subtitle tracks
- Use gray background slightly tinted by the theme color

## Issues
Closes #239
2025-11-24 15:35:55 -05:00
..
assets Add experimental MPV player backend (#161) 2025-11-16 18:46:25 -05:00
java/com/github/damontecres/wholphin Updates to details pages including videos' stream details display (#279) 2025-11-24 15:35:55 -05:00
jni Add experimental MPV player backend (#161) 2025-11-16 18:46:25 -05:00
proto Add two new themes (#266) 2025-11-21 15:18:43 -05:00
res Updates to details pages including videos' stream details display (#279) 2025-11-24 15:35:55 -05:00
AndroidManifest.xml Handle more remote & controller buttons during playback (#269) 2025-11-20 12:29:17 -05:00
ic_launcher-playstore.png Add icons 2025-10-12 17:41:54 -04:00