iOS/Sources/App/Settings/Widgets/Builder
Bruno Pantaleão Gonçalves 1dc6a37092
Add option to require confirmation before running custom widget item (#3386)
<!-- 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. -->
![CleanShot 2025-01-31 at 16 30
18@2x](https://github.com/user-attachments/assets/bc386462-d5df-40a6-b09f-3081b4e58c16)

## 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-02 21:31:46 +01:00
..
WidgetAddItemView.swift Added widget builder (#3354) 2025-01-27 16:16:24 +01:00
WidgetBuilderView.swift Add option to require confirmation before running custom widget item (#3386) 2025-02-02 21:31:46 +01:00
WidgetBuilderViewModel.swift Add option to require confirmation before running custom widget item (#3386) 2025-02-02 21:31:46 +01:00
WidgetCreationView.swift Add option to require confirmation before running custom widget item (#3386) 2025-02-02 21:31:46 +01:00
WidgetCreationViewModel.swift Added widget builder (#3354) 2025-01-27 16:16:24 +01:00