Wholphin/app/src/main
Ray 08355bf24b
Fixes focusing issues on many rows (#718)
## Description
Fixes focus jumping back a few cards on rows when returning to a page

I think some behavior changes occurred in a recent compose release.
`requestFocus` doesn't throw an exception anymore for example. Focus in
compose has always been finicky.

This PR basically adds some delegating parent focus down its to
children. Also, most rows now maintain an internal position state to
track where the focus requester is applied.

### Related issues
Closes #632
2026-01-17 18:09:17 -05:00
..
assets Add experimental MPV player backend (#161) 2025-11-16 18:46:25 -05:00
java/com/github/damontecres/wholphin Fixes focusing issues on many rows (#718) 2026-01-17 18:09:17 -05:00
jni Update MPV playback threading model (#481) 2025-12-17 18:24:25 -05:00
proto Add option to always direct play Dolby Vision Profile 7 (#670) 2026-01-11 21:11:25 -05:00
res [FEAT] Add voicesearch button to search page (#637) 2026-01-14 17:06:22 -05:00
seerr Support requesting 4k media in discover (#685) 2026-01-12 21:55:50 -05:00
AndroidManifest.xml [FEAT] Add voicesearch button to search page (#637) 2026-01-14 17:06:22 -05:00
ic_launcher-playstore.png Add icons 2025-10-12 17:41:54 -04:00