android
android copied to clipboard
:iphone: Home Assistant Companion for Android
## Summary Resolves #2164, part 1: Persistent Connection. When trying to start the `WebsocketManager` as a foreground service, catch a `ForegroundServiceStartNotAllowedException` that may be thrown due to restrictions and show...
**Home Assistant Android version:** beta-1944-6994eacf **Android version:** 12 **Phone model:** Google Pixel 4a **Home Assistant version:** Core 2021.12.10 **Last working Home Assistant release (if known):** n/a, new feature **Description of...
**Is your feature request related to a problem? Please describe.** Using ```subscribe_events```causes app to receive events it doesn't care about, wasting battery and potentially costing money for unnecessary data usage....
## Summary Resolves #2164, part 2: `SensorWorker`. The `SensorWorker` currently always starts as a foreground service, which may not be allowed on Android 12 and newer. Because it can also...
**Home Assistant Android version:** Latest master, first seen Beta 1882 **Android version:** 12 **Phone model:** Pixel 5 **Home Assistant version:** unknown **Last working Home Assistant release (if known):** N/A **Description...
I run my setup through Cloudflare and NGINX to get external network access. Using a web browser, this works fine - everything loads successfully. But in the Android app, the...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** To be able to change the app icon to a different color similar to...
## Summary Improve Notification GIFs in the following ways: - [x] Scale to a fixed width with height based on the original aspect ratio - [x] Decrease the time between...
**Is your feature request related to a problem? Please describe.** The new WearOS complication feature is awesome but when I change between watch faces I have to reselect what entities...
Bumps [accompanist-appcompat-theme](https://github.com/google/accompanist) from 0.25.0 to 0.25.1. Release notes Sourced from accompanist-appcompat-theme's releases. v0.25.1 🌈 Upgrade to Compose 1.2.1 (#1286) Upgrade to Compose Compiler 1.3.0 - Kotlin 1.7.10 (#1286) Commits 3e261b5...