- Feb 08, 2025
-
-
The play all button is now hidden when necessary to avoid having it being displayed when the view is empty.
-
The activity indicator is now properly stopped when the folder selected has already been parsed and is empty.
-
Felix Paul Kühne authored
-
The margins and bottom constraint of the current view controller are adjusted in order to properly be able to fix the mini player if needed.
-
The edit tool bar's bottom constraint is now aligned to the safe area in order to avoid any visual glitch and remove the Xcode generated warning forcing the change.
-
BottomTabBarController overrides the UITabBarController and displays the previous tab bar layout at the bottom of the screen. These changes only apply to iPads running with iPadOS 18.0 and versions above it.
-
The .opticID switch case was previously removed and was generating a warning which could lead to an error in Xcode 6.0
-
The coding style has been reviewed and a few chunks of code have been simplified.
-
This setting enables the user to automatically enable the rotation lock option when the video player is displayed. The orientation that will be locked is the one selected by the device when the video player is displayed for the first time. It remains the same until the option is disabled or the video player is killed. Closes #1869
-
- Jan 27, 2025
-
-
Diogo Simao Marques authored
The icon used for the aspect ratio is now more explicit.
-
- Jan 22, 2025
-
-
- Jan 20, 2025
-
-
Leo Bala authored
-
- Jan 19, 2025
-
- Jan 18, 2025
-
-
Everything related to the custom equalizer profiles is now located in a proper dedicated file.
-
The rename and delete actions are now added as trailing actions in order to be able to add a proper icon instead of a label and therefore match the implementation of the leading actions previously added.
-
The custom equalizer profiles created by the user can now be reordered in the list by selecting one of their leading actions.
-
- Jan 14, 2025
-
-
Dave Nicolson authored
-
- Jan 11, 2025
-
-
-
Felix Paul Kühne authored
-
- Jan 07, 2025
-
-
This should set 'Labels View' trailing constraints to 'Drag Indicator image view' instead of super view. This update fixes overlapping long titles over the indicator image view.
-
-
The adequate methods were placed in separate extensions in order to improve the readability of the file.
-
The empty collection view is now properly displayed and dismissed and its constraints and background color are properly set to remove the Xcode warnings generated.
-
The media's index paths are now sorted before creating a playlist to avoid having a random order due to the set used which is not a sorted data structure.
-
Maxime Chapelet authored
-
- Jan 05, 2025
-
-
- Jan 04, 2025
-
-
Craig Reyenga authored
-
Craig Reyenga authored
-
Craig Reyenga authored
-
-
Restore toggle switch animations by preventing reloading of the entire table when a switch is toggled.
-
-
-
-
-
-
-
-
-