Wholphin/app/src/main/java/com/github/damontecres/wholphin
Ray e3fa45d12f
Trigger tv guide scroll animation during key presses (#595)
## Description
Instead of triggering the tv guide scroll animation during composition,
do it during key presses. This fixes an edge case that crashes the main
thread when returning the guide but the underlying UI data structures
haven't been updated.

### Related issues
Fixes #592
2025-12-29 15:39:07 -05:00
..
data Some minor optimizations to improve UI speed (#593) 2025-12-29 15:36:05 -05:00
preferences Better restoration for auto sign in (#566) 2025-12-24 16:44:41 -05:00
services Fix duplicates being added to Android TV watch next channel (#588) 2025-12-28 17:14:14 -05:00
ui Trigger tv guide scroll animation during key presses (#595) 2025-12-29 15:39:07 -05:00
util Move MPV init & destroy to looper thread (#534) 2025-12-22 10:40:42 -05:00
MainActivity.kt Add resume/continue watching items to Android TV watch next row (#372) 2025-12-27 15:40:45 -05:00
WholphinApplication.kt Add resume/continue watching items to Android TV watch next row (#372) 2025-12-27 15:40:45 -05:00