android icon indicating copy to clipboard operation
android copied to clipboard

:iphone: Home Assistant Companion for Android

Results 343 android issues
Sort by recently updated
recently updated
newest added

## Summary Fixes: #2908 by adding the `major` and `minor` for the beacon. Listing as a breaking change since the attribute is changing ## Screenshots ## Link to pull request...

cla-signed

## Summary When using constraints (zones or bluetooth) with high accuracy mode, it makes sense to have the highAccuracyModeSetting _on_, but high accuracy mode is not 'active' (waiting for a...

cla-signed

**Is your feature request related to a problem? Please describe.** The current implementation of the Beacon Monitor only shows the UUID as an attribute. As per the upcoming **i**Beacon [integration](https://github.com/home-assistant/home-assistant.io/pull/24178)...

enhancement
sensor-tracking

## Summary I noticed in Android 13 that there is a behavior change in [intents](https://developer.android.com/about/versions/13/behavior-changes-all#intents) which in some cases will cause the app not to receive an intent. This PR...

cla-signed

## Summary Fixes: #2876 by using the [recommended methods](https://developer.android.com/develop/ui/views/layout/immersive) from Google, most likely these were updated after we had this code. Changed the theme to reflect for displays with cutouts...

cla-signed

**Is your feature request related to a problem? Please describe.** I want to use the BLE transmitting feature for presence detection at home. However, I want to turn of the...

enhancement
sensor-tracking

Bumps [hilt-android-gradle-plugin](https://github.com/google/dagger) from 2.43.2 to 2.44. Release notes Sourced from hilt-android-gradle-plugin's releases. Dagger 2.44 What’s new In Dagger Potentially breaking changes Fixes #3531: Removed formatting from dagger.android generated source could...

cla-signed
minor
dependencies
java

Bumps [hilt-android-compiler](https://github.com/google/dagger) from 2.43.2 to 2.44. Release notes Sourced from hilt-android-compiler's releases. Dagger 2.44 What’s new In Dagger Potentially breaking changes Fixes #3531: Removed formatting from dagger.android generated source could...

cla-signed
minor
dependencies
java

## Summary This PR fixes a potential race condition for subscriptions on the websocket, where the first message might be dropped if it is delivered very soon after the subscription...

cla-signed

**Is your feature request related to a problem? Please describe.** Possibly, slightly incorrect behaviour from the app, but its also not documented supported behaviour. See below. **Describe the solution you'd...

enhancement
notifications