android

Home Assistant Companion for Android

APACHE-2.0 License

Stars
2.3K
Committers
133

Bot releases are visible (Hide)

android - beta-2528-d03eb74f

Published by github-actions[bot] about 2 years ago

Changes:

  • Improve logging and error messages during onboarding (#2716)
  • Support downloading data URIs (#2715)
  • Allow UUID, Major and Minor to be changed via notification command (#2713)
  • Use correct default value for update interval to avoid double registrations on cold start (#2712)
  • Fire an event when a notification is received (#2705)
  • Fix unwanted reordering of Last Update Sensor's Intent list when there are 10+ entries (#2704)
  • Automatically delete 'stale'/old widgets from database (#2702)
  • Remove external storage permission for logs, completely on Android 10+ (#2691)
  • Implement html styling on the template tile (#2653)
  • Bump sentry-android from 6.2.1 to 6.3.0 (#2693)
  • Add channel, category and group to notification sensor attributes (#2676)
  • Minor location update fixes (#2670)
  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2526-8ee0e14e

Published by github-actions[bot] about 2 years ago

Changes:

  • Support downloading data URIs (#2715)
  • Allow UUID, Major and Minor to be changed via notification command (#2713)
  • Use correct default value for update interval to avoid double registrations on cold start (#2712)
  • Fire an event when a notification is received (#2705)
  • Fix unwanted reordering of Last Update Sensor's Intent list when there are 10+ entries (#2704)
  • Automatically delete 'stale'/old widgets from database (#2702)
  • Remove external storage permission for logs, completely on Android 10+ (#2691)
  • Implement html styling on the template tile (#2653)
  • Bump sentry-android from 6.2.1 to 6.3.0 (#2693)
  • Add channel, category and group to notification sensor attributes (#2676)
  • Minor location update fixes (#2670)
  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2524-285adfa5

Published by github-actions[bot] about 2 years ago

Changes:

  • Allow UUID, Major and Minor to be changed via notification command (#2713)
  • Use correct default value for update interval to avoid double registrations on cold start (#2712)
  • Fire an event when a notification is received (#2705)
  • Fix unwanted reordering of Last Update Sensor's Intent list when there are 10+ entries (#2704)
  • Automatically delete 'stale'/old widgets from database (#2702)
  • Remove external storage permission for logs, completely on Android 10+ (#2691)
  • Implement html styling on the template tile (#2653)
  • Bump sentry-android from 6.2.1 to 6.3.0 (#2693)
  • Add channel, category and group to notification sensor attributes (#2676)
  • Minor location update fixes (#2670)
  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2522-b7fc9bbc

Published by github-actions[bot] about 2 years ago

Changes:

  • Use correct default value for update interval to avoid double registrations on cold start (#2712)
  • Fire an event when a notification is received (#2705)
  • Fix unwanted reordering of Last Update Sensor's Intent list when there are 10+ entries (#2704)
  • Automatically delete 'stale'/old widgets from database (#2702)
  • Remove external storage permission for logs, completely on Android 10+ (#2691)
  • Implement html styling on the template tile (#2653)
  • Bump sentry-android from 6.2.1 to 6.3.0 (#2693)
  • Add channel, category and group to notification sensor attributes (#2676)
  • Minor location update fixes (#2670)
  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2520-4b123ef2

Published by github-actions[bot] about 2 years ago

Changes:

  • Fire an event when a notification is received (#2705)
  • Fix unwanted reordering of Last Update Sensor's Intent list when there are 10+ entries (#2704)
  • Automatically delete 'stale'/old widgets from database (#2702)
  • Remove external storage permission for logs, completely on Android 10+ (#2691)
  • Implement html styling on the template tile (#2653)
  • Bump sentry-android from 6.2.1 to 6.3.0 (#2693)
  • Add channel, category and group to notification sensor attributes (#2676)
  • Minor location update fixes (#2670)
  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2518-bf1b56af

Published by github-actions[bot] about 2 years ago

Changes:

  • Fix unwanted reordering of Last Update Sensor's Intent list when there are 10+ entries (#2704)
  • Automatically delete 'stale'/old widgets from database (#2702)
  • Remove external storage permission for logs, completely on Android 10+ (#2691)
  • Implement html styling on the template tile (#2653)
  • Bump sentry-android from 6.2.1 to 6.3.0 (#2693)
  • Add channel, category and group to notification sensor attributes (#2676)
  • Minor location update fixes (#2670)
  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2516-1cf3506d

Published by github-actions[bot] about 2 years ago

Changes:

  • Automatically delete 'stale'/old widgets from database (#2702)
  • Remove external storage permission for logs, completely on Android 10+ (#2691)
  • Implement html styling on the template tile (#2653)
  • Bump sentry-android from 6.2.1 to 6.3.0 (#2693)
  • Add channel, category and group to notification sensor attributes (#2676)
  • Minor location update fixes (#2670)
  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2514-2e7c7245

Published by github-actions[bot] about 2 years ago

Changes:

  • Remove external storage permission for logs, completely on Android 10+ (#2691)
  • Implement html styling on the template tile (#2653)
  • Bump sentry-android from 6.2.1 to 6.3.0 (#2693)
  • Add channel, category and group to notification sensor attributes (#2676)
  • Minor location update fixes (#2670)
  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2512-e7a92639

Published by github-actions[bot] about 2 years ago

Changes:

  • Implement html styling on the template tile (#2653)
  • Bump sentry-android from 6.2.1 to 6.3.0 (#2693)
  • Add channel, category and group to notification sensor attributes (#2676)
  • Minor location update fixes (#2670)
  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2510-f9ceeb0d

Published by github-actions[bot] over 2 years ago

Changes:

  • Bump sentry-android from 6.2.1 to 6.3.0 (#2693)
  • Add channel, category and group to notification sensor attributes (#2676)
  • Minor location update fixes (#2670)
  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2508-fca56364

Published by github-actions[bot] over 2 years ago

Changes:

  • Add channel, category and group to notification sensor attributes (#2676)
  • Minor location update fixes (#2670)
  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2506-33f6673e

Published by github-actions[bot] over 2 years ago

Changes:

  • Minor location update fixes (#2670)
  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2504-d072b908

Published by github-actions[bot] over 2 years ago

Changes:

  • Breaking Change: Add friendly BT name next to the mac address if we have it (#2697)
  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2502-f4eea70b

Published by github-actions[bot] over 2 years ago

Changes:

  • Deprecate Android WebView quick bar gesture support (#2690)
  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2500-f8d0d461

Published by github-actions[bot] over 2 years ago

Changes:

  • Bump kotlinx-coroutines-play-services from 1.6.3 to 1.6.4 (#2685)
  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2498-41f60455

Published by github-actions[bot] over 2 years ago

Changes:

  • Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#2678)
  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2486-84efb2a3

Published by github-actions[bot] over 2 years ago

Changes:

  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2492-a67b2014

Published by github-actions[bot] over 2 years ago

Changes:

  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2488-36cee5cd

Published by github-actions[bot] over 2 years ago

Changes:

  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)
android - beta-2496-8f2e1688

Published by github-actions[bot] over 2 years ago

Changes:

  • Bump android-junit5 from 1.8.2.0 to 1.8.2.1 (#2658)
  • Bump kotlinx-coroutines-guava from 1.6.3 to 1.6.4 (#2679)
  • Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#2677)
  • Bump sentry-android from 6.1.4 to 6.2.1 (#2672)
  • Bump actions/setup-java from 3.4.0 to 3.4.1 (#2671)
  • Fix last update add new intent toggle not showing up on new installs (#2674)
  • Add camera device control (#2663)
  • Migrate SSID dialog to Compose, move + rename prioritize internal (#2662)
  • Show the charging state on the Battery Level sensor's icon (#2661)
  • Update changelog for week of 7/1 (#2652)
  • Bump google-services from 4.3.12 to 4.3.13 (#2648)
  • Bump sentry-android from 6.1.3 to 6.1.4 (#2645)
  • Fix editing service button widget shows/creates incorrect field values (#2651)
  • Fix background crash due to button widgets without size (#2649)
  • Don't complete onboarding on registration error (#2646)
  • Show entity state on chip background (#2634)
  • TLS Client Authentication Support (#2526)
  • Breaking Change: Switch notification command parameters (#1759)
  • Bump sentry-android from 6.1.2 to 6.1.3 (#2644)
  • Bump iconics-compose from 5.3.3 to 5.3.4 (#2643)
  • Bump kotlinx-coroutines-android from 1.6.2 to 1.6.3 (#2642)
  • Bump google-services from 4.3.10 to 4.3.12 (#2641)
  • Bump kotlinx-coroutines-guava from 1.6.2 to 1.6.3 (#2639)
  • Bump actions/setup-java from 3.3.0 to 3.4.0 (#2632)
  • Bump iconics-core from 5.3.3 to 5.3.4 (#2640)
  • Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 (#2629)
  • Bump kotlinx-coroutines-play-services from 1.6.2 to 1.6.3 (#2628)
  • Fix Storage sensors to update continuously and display correct size unit (#2638)
  • Speed up device controls/Wear OS loading by doing network async (#2636)
  • Only apply prioritize internal to WebView when location is disabled on the device (#2635)
  • Bump wear compose to 1.0.0-rc02 (#2633)
  • Implement a themed app icon (#2371)
  • Bump sentry-android from 6.1.0 to 6.1.2 (#2626)
  • Entity state complication (#2574)
  • Render widget button icons at higher resolutions (#2625)
  • Fix webview restart on keyboard changes (#2622) (#2624)
  • Don't crash manage widgets screen on duplicate id (#2620)
  • Fix removing non-last list items from Last Update Trigger sensor's settings (#2585)
  • Update location service dependency (#2611)
  • Bump reorderable from 0.9.0 to 0.9.2 (#2617)
  • Bump sentry-android from 6.0.0 to 6.1.0 (#2614)
  • Add attribute to network type sensor if network is metered (#2619)
  • Update changelog 6/14 (#2612)
  • Fix onboarding duplicate fragment on recreation (#2609)
  • Fix settings fragment backstack on recreation (#2610)
  • Bump okhttp from 4.9.3 to 4.10.0 (#2608)
  • Improve service button widget feedback state speed (#2603)
  • Update delete methods in daos (#2593)
  • Bump logging-interceptor from 4.9.3 to 4.10.0 (#2607)