Timothy
Timothy
Our linter are reporting issue like this one  this is because this file is within `app/src/main` and because `automotive` use a higher version of minSDK than app, this check...
**Device model, version and app version** Model Name: Macbook pro m4 macOS Version: 15.3.1 App Version: 2025.1178 Safari Version: 18.3 (20620.2.4.11.5) **Home Assistant Core Version** 2025.2.5 **Describe the bug** On...
### Description A new onboarding has been made since few months already and we need to release it. ### Additional context We need to remove the code related to the...
## Summary This PR remove the last bits of TODO regarding the links. I've aligned them with iOS and a new PR is opened to update the doc for the...
## Summary This PR introduces a major refactoring of how the app manages server connection state, along with the block insecure HTTP connections when not on the home network. **Key...
## Summary This is an attempt to make the Websocket impl to react to a URL change. ## Checklist - [x] New or updated tests have been added to cover...
## Summary This PR makes sure to not provide URL that are not secure to use in the current context based on the allowInsecure flag. It also mutualise the logic...
## Summary Add a new screen on top of the WebViewActivity that prevents loading the URL if we are in an insecure state and the user picked the `Most secured`...
### Description Today each time we subscribe to the `urlFlow` it does subscribe to multiple sources. This sources are always the same for a given server or for network for...
## Summary Address the last remaining TODOs from the onboarding. It was about displaying the errors when the app cannot start properly like No network or not supporting some feature...