- Aug 14, 2024
-
-
Nicolas Pomepuy authored
To fix some vulnerability issues
-
- Aug 13, 2024
-
-
-
-
-
Pressing the stop / cross button on pip to stop the PiP player will stop PiP but not set the liveData value to false. This causes StartActivity to restart the video player when re-opening the app after killing the pip player, and can cause the HUD not to show
-
- Aug 09, 2024
-
-
Nicolas Pomepuy authored
-
- Aug 07, 2024
-
-
- Aug 05, 2024
-
-
Nicolas Pomepuy authored
-
-
-
Fixes #3076
-
If the safe mode is unlocked, and then in the settings, disabled, the "re-lock" button would still stay visible. This removes it, if the setting is changed.
-
Unlocking the video player should be protected by pin when safe mode is enabled. A kid with lock enabled wouldn't be able to leave the videoplayer.
-
Touching the screen outside of the delegate should close it, like the ResizeDelegate.
-
-
-
- Aug 01, 2024
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
- Jul 30, 2024
-
-
Nicolas Pomepuy authored
Fixes #3075
-
- Jul 24, 2024
-
-
Duncan McNamara authored
devDependencies should not break CI as they don't affect production builds.
-
- Jul 10, 2024
-
-
-
-
-
-
-
-
-
-
-
-
-
The ctx action was registered for this activity, but had no implementation in the onCtxAction method
-
- Jul 05, 2024
-
-
-
-
To make the nightly able to auto update
-
Checking to see if the directory is readable removes the wrong sd card
-
- Jul 04, 2024
-
-