- Sep 20, 2024
-
-
Mc LP authored
-
- Sep 16, 2024
-
-
Duncan McNamara authored
-
Duncan McNamara authored
-
- Sep 12, 2024
-
-
Nicolas Pomepuy authored
-
- Sep 10, 2024
-
-
Long audio samples are considered audiobooks, and their progress is saved, though some classical music files are also long and will keep their progress even though music should not. For this, an audio resume setting is added to force resume, start from start, or ask which.
-
Fixes #3082
-
Nicolas Pomepuy authored
Fixes #3083
-
Nicolas Pomepuy authored
Fixes #3084
-
-
- Sep 09, 2024
-
-
Duncan McNamara authored
-
-
-
-
-
-
-
-
-
-
-
As those builds don't have the install package permission.
-
- Sep 05, 2024
-
-
If for some reason the provider is stuck, the description in the getProviderContent can be null if the underlaying MedialibraryItem.description hasn't yet been initialized. This can happen by triggering the smd auth dialog from the remote access, leaving it untouched on the phone, and then from the remote access querying any list of directories, their description is stuck as long as the smb dialog is still opened. Fixes #3037
-
In the onStop of the VideoPlayerActivity, isInPiPMode is set to off so that when reopening the player, it resumes normally. If the PiP is running, and the screen is turned off, onStop will be called, and when turning the screen on, the player will resume with isInPipMode false, but PiP actually not running which triggers the HUD. Checking in the onStop if the screen is off stops PiP from being disabled.
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
When opening PiP / Pop-Up player through the Videoplayer's menu doesnt leave the app, but open's the pip player in the video section. This means the user then has to press home to leave the app. This takes the user home directly when pressing the Pop-Up player button.
-
- Sep 03, 2024
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
- Sep 02, 2024
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
- 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
-
-