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
Arkadiusz Fal
e0ca48fd44
Improve tvOS settings UI styling and navigation
...
- Add TVOSPlainToggleStyle for cleaner toggle appearance on tvOS
- Remove focus overlays from settings navigation links and buttons
- Apply plain button and list styles across all settings screens
- Implement custom system controls picker for tvOS to avoid focus overlay
- Update SettingsPickerModifier with platform-specific styling
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-09 18:14:35 +01:00
Arkadiusz Fal
7741e531f4
Swiftformat fixes
2024-05-16 19:01:02 +02:00
Ricky Kresslein
5559e78bc0
Add setting to show/hide recents and limit number of recents shown
2024-02-28 00:56:12 +01:00
Arkadiusz Fal
1e2d6cf72f
Move "Show toggle watch status button" to History settings
2023-05-25 18:36:02 +02:00
Arkadiusz Fal
971beddc8d
Feed cache
2023-02-05 14:24:07 +01:00
Arkadiusz Fal
0d333b5583
Replace environment objects with observed objects
2022-12-05 10:13:19 +01:00
Arkadiusz Fal
78ff495927
Add clear history button to home
2022-12-04 13:32:27 +01:00
Arkadiusz Fal
4a26ef2839
Fix clear history, add clear cache
2022-12-04 13:32:22 +01:00
Arkadiusz Fal
b66e177114
Localizations
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
01601176dd
Add option "Keep last played video in the queue after restart"
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
a2b9d4d938
Allow to delete history even when it is disabled
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
a96756d220
Unify wording
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
d7735cf59d
Fix pickers on iOS 16
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
3baa7a6893
Redesigned settings ( fixes #47 )
2022-01-06 16:02:53 +01:00
Arkadiusz Fal
e29982454b
Add options for history: badge color and reset watched status on playing
2022-01-02 20:50:59 +01:00
Arkadiusz Fal
ac1c6685a1
Improve history, resume videos, mark watched videos ( fixes #42 )
2021-12-26 23:35:44 +01:00