18237 Commits (3bcb46fbd850b2a8b12c427718c12a19403d675c)
 

Author SHA1 Message Date
Nicolas Pomepuy 3bcb46fbd8 Bump app version to 3.80.0 Alpha 1 for the dogfood build 8 months ago
Nicolas Pomepuy 644d3d83f5 Compose TV: fix play all for tracks 8 months ago
Nicolas Pomepuy ca7d1b5730 Compose TV: display the grouping type in the video group screen 8 months ago
Nicolas Pomepuy f5e6c4a4ac Compose TV: add a new screen for video groups and folders 8 months ago
Nicolas Pomepuy 00fdb90252 Compose TV: implement the default playback actions for videos and tracks 8 months ago
Nicolas Pomepuy e63faa8ab2 Allow delegating the snackbar to UI for MediaUtils insertNext and append methods 8 months ago
Nicolas Pomepuy 14a6964339 Compose TV: add a click listener on the content line headers 8 months ago
Nicolas Pomepuy 0b6bf0c1d6 Compose TV: remove the event throttler for the DPAD center button 8 months ago
Nicolas Pomepuy a7e7e4d934 Compose TV: add a stop/close icon to the audio player 8 months ago
Nicolas Pomepuy b0f1f604dd Compose TV: show the snackbar when long clicking not supported audio items 8 months ago
Nicolas Pomepuy d11f4f7953 Compose TV: add snackbars and show a not implemented message for video groups and folders 8 months ago
Nicolas Pomepuy 986f18af04 Compose TV: make the TV UI compatible with mobile devices 8 months ago
Nicolas Pomepuy 1578a7fbf0 Compose TV: add some margin below the main tabs 8 months ago
Nicolas Pomepuy ef8d2ae274 Compose TV: fix the main tab bar collapsing on the video screen 8 months ago
Nicolas Pomepuy 9e4c36ec96 Compose TV: fix the display settings icon color 8 months ago
Nicolas Pomepuy f4d0c8ea0c Compose TV: fix the ML discover view position 8 months ago
Nicolas Pomepuy 1a48a0ba03 Compose TV: add a background to the main tabs 9 months ago
Nicolas Pomepuy 28773f9a95 Compose TV: create a DefaultTvActivity 9 months ago
Nicolas Pomepuy 8dd5f44745 Compose TV: hide the display settings when changing video grouping 9 months ago
Nicolas Pomepuy ea7bdc6a02 Compose TV: add search and UI switch 9 months ago
Nicolas Pomepuy b45ed9b50f Compose TV: save the sort when changed in the display settings 9 months ago
Nicolas Pomepuy 41ce90e8c0 Compose TV: properly invalidate item thumbnails 9 months ago
Nicolas Pomepuy cac6ada2db Compose TV: add the sorts to the display settings 9 months ago
Nicolas Pomepuy 3c0268e8dc Compose TV: fix the bottom sheet behavior 9 months ago
Nicolas Pomepuy b8eeebb553 Compose TV: rework some margins 9 months ago
Nicolas Pomepuy 6aefbf1931 Compose TV: refactor some display settings in their own composable 9 months ago
Nicolas Pomepuy e34f1a31c3 Compose TV: add the playback actions to the display settings 9 months ago
Nicolas Pomepuy 3eae0d07ee Compose TV: add the "show all artists" display setting 9 months ago
Nicolas Pomepuy ecfa524222 Compose TV: start of work on the display settings 9 months ago
Nicolas Pomepuy afec4a12d7 Compose TV: InvalidationComposable allow invalidating from external key 9 months ago
Nicolas Pomepuy aba05c74b8 Compose TV: setup the current tab in the AudioBrowserViewModel 9 months ago
Nicolas Pomepuy bef3b32eed Compose TV: add display settings watchers for the audio and playlists viewmodels 9 months ago
Nicolas Pomepuy 1d0ceda267 Compose TV: fix crash on video item when item is not a video 9 months ago
Nicolas Pomepuy 24991b1c86 Add a new DisplaySettingsCallBackDelegate to handle viewmodel refresh 9 months ago
Nicolas Pomepuy c1fa68b6b8 Compose TV: add resume playback to the MediaListSidePanel 9 months ago
Nicolas Pomepuy c256fa1734 Compose TV: allow LabeledIconButton to take a drawable instead of a vector 9 months ago
Nicolas Pomepuy 3048c9045f Compose TV: add the default playback action to the MediaListEntry 9 months ago
Nicolas Pomepuy 2c78152fe1 Compose TV: move the MediaListEntry enum in a dedicated file 9 months ago
Nicolas Pomepuy 9d76ed5bf9 Compose TV: refactor the AudioListEntry enum to handle all lists 9 months ago
Nicolas Pomepuy 45bf911816 Compose TV: add the progress bar to the video items 9 months ago
Nicolas Pomepuy ae44d5acfd Compose TV: cleanup obsolete code 9 months ago
Nicolas Pomepuy 649c208306 Compose TV: add a marquee effect to the card items 9 months ago
Nicolas Pomepuy 96530e4b19 Compose TV: implement the browse screen using the mobile viewmodels 9 months ago
Nicolas Pomepuy 1035567905 Compose TV: add a splash screen 9 months ago
Nicolas Pomepuy 68ff72c9d9 Compose TV: remove obsolete paginated list/grid composables 9 months ago
Nicolas Pomepuy 73b8ef7c1c Compose TV: remove obsolete MediaListsViewModel 10 months ago
Nicolas Pomepuy b687cc5543 Compose TV: plug the audio lists to the dedicated view models using paging 3 10 months ago
Nicolas Pomepuy 86340d2a1a Compose TV: create an InvalidationComposable capable of reloading itself 10 months ago
Nicolas Pomepuy 5a4e15f5b0 Compose TV: plug the video list to the VideosViewModel using paging 3 10 months ago
Nicolas Pomepuy e78ba17038 Compose TV: fix the initial focus for the main tabs 10 months ago