yattee/Model/Import Export Settings/Importers
Toni Förster 322a550666
simplified fullscreen and orientation handling
- iPad: rotate to device orientation on startup
- fixed controls in portrait fullscreen
- iOS: don’t call setNeedsDrawing multiple times
- On iOS we call set needs drawing only once.
- Added cooldown time to MPV.Client setNeedsDrawing to avoid multiple successive calls
- make fullscreen animation smoother
- dragGesture now calls toggleFullScreenAction
- fix tvOS and macOS build

Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-09-05 18:17:14 +02:00
..
AdvancedSettingsGroupImporter.swift Add import export of missing settings 2024-07-06 12:32:31 +02:00
BrowsingSettingsGroupImporter.swift Swiftformat fixes 2024-05-16 19:01:02 +02:00
ControlsSettingsGroupImporter.swift Import export settings 2024-02-02 11:16:27 +01:00
HistorySettingsGroupImporter.swift Add import export of missing settings 2024-07-06 12:32:31 +02:00
LocationsSettingsGroupImporter.swift Allow import of accounts to manually added (not imported) instances 2024-07-06 13:44:40 +02:00
OtherDataSettingsGroupImporter.swift Import export settings 2024-02-02 11:16:27 +01:00
PlayerSettingsGroupImporter.swift simplified fullscreen and orientation handling 2024-09-05 18:17:14 +02:00
QualitySettingsGroupImporter.swift Swiftformat fixes 2024-05-16 19:01:02 +02:00
RecentlyOpenedImporter.swift Swiftformat fixes 2024-05-16 19:01:02 +02:00
SponsorBlockSettingsGroupImporter.swift Add import export of missing settings 2024-07-06 12:32:31 +02:00