iOS/Sources/App/Scenes
Bruno Pantaleão Gonçalves 63ae3a0506
Fetch panels instead of subscribe (#3275)
<!-- 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. -->
2024-12-16 15:25:59 +01:00
..
AboutSceneDelegate.swift Drop iOS 12, 13 and 14 support (#2469) 2023-12-27 16:50:11 +01:00
BasicSceneDelegate.swift Drop iOS 12, 13 and 14 support (#2469) 2023-12-27 16:50:11 +01:00
CarPlaySceneDelegate.swift Subscribe to quick access entity changes on top of the standard CarPlay subscription (#3248) 2024-12-09 13:11:09 +01:00
SceneActivity.swift CarPlay implementation (#2320) 2024-01-08 10:20:38 +01:00
SceneManager.swift Use Assist pipelines cache value to avoid overload and delays on widgets extension (#2992) 2024-09-11 14:42:27 +02:00
SettingsSceneDelegate.swift Remove "Thread" management for macOS (#2711) 2024-04-10 22:23:19 +02:00
WebViewSceneDelegate.swift Fetch panels instead of subscribe (#3275) 2024-12-16 15:25:59 +01:00
WindowScenesManager.swift `static var` to `static let` (#2642) 2024-03-25 11:57:48 +01:00
WindowSizeObserver.swift `static var` to `static let` (#2642) 2024-03-25 11:57:48 +01:00