Wholphin/app/src/main/java/com/github/damontecres/wholphin
damontecres 319b46983f
Play item directly when clicking play button on remote (#424)
On the home page or any grid, if focused on a "playable" item (movie,
episode, etc), pressing the Play or Play-Pause button on the remote will
immediately start playback.

Dev note: Also guards against an edge case where an item passed into
playback doesn't have media sources due to more limited item fields in
the query.
2025-12-11 12:52:13 -05:00
..
data Persist audio & subtitle track changes for series if in different language (#405) 2025-12-11 10:16:45 -05:00
preferences Remove PIN & sign-in auto settings (#397) 2025-12-08 10:13:51 -05:00
services Persist audio & subtitle track changes for series if in different language (#405) 2025-12-11 10:16:45 -05:00
ui Play item directly when clicking play button on remote (#424) 2025-12-11 12:52:13 -05:00
util Update style for ktlint 1.8 (#390) 2025-12-06 18:11:07 -05:00
MainActivity.kt Remove PIN & sign-in auto settings (#397) 2025-12-08 10:13:51 -05:00
WholphinApplication.kt Fix some threading issues (#364) 2025-12-02 19:17:28 -05:00