iOS/Sources/App/Settings
Bruno Pantaleão Gonçalves 3c30ab74cb
Making "shake to debug" gesture configurable and optional (#3398)
<!-- Thank you for submitting a Pull Request and helping to improve Home
Assistant. Please complete the following sections to help the processing
and review of your changes. Please do not delete anything from this
template. -->

## Summary
<!-- Provide a brief summary of the changes you have made and most
importantly what they aim to achieve -->

## Screenshots
<!-- If this is a user-facing change not in the frontend, please include
screenshots in light and dark mode. -->

## Link to pull request in Documentation repository
<!-- Pull requests that add, change or remove functionality must have a
corresponding pull request in the Companion App Documentation repository
(https://github.com/home-assistant/companion.home-assistant). Please add
the number of this pull request after the "#" -->
Documentation: home-assistant/companion.home-assistant#

## Any other notes
<!-- If there is any other information of note, like if this Pull
Request is part of a bigger change, please include it here. -->
2025-02-03 17:38:08 +01:00
..
AppIcon Improve icon selection screen to reflect iOS 18+ icons (#3328) 2025-01-13 16:48:51 +01:00
AppleWatch Fix watch preview text (#3379) 2025-01-30 15:01:28 +01:00
CarPlay Added widget builder (#3354) 2025-01-27 16:16:24 +01:00
ClientEventsLogView Save ClientEvents on local json file instead of GRDB to avoid crashes (#3378) 2025-01-30 12:55:32 +01:00
Connection Adding back warning about internal URL usage (#3341) 2025-01-17 16:15:17 +01:00
Eureka Avoid unecessary subscription while fetching user avatar (#3281) 2024-12-17 11:23:23 +01:00
Gestures Making "shake to debug" gesture configurable and optional (#3398) 2025-02-03 17:38:08 +01:00
MagicItem Add option to require confirmation before running custom widget item (#3386) 2025-02-02 21:31:46 +01:00
NFC Move test classes to test main folder; (#2807) 2024-06-07 11:06:20 +02:00
Notifications Create Watch Home from iOS (#2944) 2024-08-28 09:45:07 +02:00
Observation Fetch panels instead of subscribe (#3275) 2024-12-16 15:25:59 +01:00
Sensors Lowercase enum `AppConfiguration` (#2615) 2024-02-29 13:28:26 +01:00
Widgets Add option to require confirmation before running custom widget item (#3386) 2025-02-02 21:31:46 +01:00
AboutViewController.swift Fix logo missing in "About screen" (#2755) 2024-05-06 09:48:46 +02:00
ActionConfigurator.swift Redesign Sensor widget (#3172) 2024-11-20 18:15:58 +01:00
AppIcon.swift Improve icon selection screen to reflect iOS 18+ icons (#3328) 2025-01-13 16:48:51 +01:00
DebugView.swift Migrate debug view to SwiftUI (#3370) 2025-01-29 16:01:47 +01:00
HomeAssistantLogoView.xib Fix logo missing in "About screen" (#2755) 2024-05-06 09:48:46 +02:00
MaterialDesignIcons+Eureka.swift Add SwiftFormat to project (#1463) 2021-02-05 22:06:25 -08:00
SettingsDetailViewController.swift Save ClientEvents on local json file instead of GRDB to avoid crashes (#3378) 2025-01-30 12:55:32 +01:00
SettingsRootDataSource.swift Migrate debug view to SwiftUI (#3370) 2025-01-29 16:01:47 +01:00
SettingsViewController.swift Improve database update and remove periodic timer (#3368) 2025-01-29 14:47:08 +01:00
TemplateEditViewController.swift Drop iOS 12, 13 and 14 support (#2469) 2023-12-27 16:50:11 +01:00