Skip to content

Releases: home-assistant/android

2023.8.1

06 Aug 04:20
0425d7c
Compare
Choose a tag to compare
2023.8.1 Pre-release
Pre-release

What's Changed

  • Implement a frontend-like single entity picker by @jpelgrom in #3653
  • Hide android auto sensor section from devices that do not support it by @dshokouhi in #3657
  • Bump io.sentry:sentry-android from 6.25.0 to 6.25.1 by @dependabot in #3658
  • Update change log week of 7/14 by @dshokouhi in #3660
  • Add CarInfo sensors by @drosoCode in #3399
  • Update/replace deprecations in app module by @jpelgrom in #3661
  • Use new entity picker for more settings by @jpelgrom in #3662
  • Add toggle for Assist as assistant app on Wear by @jpelgrom in #3663
  • Breaking change: support last_used/preferred pipeline IDs and use last_used by default by @jpelgrom in #3669
  • Update Thread network sync to update/delete HA networks by @jpelgrom in #3676
  • Bump io.sentry:sentry-android from 6.25.1 to 6.25.2 by @dependabot in #3672
  • Hilt Dependency Update by @JBassett in #3681
  • Send state based on reported status, apply car prefix to car sensors, add some logging around new car sensors by @dshokouhi in #3668
  • Bump io.sentry:sentry-android from 6.25.2 to 6.26.0 by @dependabot in #3682
  • Only show unit of measurement if we have it and if the state is not a string while managing sensors by @dshokouhi in #3685
  • Don't send group summary notifications to Android Auto by @jpelgrom in #3686
  • Only add up to the allowed limit of list items to android auto by @dshokouhi in #3687
  • Add sensors to report car energy profile by @dshokouhi in #3688
  • Add favorites selection for Android Auto by @dshokouhi in #3670
  • Resume Assist voice input on new intent (as assistant app/brought to front) by @jpelgrom in #3692
  • Text field consistency updates by @jpelgrom in #3693
  • Update change log week of 7/21 by @dshokouhi in #3691
  • Match android auto dependency versions by @dshokouhi in #3695
  • Update/replace deprecations in common module by @jpelgrom in #3698
  • Update/replace deprecations and unused code in wear module by @jpelgrom in #3699
  • Show application names, not only package names, in sensor settings by @jpelgrom in #3700
  • Use WifiManager deprecations again for instant 'location' info by @jpelgrom in #3705
  • Fix Wear more details crash with Kelvin light temperature by @jpelgrom in #3706
  • Show measurement unit in Wear OS complication by @slovdahl in #3703
  • Bump actions/setup-java from 3.11.0 to 3.12.0 by @dependabot in #3707
  • Android auto: Switch to GridTemplate for home screen and default to favorites if defined by @dshokouhi in #3694
  • Fix version code for F-Droid builds by @jpelgrom in #3717
  • Bump some project dependencies by @dshokouhi in #3718
  • Add navigation entities to favorites and convert nav screen to grid by @dshokouhi in #3725
  • Update sensors when driving interface is open or resumed by @dshokouhi in #3726
  • Fix old server references in app-level preferences by @jpelgrom in #3728
  • Show favorites only if selected server has favorites by @dshokouhi in #3729
  • Smarter discovery for already added instances by @jpelgrom in #3723
  • Update change log week of 7/28 by @dshokouhi in #3730
  • First Steps into making Gradle Catalogs by @JBassett in #3724
  • Bump kotlinx-coroutines from 1.7.2 to 1.7.3 by @dependabot in #3735
  • Implement support for multiple Shortcut Tiles on Wear OS by @marazmarci in #3697
  • Allow binary sensors and sensors to be added to driving favorites by @dshokouhi in #3732
  • Allow selecting unavailable entities for complications/tiles by @jpelgrom in #3733
  • Apply various IDE code quality suggestions by @jpelgrom in #3734
  • Invalidate Auto home on favorite state change by @jpelgrom in #3736
  • Hide some sensors from unsupported devices by @dshokouhi in #3740
  • Bump io.sentry:sentry-android from 6.26.0 to 6.27.0 by @dependabot in #3743
  • Initial work on migrating plugins to catalogs. by @JBassett in #3737
  • Migrate deploys to Fastlane by @JBassett in #3745
  • Ignore ruby files that were generated in CI. by @JBassett in #3746
  • Hide hidden entities from android auto domains by @dshokouhi in #3731
  • Handle empty array/invalid URL during discovery by @jpelgrom in #3747
  • Update release notes action for new release model by @jpelgrom in #3748
  • Don't create release number/notes for PRs by @jpelgrom in #3749
  • Change SDK min back to 21 for main app by @dshokouhi in #3750
  • Fix persistent connection notification command by @jpelgrom in #3753
  • Reset carInfo when our session is destroyed since data will be stale by @dshokouhi in #3754
  • Assist last used: remember STT and record proactively (before connected) by @jpelgrom in #3755
  • Keep track of adding domains to remove loader when user has no actionable entities by @dshokouhi in #3757
  • Update ExoPlayer usage by @jpelgrom in #3760
  • Change log week of 8/4 by @dshokouhi in #3758

New Contributors

Full Changelog: 2023.7.5...2023.8.1

2023.7.8

30 Jul 04:24
fcab330
Compare
Choose a tag to compare
2023.7.8 Pre-release
Pre-release

Changes:

2023.7.7

23 Jul 04:24
a214e32
Compare
Choose a tag to compare
2023.7.7 Pre-release
Pre-release

Changes:

2023.7.6

16 Jul 04:20
4b1be89
Compare
Choose a tag to compare
2023.7.6 Pre-release
Pre-release

Changes:

2023.7.5

11 Jul 20:58
dbae8d2
Compare
Choose a tag to compare

Changes:

What's Changed

Full Changelog: 2023.6.0...2023.7.5

2023.7.4

11 Jul 19:06
23c35af
Compare
Choose a tag to compare
2023.7.4 Pre-release
Pre-release

Changes:

2023.7.3

09 Jul 13:13
Compare
Choose a tag to compare
2023.7.3 Pre-release
Pre-release

Changes:

2023.7.0

01 Jul 10:43
ce3a51e
Compare
Choose a tag to compare
2023.7.0 Pre-release
Pre-release

Changes:

beta-10266-b25466f0

26 Jun 02:47
b25466f
Compare
Choose a tag to compare
beta-10266-b25466f0 Pre-release
Pre-release

Changes:

  • Bump org.jlleitschuh.gradle.ktlint from 11.4.0 to 11.4.2 (#3602)
  • Bump io.sentry:sentry-android from 6.23.0 to 6.24.0 (#3603)
  • Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (#3598)
  • Add intent filter for button to Wear Assist activity (#3608)
  • Minor Assist UI feedback/changes (#3607)
  • Update Wear Assist with continued conversations, pipelines (#3604)
  • Update change log week of 6/23 (#3606)
  • Bump io.sentry:sentry-android from 6.21.0 to 6.23.0 (#3590)
  • Bump com.google.guava:guava from 32.0.0-android to 32.0.1-android (#3578)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.8.21 to 1.8.22 (#3573)
  • Bump org.jlleitschuh.gradle.ktlint from 11.3.2 to 11.4.0 (#3571)
  • Implement native Assist (#3589)
  • Update manifest for Matter commissioning (#3586)
  • Expose docs for websocket Matter/Thread functions (#3579)
  • Set Wear theme background color to black (#3572)
  • Move vehicle service to main to allow for minimal Automotive build (#3570)

beta-10260-47dafe66

26 Jun 02:21
47dafe6
Compare
Choose a tag to compare
beta-10260-47dafe66 Pre-release
Pre-release

Changes:

  • Bump io.sentry:sentry-android from 6.23.0 to 6.24.0 (#3603)
  • Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (#3598)
  • Add intent filter for button to Wear Assist activity (#3608)
  • Minor Assist UI feedback/changes (#3607)
  • Update Wear Assist with continued conversations, pipelines (#3604)
  • Update change log week of 6/23 (#3606)
  • Bump io.sentry:sentry-android from 6.21.0 to 6.23.0 (#3590)
  • Bump com.google.guava:guava from 32.0.0-android to 32.0.1-android (#3578)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.8.21 to 1.8.22 (#3573)
  • Bump org.jlleitschuh.gradle.ktlint from 11.3.2 to 11.4.0 (#3571)
  • Implement native Assist (#3589)
  • Update manifest for Matter commissioning (#3586)
  • Expose docs for websocket Matter/Thread functions (#3579)
  • Set Wear theme background color to black (#3572)
  • Move vehicle service to main to allow for minimal Automotive build (#3570)