Arkadiusz Fal
36190e62f5
Restrict orientation locking to iPhone only
...
- Add device checks in Orientation enum to prevent locking on iPad
- Hide "Lock portrait mode" setting on iPad in BrowsingSettings
- Use Constants.isIPhone for consistent device detection
2025-11-23 13:41:03 +01:00
Arkadiusz Fal
be4e1adb9b
Fix all SwiftLint violations across codebase
...
Resolves 130+ violations including deployment target checks, code style issues, and formatting inconsistencies. Adds SwiftLint disable comments for compiler-required availability checks while maintaining deployment target compliance.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-09 18:14:35 +01:00
Toni Förster
4e4add3c42
fix double rotation
...
Signed-off-by: Toni Förster <toni.foerster@gmail.com >
2024-09-06 16:47:15 +02:00
Toni Förster
2185718d50
orientation fullscreen code cleanup
...
Signed-off-by: Toni Förster <toni.foerster@gmail.com >
2024-09-06 15:46:58 +02:00
Arkadiusz Fal
39a109216b
Style fix
2024-02-02 11:06:32 +01:00
Arkadiusz Fal
f67b1d4feb
Improve orientation and safe area handling
...
Fix #369
Fix #382
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
99e20f54a2
Attempt to fix orientation lock on iOS 16
2022-12-04 13:32:24 +01:00
Arkadiusz Fal
a086a0f440
Use Swift 5.7 if-let style
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
fc7052a7fa
Fix orientation on iOS 16
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
5f858bc6d4
Orientation improvements
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
d6e75295e1
Add iOS option to lock portrait mode in browsing
2022-01-02 20:50:59 +01:00