- Feb 14, 2024
-
-
This is linked to commit 89b91b2a in which the delay between updated from the MediaParsingService was removed. This means that the occasional null update sent by the medialibrary when changing task will cancel the task to show the progress bar before it's 1000L delay is done. On low end devices this delay isn't a problem, but on faster devices the delay of 1000L causes the progressBar to be canceled before even being shown.
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
-
-
-
-
-
-
-
Nicolas Pomepuy authored
Fixes #3035
-
- Feb 13, 2024
-
-
Nicolas Pomepuy authored
-
Add a "Create" button in dialog_playlist.xml to create new playlists. Shift the "Save" button to the bottom of existing playlists. Move the duplication messages logic from DuplicationWarningDialog.kt to SavePlaylistDialog.kt. Now, multiple duplication messages are shown in a single DuplicationWarningDialog.
-
-
-
-
-
-
-
- Feb 08, 2024
-
-
Nicolas Pomepuy authored
Fixes #3033
-
Folder mrl are encoded, which makes the new File(...) in the medialibrary java wrapper fail, before being sent to the medialibrary.
-
The introduction of the EXTRA_BUILD_PARAM for the v4 ml builds overrides the EXTRA_BUILD_PARAM at the build-ml-all, removing the -ml parameter and building the entire app
-
- Feb 07, 2024
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
- Feb 06, 2024
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
Fixes #3021
-