edde746
63c1832c34
fix: address delete media PR review comments
2026-02-02 13:02:47 +01:00
Micah Morrison
41bf2f4ede
Add the ability to delete media items
2026-02-01 23:03:04 -05:00
Micah Morrison
671b6061ab
Add tooltips to video control buttons
2026-02-01 16:29:37 -05:00
edde746
6eb78af965
feat: show end time
...
close #249
2026-02-01 14:04:44 +01:00
edde746
5121b95aec
fix: prevent key event leaks from video player
2026-01-31 22:51:07 +01:00
edde746
41495d1495
fix: library sort on tv
...
close #356
2026-01-31 21:39:31 +01:00
edde746
2e15d2b4e9
fix: downloads not being tappable
...
close #355
2026-01-31 10:06:52 +01:00
edde746
b27f92f32d
fix: tv ux improvements
...
close #348
2026-01-31 06:22:04 +01:00
edde746
b20d35d690
fix: disable auto-skip by default
...
close #351
2026-01-31 05:36:01 +01:00
edde746
3df0e57a4e
remove unused file
2026-01-29 08:52:30 +01:00
edde746
7085472baa
fix: hide fit mode on mobile controls when using exoplayer
2026-01-29 08:49:45 +01:00
edde746
77eef1ada7
feat: built-in shaders
...
close #341
2026-01-29 07:22:21 +01:00
edde746
4962fd3220
fix: android tv video controls focus on start
2026-01-28 23:42:24 +01:00
edde746
12a94fcba7
fix: android tv bottom sheet back button
2026-01-28 23:25:29 +01:00
edde746
a3b5dfecfb
refactor: clean up
2026-01-28 05:22:56 +01:00
edde746
9ea8f637cd
fix: don't focus video controls when dpad video controls disabled
2026-01-27 15:20:26 +01:00
edde746
f6a2f19a4a
fix: keyboard shortcuts stop working
...
close #342
2026-01-27 15:20:26 +01:00
edde746
6e2b3082d4
fix: video player bottom sheet back button
2026-01-27 14:33:51 +01:00
edde746
5c00ab9132
fix: skip focus on collapsed library items
...
close #336
2026-01-26 02:00:40 +01:00
edde746
88588851c9
feat(video-player): dynamic popup positioning
2026-01-25 18:54:49 +01:00
edde746
27e88207fa
fix: misc focus
...
close #266
2026-01-25 18:16:23 +01:00
edde746
9d37443e4e
feat: open sidenav with left
2026-01-25 01:43:10 +01:00
edde746
0fc2708a51
fix: back improvements
2026-01-24 21:40:02 +01:00
edde746
b7ec24c2c1
refactor: centralize library state in LibrariesProvider
2026-01-24 20:03:06 +01:00
edde746
f5dc67573c
fix: dpad number input
...
close #196
2026-01-24 17:41:12 +01:00
edde746
e11c7e3eed
feat: support remote media keys
...
close #273
2026-01-24 16:53:39 +01:00
edde746
d31b4ab7a2
fix: mpv fallback stats
2026-01-24 16:50:12 +01:00
edde746
5e3178e6fe
feat: save focus on settings screen
2026-01-24 15:32:08 +01:00
edde746
9777344edc
fix: dpad support on collections & playlists screens
2026-01-24 03:44:06 +01:00
edde746
ec57cd436e
fix: browse library chips focus
2026-01-24 03:26:24 +01:00
edde746
e77585ca6f
fix: remember sidenav focus
2026-01-23 23:42:49 +01:00
edde746
5e62be3741
feat: sidenav collapse toggle
2026-01-23 23:19:28 +01:00
edde746
d755485c98
feat: library sidenav animation
2026-01-23 23:01:11 +01:00
edde746
efcbccacf0
feat: collapsible sidenav
2026-01-23 22:45:59 +01:00
edde746
efe9b86707
fix: dpad long-press
2026-01-23 20:24:20 +01:00
edde746
3a2f2c9c69
fix: performance overlay for exoplayer
2026-01-23 19:11:46 +01:00
edde746
d6c305ac46
fix: library layout fixes for android tv
2026-01-22 14:33:06 +01:00
Micah Morrison
e1ae6b185e
Show elapsed, remaining, and total time
2026-01-21 13:22:10 -05:00
edde746
6720137edc
fix: dpad support for Skip Intro and Play Next buttons
...
close #268
2026-01-20 22:59:05 +01:00
edde746
a73518d963
fix: left/right focuses seekbar
...
close #275
2026-01-20 22:25:52 +01:00
edde746
43494c822e
fix: pause button focus on Android TV
2026-01-20 22:19:10 +01:00
edde746
aa718c37aa
Merge branch 'feature/dpad-navigation'
2026-01-20 22:06:07 +01:00
edde746
85d07a7f72
fix: Remove LEFT-to-sidebar from hubs
2026-01-20 22:05:52 +01:00
Micah Morrison
8b8c249988
Fix double-click to toggle fullscreen on desktop
2026-01-20 15:23:37 -05:00
Micah Morrison
c23908427e
Improve play/pause behavior when overlay is hidden
2026-01-20 12:58:10 -05:00
Micah Morrison
d338f69c41
Add the ability to click the video player to play/pause
2026-01-20 10:24:45 -05:00
edde746
b5726fe4b7
chore: format
2026-01-20 13:46:44 +01:00
edde746
852f778c42
fix: fullscreen exit on Windows/Linux
...
close #257
2026-01-19 22:38:13 +01:00
dwk001
9d64589c3d
feat: Add natural D-pad navigation for hub sections
...
- Add left navigation from hubs to sidebar when at leftmost item
- Add up navigation from first hub to tab bar (Libraries) or hero section (Discover)
- Enhance HubSection with onNavigateLeft and onNavigateUp callbacks
- Update _handleVerticalNavigation to return false at top boundary for proper UP handling
- Implement _navigateToSidebar() in Library Recommended tab and Discover screen
- Update all HubSection instances with proper navigation callbacks
2026-01-18 15:01:34 -05:00
edde746 and Copilot
aa60ab4412
fix: don't hide controls when scrolling volume
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-18 10:57:18 +01:00