iOS/Sources/Shared
Bruno Pantaleão Gonçalves 6d641e806e
Auto open share sheet after download (#3295)
<!-- 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-23 14:01:55 +01:00
..
API Improve logs for entities model updater (#3283) 2024-12-17 14:49:12 +00:00
Assets Use Assist pipelines cache value to avoid overload and delays on widgets extension (#2992) 2024-09-11 14:42:27 +02:00
Assist Add Assist typing indicator (#3250) 2024-12-09 14:30:34 +01:00
ClientEvents Migrate client events list to SwiftUI and GRDB for database (#3206) 2024-11-28 04:43:38 +01:00
Common Fetch panels instead of subscribe (#3275) 2024-12-16 15:25:59 +01:00
DesignSystem Add new connection error explanation screen (#3274) 2024-12-16 12:30:22 +01:00
Domain Add person domain to states subscription (#3229) 2024-12-04 13:36:06 +01:00
Environment Improve logs for entities model updater (#3283) 2024-12-17 14:49:12 +00:00
Extensions Use home assistant defined thread network when commissioning matter device (#3027) 2024-09-25 00:03:47 +02:00
Iconic Avoid register material design icons more than once (#2690) 2024-04-03 10:52:23 +02:00
Intents Fetch panels instead of subscribe (#3275) 2024-12-16 15:25:59 +01:00
Location Add Apple Watch battery sensor (#2897) 2024-08-02 11:32:24 +02:00
MagicItem Subscribe to quick access entity changes on top of the standard CarPlay subscription (#3248) 2024-12-09 13:11:09 +01:00
Networking Add SwiftFormat to project (#1463) 2021-02-05 22:06:25 -08:00
Notifications Assist improvements and revert optional connection access (#3201) 2024-11-27 15:42:33 +01:00
Panels Delete old panels from database (#3277) 2024-12-16 18:10:14 +00:00
Resources Auto open share sheet after download (#3295) 2024-12-23 14:01:55 +01:00
Services Use home assistant defined thread network when commissioning matter device (#3027) 2024-09-25 00:03:47 +02:00
Settings Add customizable gestures (#3238) 2024-12-05 17:55:52 +01:00
Utilities Assist for Apple Watch (#2825) 2024-07-02 13:03:47 +02:00
Watch Reflect CarPlay config changes in realtime (#3149) 2024-11-12 13:55:57 +01:00
Widget Add cover control to iOS (#3115) 2024-11-06 23:06:34 +01:00
ControlEntityProvider.swift Add more domains for sensors widget (#3270) 2024-12-12 18:08:11 +01:00
DataWidgetsUpdater.swift Refresh controls when widgets initialize (#3147) 2024-11-11 15:12:49 +01:00
EntityRegistryListForDisplay.swift Use correct sensor precision in sensors widget (#3269) 2024-12-12 17:51:26 +00:00
ExternalLink.swift Add new connection error explanation screen (#3274) 2024-12-16 12:30:22 +01:00
HAAppEntity.swift Replace caches by separate database for entities which domains relate to app usage (#2981) 2024-09-09 14:50:20 +02:00
HAAreaResponse.swift Add configuration screen for CarPlay, also migrate "iOS Actions" to "Quick access" (#3111) 2024-10-31 19:15:13 +01:00
HAGesture.swift Fix swipe direction and comment gestures that are not working well yet (#3239) 2024-12-05 18:00:29 +00:00
HAServices.swift Add cover control to iOS (#3115) 2024-11-06 23:06:34 +01:00
HATypedRequest+App.swift Cache config/entity_registry/list_for_display (#3268) 2024-12-12 18:06:14 +01:00
Shared.h Reorganize files in repo, pull out build settings from pbxproj (#1140) 2020-10-03 00:15:04 -07:00