Wholphin/app/src/main/java/com/github/damontecres/wholphin/ui
Ray 3c11d4ba12
Fix some issues with restoring focus between pages (#613)
## Description
Yet more focus issue fixes:
- Restore focus when going back to home page from a later row
- Don't jump to episode row when going back to series overview (such as
from a person page)

This PR also changes how backgrounding the app during playback works.
Now the only goes back to the previous page when the app comes back to
the foreground. This helps with focusing back on the page properly.
There's also a bit more clean up performed.
2026-01-01 14:37:32 -05:00
..
cards Some minor optimizations to improve UI speed (#593) 2025-12-29 15:36:05 -05:00
components A few more UI tweaks (#603) 2025-12-30 18:39:48 -05:00
data Minor UI tweaks (#586) 2025-12-27 15:59:51 -05:00
detail Fix some issues with restoring focus between pages (#613) 2026-01-01 14:37:32 -05:00
main Fix some issues with restoring focus between pages (#613) 2026-01-01 14:37:32 -05:00
nav Some minor optimizations to improve UI speed (#593) 2025-12-29 15:36:05 -05:00
playback Fix some issues with restoring focus between pages (#613) 2026-01-01 14:37:32 -05:00
preferences Fix backdrop not clearing between tabs (#500) 2025-12-18 14:01:21 -05:00
setup Add setting to toggle automatic sign in (#538) 2025-12-22 14:52:09 -05:00
theme Backdrop improvements (#476) 2025-12-17 11:18:57 -05:00
util Some minor optimizations to improve UI speed (#593) 2025-12-29 15:36:05 -05:00
CoilConfig.kt Prefetch trickplay images (#445) 2025-12-12 22:04:52 -05:00
CoilTrickplayTransformation.kt Rebrand 2025-10-15 15:27:30 -04:00
CrossFadeFactory.kt Better video grid, poster images, & home page images (#238) 2025-11-17 13:44:03 -05:00
Extensions.kt Fix some issues with restoring focus between pages (#613) 2026-01-01 14:37:32 -05:00
Formatting.kt Fixes to user interface (#374) 2025-12-05 11:35:50 -05:00
UiConstants.kt Enforce a minimum aspect ratio (#519) 2025-12-20 14:39:59 -05:00