Commit graph

10 commits

Author SHA1 Message Date
PartyDonut
318f32c7e6 feat: Add fillScreen and videoFit to native player options 2025-10-17 14:07:38 +02:00
PartyDonut
63203f39df fix: Keep screen on logic 2025-10-17 13:19:30 +02:00
PartyDonut
83c5fafe46 feat: Enable player orientation for native player on phones 2025-10-17 13:05:51 +02:00
PartyDonut
b4e68c9e15 fix: Lots of small adjustments and changes to native player 2025-10-16 15:11:52 +02:00
PartyDonut
360b87dacb fix: Keep screen awake during playback 2025-10-15 18:51:13 +02:00
PartyDonut
29b1c2e633
feat: Implement next-up screen for native player (#533)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-10-15 18:05:51 +02:00
PartyDonut
9e5537089b fix(AndroidTV): Removed local caching
Added increased heap size in manifest
2025-10-12 17:58:11 +02:00
PartyDonut
721fc28060 chore: Android TV UI clean-up 2025-10-05 10:24:00 +02:00
PartyDonut
1942738fe4
fix: Disable media tunneling by default with the option to enable it (#515)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-10-04 13:29:55 +02:00
PartyDonut
c299492d6d
feat: Android TV support (#503)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-09-28 21:07:49 +02:00