android

Home Assistant Companion for Android

APACHE-2.0 License

Stars
2.3K
Committers
133

Bot releases are visible (Hide)

android - beta-1876-7a798496

Published by github-actions[bot] almost 3 years ago

Changes:

  • Group device controls by area first, if set (#2094)
  • Catch the failure on devices without rotary input (#2092)
  • Work on error handling from Websocket. (#2091)
  • Widgets: use received entity state changes for updating if possible (#2089)
  • Add debug logging in quick setting tiles for easier troubleshooting (#2088)
  • Add last used app sensor (#2080)
  • Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1 (#2084)
  • Update Release Workflow (#2081)
  • Check if there are any widgets before connecting to websocket (#2079)
  • Exit app when back is pressed on Screen_Landing (#2077)
  • Add area/device/entity registry in order to show area on device controls (#2027)
android - beta-1874-02e4efeb

Published by github-actions[bot] almost 3 years ago

Changes:

  • Catch the failure on devices without rotary input (#2092)
  • Work on error handling from Websocket. (#2091)
  • Widgets: use received entity state changes for updating if possible (#2089)
  • Add debug logging in quick setting tiles for easier troubleshooting (#2088)
  • Add last used app sensor (#2080)
  • Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1 (#2084)
  • Update Release Workflow (#2081)
  • Check if there are any widgets before connecting to websocket (#2079)
  • Exit app when back is pressed on Screen_Landing (#2077)
  • Add area/device/entity registry in order to show area on device controls (#2027)
android - beta-1872-476bd898

Published by github-actions[bot] almost 3 years ago

Changes:

  • Work on error handling from Websocket. (#2091)
  • Widgets: use received entity state changes for updating if possible (#2089)
  • Add debug logging in quick setting tiles for easier troubleshooting (#2088)
  • Add last used app sensor (#2080)
  • Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1 (#2084)
  • Update Release Workflow (#2081)
  • Check if there are any widgets before connecting to websocket (#2079)
  • Exit app when back is pressed on Screen_Landing (#2077)
  • Add area/device/entity registry in order to show area on device controls (#2027)
android - beta-1870-5711e0e1

Published by github-actions[bot] almost 3 years ago

Changes:

  • Widgets: use received entity state changes for updating if possible (#2089)
  • Add debug logging in quick setting tiles for easier troubleshooting (#2088)
  • Add last used app sensor (#2080)
  • Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1 (#2084)
  • Update Release Workflow (#2081)
  • Check if there are any widgets before connecting to websocket (#2079)
  • Exit app when back is pressed on Screen_Landing (#2077)
  • Add area/device/entity registry in order to show area on device controls (#2027)
android - beta-1868-921820fe

Published by github-actions[bot] almost 3 years ago

Changes:

  • Add debug logging in quick setting tiles for easier troubleshooting (#2088)
  • Add last used app sensor (#2080)
  • Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1 (#2084)
  • Update Release Workflow (#2081)
  • Check if there are any widgets before connecting to websocket (#2079)
  • Exit app when back is pressed on Screen_Landing (#2077)
  • Add area/device/entity registry in order to show area on device controls (#2027)
android - beta-1866-9eeb431a

Published by github-actions[bot] almost 3 years ago

Changes:

  • Add last used app sensor (#2080)
  • Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1 (#2084)
  • Update Release Workflow (#2081)
  • Check if there are any widgets before connecting to websocket (#2079)
  • Exit app when back is pressed on Screen_Landing (#2077)
  • Add area/device/entity registry in order to show area on device controls (#2027)
android - beta-1864-16f1d489

Published by github-actions[bot] almost 3 years ago

Changes:

  • Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1 (#2084)
  • Update Release Workflow (#2081)
  • Check if there are any widgets before connecting to websocket (#2079)
  • Exit app when back is pressed on Screen_Landing (#2077)
  • Add area/device/entity registry in order to show area on device controls (#2027)
android - beta-1862-8011d763

Published by github-actions[bot] almost 3 years ago

Changes:

  • Update Release Workflow (#2081)
  • Check if there are any widgets before connecting to websocket (#2079)
  • Exit app when back is pressed on Screen_Landing (#2077)
  • Add area/device/entity registry in order to show area on device controls (#2027)
android - beta-1860-b7d0ae7b

Published by github-actions[bot] almost 3 years ago

Changes:

  • Check if there are any widgets before connecting to websocket (#2079)
  • Exit app when back is pressed on Screen_Landing (#2077)
  • Add area/device/entity registry in order to show area on device controls (#2027)
android - beta-1858-99a7ca1e

Published by github-actions[bot] almost 3 years ago

Changes:

  • Exit app when back is pressed on Screen_Landing (#2077)
  • Add area/device/entity registry in order to show area on device controls (#2027)
android - beta-1856-4a51a864

Published by github-actions[bot] almost 3 years ago

Changes:

  • Add area/device/entity registry in order to show area on device controls (#2027)
android - 2021.12.3

Published by JBassett almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/home-assistant/android/compare/2021.12.2...2021.12.3

android - beta-1852-dca98209

Published by github-actions[bot] almost 3 years ago

Changes:

  • Export widget configuration activities for launcher that require it (#2072)
  • Fix getStateChanges call always returning empty flow (#2073)
  • Update settings screen title to match Configuration menu (#2070)
  • Catch the exception when an invalid URL is used (#2067)
  • Show friendly name instead of entity ID when setting favorites from phone (#2060)
  • Bump kotlinx-coroutines-guava from 1.5.2 to 1.6.0 (#2071)
  • Bump kotlinx-coroutines-android from 1.5.2 to 1.6.0 (#2063)
  • Bump kotlinx-coroutines-play-services from 1.5.2 to 1.6.0 (#2061)
  • Bump kotlinx-coroutines-core from 1.5.2 to 1.6.0 (#2062)
  • Bump actions/setup-java from 2.4.0 to 2.5.0 (#2054)
  • Breaking Change: Enforce an allow list for notification sensors to prevent battery issues (#2038)
  • Remove enable all sensors toggle to reduce battery complaints (#2037)
  • Bump android-junit5 from 1.8.0.0 to 1.8.1.0 (#2032)
  • Bump dependencies and make required changes (#2030)
  • Typo in sensor attribute (#2029)
android - beta-1850-04e269ce

Published by github-actions[bot] almost 3 years ago

Changes:

  • Fix getStateChanges call always returning empty flow (#2073)
  • Update settings screen title to match Configuration menu (#2070)
  • Catch the exception when an invalid URL is used (#2067)
  • Show friendly name instead of entity ID when setting favorites from phone (#2060)
  • Bump kotlinx-coroutines-guava from 1.5.2 to 1.6.0 (#2071)
  • Bump kotlinx-coroutines-android from 1.5.2 to 1.6.0 (#2063)
  • Bump kotlinx-coroutines-play-services from 1.5.2 to 1.6.0 (#2061)
  • Bump kotlinx-coroutines-core from 1.5.2 to 1.6.0 (#2062)
  • Bump actions/setup-java from 2.4.0 to 2.5.0 (#2054)
  • Breaking Change: Enforce an allow list for notification sensors to prevent battery issues (#2038)
  • Remove enable all sensors toggle to reduce battery complaints (#2037)
  • Bump android-junit5 from 1.8.0.0 to 1.8.1.0 (#2032)
  • Bump dependencies and make required changes (#2030)
  • Typo in sensor attribute (#2029)
android - beta-1848-38534bc4

Published by github-actions[bot] almost 3 years ago

Changes:

  • Update settings screen title to match Configuration menu (#2070)
  • Catch the exception when an invalid URL is used (#2067)
  • Show friendly name instead of entity ID when setting favorites from phone (#2060)
  • Bump kotlinx-coroutines-guava from 1.5.2 to 1.6.0 (#2071)
  • Bump kotlinx-coroutines-android from 1.5.2 to 1.6.0 (#2063)
  • Bump kotlinx-coroutines-play-services from 1.5.2 to 1.6.0 (#2061)
  • Bump kotlinx-coroutines-core from 1.5.2 to 1.6.0 (#2062)
  • Bump actions/setup-java from 2.4.0 to 2.5.0 (#2054)
  • Breaking Change: Enforce an allow list for notification sensors to prevent battery issues (#2038)
  • Remove enable all sensors toggle to reduce battery complaints (#2037)
  • Bump android-junit5 from 1.8.0.0 to 1.8.1.0 (#2032)
  • Bump dependencies and make required changes (#2030)
  • Typo in sensor attribute (#2029)
android - beta-1846-4a3ca455

Published by github-actions[bot] almost 3 years ago

Changes:

  • Catch the exception when an invalid URL is used (#2067)
  • Show friendly name instead of entity ID when setting favorites from phone (#2060)
  • Bump kotlinx-coroutines-guava from 1.5.2 to 1.6.0 (#2071)
  • Bump kotlinx-coroutines-android from 1.5.2 to 1.6.0 (#2063)
  • Bump kotlinx-coroutines-play-services from 1.5.2 to 1.6.0 (#2061)
  • Bump kotlinx-coroutines-core from 1.5.2 to 1.6.0 (#2062)
  • Bump actions/setup-java from 2.4.0 to 2.5.0 (#2054)
  • Breaking Change: Enforce an allow list for notification sensors to prevent battery issues (#2038)
  • Remove enable all sensors toggle to reduce battery complaints (#2037)
  • Bump android-junit5 from 1.8.0.0 to 1.8.1.0 (#2032)
  • Bump dependencies and make required changes (#2030)
  • Typo in sensor attribute (#2029)
android - beta-1844-40a4bd4e

Published by github-actions[bot] almost 3 years ago

Changes:

  • Show friendly name instead of entity ID when setting favorites from phone (#2060)
  • Bump kotlinx-coroutines-guava from 1.5.2 to 1.6.0 (#2071)
  • Bump kotlinx-coroutines-android from 1.5.2 to 1.6.0 (#2063)
  • Bump kotlinx-coroutines-play-services from 1.5.2 to 1.6.0 (#2061)
  • Bump kotlinx-coroutines-core from 1.5.2 to 1.6.0 (#2062)
  • Bump actions/setup-java from 2.4.0 to 2.5.0 (#2054)
  • Breaking Change: Enforce an allow list for notification sensors to prevent battery issues (#2038)
  • Remove enable all sensors toggle to reduce battery complaints (#2037)
  • Bump android-junit5 from 1.8.0.0 to 1.8.1.0 (#2032)
  • Bump dependencies and make required changes (#2030)
  • Typo in sensor attribute (#2029)
android - beta-1842-0f984e8b

Published by github-actions[bot] almost 3 years ago

Changes:

  • Bump kotlinx-coroutines-guava from 1.5.2 to 1.6.0 (#2071)
  • Bump kotlinx-coroutines-android from 1.5.2 to 1.6.0 (#2063)
  • Bump kotlinx-coroutines-play-services from 1.5.2 to 1.6.0 (#2061)
  • Bump kotlinx-coroutines-core from 1.5.2 to 1.6.0 (#2062)
  • Bump actions/setup-java from 2.4.0 to 2.5.0 (#2054)
  • Breaking Change: Enforce an allow list for notification sensors to prevent battery issues (#2038)
  • Remove enable all sensors toggle to reduce battery complaints (#2037)
  • Bump android-junit5 from 1.8.0.0 to 1.8.1.0 (#2032)
  • Bump dependencies and make required changes (#2030)
  • Typo in sensor attribute (#2029)
android - beta-1840-60d2cc14

Published by github-actions[bot] almost 3 years ago

Changes:

  • Bump kotlinx-coroutines-android from 1.5.2 to 1.6.0 (#2063)
  • Bump kotlinx-coroutines-play-services from 1.5.2 to 1.6.0 (#2061)
  • Bump kotlinx-coroutines-core from 1.5.2 to 1.6.0 (#2062)
  • Bump actions/setup-java from 2.4.0 to 2.5.0 (#2054)
  • Breaking Change: Enforce an allow list for notification sensors to prevent battery issues (#2038)
  • Remove enable all sensors toggle to reduce battery complaints (#2037)
  • Bump android-junit5 from 1.8.0.0 to 1.8.1.0 (#2032)
  • Bump dependencies and make required changes (#2030)
  • Typo in sensor attribute (#2029)
android - beta-1838-0c849162

Published by github-actions[bot] almost 3 years ago

Changes:

  • Bump kotlinx-coroutines-play-services from 1.5.2 to 1.6.0 (#2061)
  • Bump kotlinx-coroutines-core from 1.5.2 to 1.6.0 (#2062)
  • Bump actions/setup-java from 2.4.0 to 2.5.0 (#2054)
  • Breaking Change: Enforce an allow list for notification sensors to prevent battery issues (#2038)
  • Remove enable all sensors toggle to reduce battery complaints (#2037)
  • Bump android-junit5 from 1.8.0.0 to 1.8.1.0 (#2032)
  • Bump dependencies and make required changes (#2030)
  • Typo in sensor attribute (#2029)