- Feb 10, 2025
-
-
Felix Paul Kühne authored
- This solves a crash on launch on OS versions without this framework - Regression from !1383
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
-
- Feb 09, 2025
-
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
İbrahim Çetin authored
-
- Feb 08, 2025
-
-
- create new implementation - greatly improve accessibility
-
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
-
-
Leo Bala authored
Closes #1852
-
- 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.
-