Releases: home-assistant/android
Releases ยท home-assistant/android
2024.11.6
What's Changed
- Bump androidPlugin from 8.7.0 to 8.7.1 by @dependabot in #4726
- Fix leading zero handling in toJsonType method by @blackhead1981 in #4721
- Add car speed sensor by @dshokouhi in #4722
- Add arrow to bottom sheet list items to indicate tappable by @jpelgrom in #4732
- Sensor descriptions and UI strings writing feedback by @jpelgrom in #4734
- Add a car range remaining sensor by @dshokouhi in #4733
- Bump activity-compose from 1.9.2 to 1.9.3 by @dependabot in #4737
- Bump androidx.compose:compose-bom from 2024.09.03 to 2024.10.00 by @dependabot in #4735
- Bump androidx.wear.tiles:tiles from 1.4.0 to 1.4.1 by @dependabot in #4736
- Bump wear-protolayout from 1.2.0 to 1.2.1 by @dependabot in #4738
- Bump com.google.android.gms:play-services-threadnetwork from 16.0.1 to 16.2.1 by @dependabot in #4730
- Prevent crash due to any Improv scanning failure by @jpelgrom in #4740
- Bump androidx.navigation:navigation-compose from 2.8.2 to 2.8.3 by @dependabot in #4742
- Bump androidx.health.connect:connect-client from 1.1.0-alpha09 to 1.1.0-alpha10 by @dependabot in #4744
- Avoid (s) in strings if possible by @jpelgrom in #4741
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha26 to 1.0.0-alpha27 by @dependabot in #4743
- Update change log week of 10/18 by @dshokouhi in #4745
- Correct sensor identification for car speed sensor by @dshokouhi in #4746
- Enable Health Connect again to retry for approval by @dshokouhi in #4731
- Bump com.google.firebase:firebase-bom from 33.4.0 to 33.5.0 by @dependabot in #4748
- Hide widgets from automotive build and prevent intent registration too by @dshokouhi in #4751
- Add package name to health connect sensors, additional sensor tweaks by @dshokouhi in #4750
- Bump com.google.firebase:firebase-bom from 33.5.0 to 33.5.1 by @dependabot in #4752
- Bump io.sentry:sentry-android from 7.15.0 to 7.16.0 by @dependabot in #4753
- Bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #4756
- Allow fan domain to be selected for android auto favorites list by @cwrogers in #4757
- Bump rexml from 3.3.6 to 3.3.9 by @dependabot in #4762
- Bump lifecycle from 2.8.6 to 2.8.7 by @dependabot in #4770
- Bump androidx.compose:compose-bom from 2024.10.00 to 2024.10.01 by @dependabot in #4771
- Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0 by @dependabot in #4769
- Bump androidx.core:core-ktx from 1.13.1 to 1.15.0 by @dependabot in #4768
- Fix pipeline badge in the header of README.md by @marazmarci in #4773
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha27 to 1.0.0-alpha28 by @dependabot in #4772
- Improve wording, grammar, and punctuation in README.md by @marazmarci in #4774
- Don't reset work profile state on app restart and add 'intent only' update type by @jpelgrom in #4765
- Support behavior: textInput key on notification action for reply actions by @jpelgrom in #4763
- Add notification command for turning the flashlight on/off by @marazmarci in #4766
- Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #4775
- Bump androidx.fragment:fragment-ktx from 1.8.4 to 1.8.5 by @dependabot in #4778
- Bump androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0 by @dependabot in #4777
- Bump androidPlugin from 8.7.1 to 8.7.2 by @dependabot in #4776
- Add heart rate sensor for Health Connect by @dshokouhi in #4784
- Fix some sensor configurations to be more precise by @dshokouhi in #4789
- Add several more health connect sensors by @dshokouhi in #4785
- Bump health services for security fix by @dshokouhi in #4791
- Bump com.android.tools:desugar_jdk_libs from 2.1.2 to 2.1.3 by @dependabot in #4792
- Update change log week of 11/8 by @dshokouhi in #4794
- Bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #4800
- Added support for progress notifcations by @EarMaster in #4799
- Add device class to blood glucose sensor by @jpelgrom in #4801
- Make changes to allow health connect to work on Android 9 and higher by @dshokouhi in #4790
- Bump io.sentry:sentry-android from 7.16.0 to 7.17.0 by @dependabot in #4806
- Bump androidx.navigation:navigation-compose from 2.8.3 to 2.8.4 by @dependabot in #4814
- Bump paging from 3.3.2 to 3.3.4 by @dependabot in #4815
- Use a red icon for Wear OS debug build entity complication to make it distinguishable by @dshokouhi in #4813
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha28 to 1.0.0-alpha29 by @dependabot in #4817
- Bump androidx.compose:compose-bom from 2024.10.01 to 2024.11.00 by @dependabot in #4816
- Update some health connect sensor names to match Wear OS and to be more precise by @dshokouhi in #4802
- Update sensor frequency text to mention location is not included by @dshokouhi in #4821
- Update change log week of 11/15 by @dshokouhi in #4820
- Bump com.google.firebase:firebase-bom from 33.5.1 to 33.6.0 by @dependabot in #4824
- Bump io.sentry:sentry-android from 7.17.0 to 7.18.0 by @dependabot in #4827
- Skip ranker_group notifications as they are meaningless and system generated and prevent valid notification data from sending by @dshokouhi in #4822
- Catch all health connect exceptions so we dont crash by @dshokouhi in #4830
- Use translated channel name strings where possible to update them when language changes by @dshokouhi in #4833
- Add 10 more health connect sensors by @dshokouhi in #4803
New Contributors
- @blackhead1981 made their first contribution in #4721
- @cwrogers made their first contribution in #4757
- @EarMaster made their first contribution in #4799
Full Changelog: 2024.10.3...2024.11.6
2024.11.5
What's Changed
- Bump androidPlugin from 8.7.0 to 8.7.1 by @dependabot in #4726
- Fix leading zero handling in toJsonType method by @blackhead1981 in #4721
- Add car speed sensor by @dshokouhi in #4722
- Add arrow to bottom sheet list items to indicate tappable by @jpelgrom in #4732
- Sensor descriptions and UI strings writing feedback by @jpelgrom in #4734
- Add a car range remaining sensor by @dshokouhi in #4733
- Bump activity-compose from 1.9.2 to 1.9.3 by @dependabot in #4737
- Bump androidx.compose:compose-bom from 2024.09.03 to 2024.10.00 by @dependabot in #4735
- Bump androidx.wear.tiles:tiles from 1.4.0 to 1.4.1 by @dependabot in #4736
- Bump wear-protolayout from 1.2.0 to 1.2.1 by @dependabot in #4738
- Bump com.google.android.gms:play-services-threadnetwork from 16.0.1 to 16.2.1 by @dependabot in #4730
- Prevent crash due to any Improv scanning failure by @jpelgrom in #4740
- Bump androidx.navigation:navigation-compose from 2.8.2 to 2.8.3 by @dependabot in #4742
- Bump androidx.health.connect:connect-client from 1.1.0-alpha09 to 1.1.0-alpha10 by @dependabot in #4744
- Avoid (s) in strings if possible by @jpelgrom in #4741
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha26 to 1.0.0-alpha27 by @dependabot in #4743
- Update change log week of 10/18 by @dshokouhi in #4745
- Correct sensor identification for car speed sensor by @dshokouhi in #4746
- Enable Health Connect again to retry for approval by @dshokouhi in #4731
- Bump com.google.firebase:firebase-bom from 33.4.0 to 33.5.0 by @dependabot in #4748
- Hide widgets from automotive build and prevent intent registration too by @dshokouhi in #4751
- Add package name to health connect sensors, additional sensor tweaks by @dshokouhi in #4750
- Bump com.google.firebase:firebase-bom from 33.5.0 to 33.5.1 by @dependabot in #4752
- Bump io.sentry:sentry-android from 7.15.0 to 7.16.0 by @dependabot in #4753
- Bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #4756
- Allow fan domain to be selected for android auto favorites list by @cwrogers in #4757
- Bump rexml from 3.3.6 to 3.3.9 by @dependabot in #4762
- Bump lifecycle from 2.8.6 to 2.8.7 by @dependabot in #4770
- Bump androidx.compose:compose-bom from 2024.10.00 to 2024.10.01 by @dependabot in #4771
- Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0 by @dependabot in #4769
- Bump androidx.core:core-ktx from 1.13.1 to 1.15.0 by @dependabot in #4768
- Fix pipeline badge in the header of README.md by @marazmarci in #4773
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha27 to 1.0.0-alpha28 by @dependabot in #4772
- Improve wording, grammar, and punctuation in README.md by @marazmarci in #4774
- Don't reset work profile state on app restart and add 'intent only' update type by @jpelgrom in #4765
- Support behavior: textInput key on notification action for reply actions by @jpelgrom in #4763
- Add notification command for turning the flashlight on/off by @marazmarci in #4766
- Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #4775
- Bump androidx.fragment:fragment-ktx from 1.8.4 to 1.8.5 by @dependabot in #4778
- Bump androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0 by @dependabot in #4777
- Bump androidPlugin from 8.7.1 to 8.7.2 by @dependabot in #4776
- Add heart rate sensor for Health Connect by @dshokouhi in #4784
- Fix some sensor configurations to be more precise by @dshokouhi in #4789
- Add several more health connect sensors by @dshokouhi in #4785
- Bump health services for security fix by @dshokouhi in #4791
- Bump com.android.tools:desugar_jdk_libs from 2.1.2 to 2.1.3 by @dependabot in #4792
- Update change log week of 11/8 by @dshokouhi in #4794
- Bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #4800
- Added support for progress notifcations by @EarMaster in #4799
- Add device class to blood glucose sensor by @jpelgrom in #4801
- Make changes to allow health connect to work on Android 9 and higher by @dshokouhi in #4790
- Bump io.sentry:sentry-android from 7.16.0 to 7.17.0 by @dependabot in #4806
- Bump androidx.navigation:navigation-compose from 2.8.3 to 2.8.4 by @dependabot in #4814
- Bump paging from 3.3.2 to 3.3.4 by @dependabot in #4815
- Use a red icon for Wear OS debug build entity complication to make it distinguishable by @dshokouhi in #4813
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha28 to 1.0.0-alpha29 by @dependabot in #4817
- Bump androidx.compose:compose-bom from 2024.10.01 to 2024.11.00 by @dependabot in #4816
- Update some health connect sensor names to match Wear OS and to be more precise by @dshokouhi in #4802
- Update sensor frequency text to mention location is not included by @dshokouhi in #4821
- Update change log week of 11/15 by @dshokouhi in #4820
New Contributors
- @blackhead1981 made their first contribution in #4721
- @cwrogers made their first contribution in #4757
- @EarMaster made their first contribution in #4799
Full Changelog: 2024.10.3...2024.11.5
2024.11.4
What's Changed
- Bump androidPlugin from 8.7.0 to 8.7.1 by @dependabot in #4726
- Fix leading zero handling in toJsonType method by @blackhead1981 in #4721
- Add car speed sensor by @dshokouhi in #4722
- Add arrow to bottom sheet list items to indicate tappable by @jpelgrom in #4732
- Sensor descriptions and UI strings writing feedback by @jpelgrom in #4734
- Add a car range remaining sensor by @dshokouhi in #4733
- Bump activity-compose from 1.9.2 to 1.9.3 by @dependabot in #4737
- Bump androidx.compose:compose-bom from 2024.09.03 to 2024.10.00 by @dependabot in #4735
- Bump androidx.wear.tiles:tiles from 1.4.0 to 1.4.1 by @dependabot in #4736
- Bump wear-protolayout from 1.2.0 to 1.2.1 by @dependabot in #4738
- Bump com.google.android.gms:play-services-threadnetwork from 16.0.1 to 16.2.1 by @dependabot in #4730
- Prevent crash due to any Improv scanning failure by @jpelgrom in #4740
- Bump androidx.navigation:navigation-compose from 2.8.2 to 2.8.3 by @dependabot in #4742
- Bump androidx.health.connect:connect-client from 1.1.0-alpha09 to 1.1.0-alpha10 by @dependabot in #4744
- Avoid (s) in strings if possible by @jpelgrom in #4741
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha26 to 1.0.0-alpha27 by @dependabot in #4743
- Update change log week of 10/18 by @dshokouhi in #4745
- Correct sensor identification for car speed sensor by @dshokouhi in #4746
- Enable Health Connect again to retry for approval by @dshokouhi in #4731
- Bump com.google.firebase:firebase-bom from 33.4.0 to 33.5.0 by @dependabot in #4748
- Hide widgets from automotive build and prevent intent registration too by @dshokouhi in #4751
- Add package name to health connect sensors, additional sensor tweaks by @dshokouhi in #4750
- Bump com.google.firebase:firebase-bom from 33.5.0 to 33.5.1 by @dependabot in #4752
- Bump io.sentry:sentry-android from 7.15.0 to 7.16.0 by @dependabot in #4753
- Bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #4756
- Allow fan domain to be selected for android auto favorites list by @cwrogers in #4757
- Bump rexml from 3.3.6 to 3.3.9 by @dependabot in #4762
- Bump lifecycle from 2.8.6 to 2.8.7 by @dependabot in #4770
- Bump androidx.compose:compose-bom from 2024.10.00 to 2024.10.01 by @dependabot in #4771
- Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0 by @dependabot in #4769
- Bump androidx.core:core-ktx from 1.13.1 to 1.15.0 by @dependabot in #4768
- Fix pipeline badge in the header of README.md by @marazmarci in #4773
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha27 to 1.0.0-alpha28 by @dependabot in #4772
- Improve wording, grammar, and punctuation in README.md by @marazmarci in #4774
- Don't reset work profile state on app restart and add 'intent only' update type by @jpelgrom in #4765
- Support behavior: textInput key on notification action for reply actions by @jpelgrom in #4763
- Add notification command for turning the flashlight on/off by @marazmarci in #4766
- Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #4775
- Bump androidx.fragment:fragment-ktx from 1.8.4 to 1.8.5 by @dependabot in #4778
- Bump androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0 by @dependabot in #4777
- Bump androidPlugin from 8.7.1 to 8.7.2 by @dependabot in #4776
- Add heart rate sensor for Health Connect by @dshokouhi in #4784
- Fix some sensor configurations to be more precise by @dshokouhi in #4789
- Add several more health connect sensors by @dshokouhi in #4785
- Bump health services for security fix by @dshokouhi in #4791
- Bump com.android.tools:desugar_jdk_libs from 2.1.2 to 2.1.3 by @dependabot in #4792
- Update change log week of 11/8 by @dshokouhi in #4794
New Contributors
- @blackhead1981 made their first contribution in #4721
- @cwrogers made their first contribution in #4757
Full Changelog: 2024.10.3...2024.11.4
2024.11.3
What's Changed
- Bump androidPlugin from 8.7.0 to 8.7.1 by @dependabot in #4726
- Fix leading zero handling in toJsonType method by @blackhead1981 in #4721
- Add car speed sensor by @dshokouhi in #4722
- Add arrow to bottom sheet list items to indicate tappable by @jpelgrom in #4732
- Sensor descriptions and UI strings writing feedback by @jpelgrom in #4734
- Add a car range remaining sensor by @dshokouhi in #4733
- Bump activity-compose from 1.9.2 to 1.9.3 by @dependabot in #4737
- Bump androidx.compose:compose-bom from 2024.09.03 to 2024.10.00 by @dependabot in #4735
- Bump androidx.wear.tiles:tiles from 1.4.0 to 1.4.1 by @dependabot in #4736
- Bump wear-protolayout from 1.2.0 to 1.2.1 by @dependabot in #4738
- Bump com.google.android.gms:play-services-threadnetwork from 16.0.1 to 16.2.1 by @dependabot in #4730
- Prevent crash due to any Improv scanning failure by @jpelgrom in #4740
- Bump androidx.navigation:navigation-compose from 2.8.2 to 2.8.3 by @dependabot in #4742
- Bump androidx.health.connect:connect-client from 1.1.0-alpha09 to 1.1.0-alpha10 by @dependabot in #4744
- Avoid (s) in strings if possible by @jpelgrom in #4741
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha26 to 1.0.0-alpha27 by @dependabot in #4743
- Update change log week of 10/18 by @dshokouhi in #4745
- Correct sensor identification for car speed sensor by @dshokouhi in #4746
- Enable Health Connect again to retry for approval by @dshokouhi in #4731
- Bump com.google.firebase:firebase-bom from 33.4.0 to 33.5.0 by @dependabot in #4748
- Hide widgets from automotive build and prevent intent registration too by @dshokouhi in #4751
- Add package name to health connect sensors, additional sensor tweaks by @dshokouhi in #4750
- Bump com.google.firebase:firebase-bom from 33.5.0 to 33.5.1 by @dependabot in #4752
- Bump io.sentry:sentry-android from 7.15.0 to 7.16.0 by @dependabot in #4753
- Bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #4756
- Allow fan domain to be selected for android auto favorites list by @cwrogers in #4757
- Bump rexml from 3.3.6 to 3.3.9 by @dependabot in #4762
- Bump lifecycle from 2.8.6 to 2.8.7 by @dependabot in #4770
- Bump androidx.compose:compose-bom from 2024.10.00 to 2024.10.01 by @dependabot in #4771
- Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0 by @dependabot in #4769
- Bump androidx.core:core-ktx from 1.13.1 to 1.15.0 by @dependabot in #4768
- Fix pipeline badge in the header of README.md by @marazmarci in #4773
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha27 to 1.0.0-alpha28 by @dependabot in #4772
- Improve wording, grammar, and punctuation in README.md by @marazmarci in #4774
- Don't reset work profile state on app restart and add 'intent only' update type by @jpelgrom in #4765
- Support behavior: textInput key on notification action for reply actions by @jpelgrom in #4763
- Add notification command for turning the flashlight on/off by @marazmarci in #4766
- Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #4775
- Bump androidx.fragment:fragment-ktx from 1.8.4 to 1.8.5 by @dependabot in #4778
- Bump androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0 by @dependabot in #4777
- Bump androidPlugin from 8.7.1 to 8.7.2 by @dependabot in #4776
- Add heart rate sensor for Health Connect by @dshokouhi in #4784
- Fix some sensor configurations to be more precise by @dshokouhi in #4789
- Add several more health connect sensors by @dshokouhi in #4785
New Contributors
- @blackhead1981 made their first contribution in #4721
- @cwrogers made their first contribution in #4757
Full Changelog: 2024.10.3...2024.11.3
2024.11.2
What's Changed
- Bump androidPlugin from 8.7.0 to 8.7.1 by @dependabot in #4726
- Fix leading zero handling in toJsonType method by @blackhead1981 in #4721
- Add car speed sensor by @dshokouhi in #4722
- Add arrow to bottom sheet list items to indicate tappable by @jpelgrom in #4732
- Sensor descriptions and UI strings writing feedback by @jpelgrom in #4734
- Add a car range remaining sensor by @dshokouhi in #4733
- Bump activity-compose from 1.9.2 to 1.9.3 by @dependabot in #4737
- Bump androidx.compose:compose-bom from 2024.09.03 to 2024.10.00 by @dependabot in #4735
- Bump androidx.wear.tiles:tiles from 1.4.0 to 1.4.1 by @dependabot in #4736
- Bump wear-protolayout from 1.2.0 to 1.2.1 by @dependabot in #4738
- Bump com.google.android.gms:play-services-threadnetwork from 16.0.1 to 16.2.1 by @dependabot in #4730
- Prevent crash due to any Improv scanning failure by @jpelgrom in #4740
- Bump androidx.navigation:navigation-compose from 2.8.2 to 2.8.3 by @dependabot in #4742
- Bump androidx.health.connect:connect-client from 1.1.0-alpha09 to 1.1.0-alpha10 by @dependabot in #4744
- Avoid (s) in strings if possible by @jpelgrom in #4741
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha26 to 1.0.0-alpha27 by @dependabot in #4743
- Update change log week of 10/18 by @dshokouhi in #4745
- Correct sensor identification for car speed sensor by @dshokouhi in #4746
- Enable Health Connect again to retry for approval by @dshokouhi in #4731
- Bump com.google.firebase:firebase-bom from 33.4.0 to 33.5.0 by @dependabot in #4748
- Hide widgets from automotive build and prevent intent registration too by @dshokouhi in #4751
- Add package name to health connect sensors, additional sensor tweaks by @dshokouhi in #4750
- Bump com.google.firebase:firebase-bom from 33.5.0 to 33.5.1 by @dependabot in #4752
- Bump io.sentry:sentry-android from 7.15.0 to 7.16.0 by @dependabot in #4753
- Bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #4756
- Allow fan domain to be selected for android auto favorites list by @cwrogers in #4757
- Bump rexml from 3.3.6 to 3.3.9 by @dependabot in #4762
- Bump lifecycle from 2.8.6 to 2.8.7 by @dependabot in #4770
- Bump androidx.compose:compose-bom from 2024.10.00 to 2024.10.01 by @dependabot in #4771
- Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0 by @dependabot in #4769
- Bump androidx.core:core-ktx from 1.13.1 to 1.15.0 by @dependabot in #4768
- Fix pipeline badge in the header of README.md by @marazmarci in #4773
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha27 to 1.0.0-alpha28 by @dependabot in #4772
- Improve wording, grammar, and punctuation in README.md by @marazmarci in #4774
- Don't reset work profile state on app restart and add 'intent only' update type by @jpelgrom in #4765
- Support behavior: textInput key on notification action for reply actions by @jpelgrom in #4763
- Add notification command for turning the flashlight on/off by @marazmarci in #4766
- Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #4775
- Bump androidx.fragment:fragment-ktx from 1.8.4 to 1.8.5 by @dependabot in #4778
- Bump androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0 by @dependabot in #4777
- Bump androidPlugin from 8.7.1 to 8.7.2 by @dependabot in #4776
- Add heart rate sensor for Health Connect by @dshokouhi in #4784
New Contributors
- @blackhead1981 made their first contribution in #4721
- @cwrogers made their first contribution in #4757
Full Changelog: 2024.10.3...2024.11.2
2024.11.1
What's Changed
- Bump androidPlugin from 8.7.0 to 8.7.1 by @dependabot in #4726
- Fix leading zero handling in toJsonType method by @blackhead1981 in #4721
- Add car speed sensor by @dshokouhi in #4722
- Add arrow to bottom sheet list items to indicate tappable by @jpelgrom in #4732
- Sensor descriptions and UI strings writing feedback by @jpelgrom in #4734
- Add a car range remaining sensor by @dshokouhi in #4733
- Bump activity-compose from 1.9.2 to 1.9.3 by @dependabot in #4737
- Bump androidx.compose:compose-bom from 2024.09.03 to 2024.10.00 by @dependabot in #4735
- Bump androidx.wear.tiles:tiles from 1.4.0 to 1.4.1 by @dependabot in #4736
- Bump wear-protolayout from 1.2.0 to 1.2.1 by @dependabot in #4738
- Bump com.google.android.gms:play-services-threadnetwork from 16.0.1 to 16.2.1 by @dependabot in #4730
- Prevent crash due to any Improv scanning failure by @jpelgrom in #4740
- Bump androidx.navigation:navigation-compose from 2.8.2 to 2.8.3 by @dependabot in #4742
- Bump androidx.health.connect:connect-client from 1.1.0-alpha09 to 1.1.0-alpha10 by @dependabot in #4744
- Avoid (s) in strings if possible by @jpelgrom in #4741
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha26 to 1.0.0-alpha27 by @dependabot in #4743
- Update change log week of 10/18 by @dshokouhi in #4745
- Correct sensor identification for car speed sensor by @dshokouhi in #4746
- Enable Health Connect again to retry for approval by @dshokouhi in #4731
- Bump com.google.firebase:firebase-bom from 33.4.0 to 33.5.0 by @dependabot in #4748
- Hide widgets from automotive build and prevent intent registration too by @dshokouhi in #4751
- Add package name to health connect sensors, additional sensor tweaks by @dshokouhi in #4750
- Bump com.google.firebase:firebase-bom from 33.5.0 to 33.5.1 by @dependabot in #4752
- Bump io.sentry:sentry-android from 7.15.0 to 7.16.0 by @dependabot in #4753
- Bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #4756
- Allow fan domain to be selected for android auto favorites list by @cwrogers in #4757
- Bump rexml from 3.3.6 to 3.3.9 by @dependabot in #4762
- Bump lifecycle from 2.8.6 to 2.8.7 by @dependabot in #4770
- Bump androidx.compose:compose-bom from 2024.10.00 to 2024.10.01 by @dependabot in #4771
- Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0 by @dependabot in #4769
- Bump androidx.core:core-ktx from 1.13.1 to 1.15.0 by @dependabot in #4768
- Fix pipeline badge in the header of README.md by @marazmarci in #4773
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha27 to 1.0.0-alpha28 by @dependabot in #4772
- Improve wording, grammar, and punctuation in README.md by @marazmarci in #4774
- Don't reset work profile state on app restart and add 'intent only' update type by @jpelgrom in #4765
- Support behavior: textInput key on notification action for reply actions by @jpelgrom in #4763
- Add notification command for turning the flashlight on/off by @marazmarci in #4766
- Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #4775
- Bump androidx.fragment:fragment-ktx from 1.8.4 to 1.8.5 by @dependabot in #4778
- Bump androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0 by @dependabot in #4777
- Bump androidPlugin from 8.7.1 to 8.7.2 by @dependabot in #4776
New Contributors
- @blackhead1981 made their first contribution in #4721
- @cwrogers made their first contribution in #4757
Full Changelog: 2024.10.3...2024.11.1
2024.10.6
What's Changed
- Bump androidPlugin from 8.7.0 to 8.7.1 by @dependabot in #4726
- Fix leading zero handling in toJsonType method by @blackhead1981 in #4721
- Add car speed sensor by @dshokouhi in #4722
- Add arrow to bottom sheet list items to indicate tappable by @jpelgrom in #4732
- Sensor descriptions and UI strings writing feedback by @jpelgrom in #4734
- Add a car range remaining sensor by @dshokouhi in #4733
- Bump activity-compose from 1.9.2 to 1.9.3 by @dependabot in #4737
- Bump androidx.compose:compose-bom from 2024.09.03 to 2024.10.00 by @dependabot in #4735
- Bump androidx.wear.tiles:tiles from 1.4.0 to 1.4.1 by @dependabot in #4736
- Bump wear-protolayout from 1.2.0 to 1.2.1 by @dependabot in #4738
- Bump com.google.android.gms:play-services-threadnetwork from 16.0.1 to 16.2.1 by @dependabot in #4730
- Prevent crash due to any Improv scanning failure by @jpelgrom in #4740
- Bump androidx.navigation:navigation-compose from 2.8.2 to 2.8.3 by @dependabot in #4742
- Bump androidx.health.connect:connect-client from 1.1.0-alpha09 to 1.1.0-alpha10 by @dependabot in #4744
- Avoid (s) in strings if possible by @jpelgrom in #4741
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha26 to 1.0.0-alpha27 by @dependabot in #4743
- Update change log week of 10/18 by @dshokouhi in #4745
- Correct sensor identification for car speed sensor by @dshokouhi in #4746
- Enable Health Connect again to retry for approval by @dshokouhi in #4731
- Bump com.google.firebase:firebase-bom from 33.4.0 to 33.5.0 by @dependabot in #4748
- Hide widgets from automotive build and prevent intent registration too by @dshokouhi in #4751
- Add package name to health connect sensors, additional sensor tweaks by @dshokouhi in #4750
- Bump com.google.firebase:firebase-bom from 33.5.0 to 33.5.1 by @dependabot in #4752
- Bump io.sentry:sentry-android from 7.15.0 to 7.16.0 by @dependabot in #4753
- Bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #4756
- Allow fan domain to be selected for android auto favorites list by @cwrogers in #4757
New Contributors
- @blackhead1981 made their first contribution in #4721
- @cwrogers made their first contribution in #4757
Full Changelog: 2024.10.3...2024.10.6
2024.10.5
What's Changed
- Bump androidPlugin from 8.7.0 to 8.7.1 by @dependabot in #4726
- Fix leading zero handling in toJsonType method by @blackhead1981 in #4721
- Add car speed sensor by @dshokouhi in #4722
- Add arrow to bottom sheet list items to indicate tappable by @jpelgrom in #4732
- Sensor descriptions and UI strings writing feedback by @jpelgrom in #4734
- Add a car range remaining sensor by @dshokouhi in #4733
- Bump activity-compose from 1.9.2 to 1.9.3 by @dependabot in #4737
- Bump androidx.compose:compose-bom from 2024.09.03 to 2024.10.00 by @dependabot in #4735
- Bump androidx.wear.tiles:tiles from 1.4.0 to 1.4.1 by @dependabot in #4736
- Bump wear-protolayout from 1.2.0 to 1.2.1 by @dependabot in #4738
- Bump com.google.android.gms:play-services-threadnetwork from 16.0.1 to 16.2.1 by @dependabot in #4730
- Prevent crash due to any Improv scanning failure by @jpelgrom in #4740
- Bump androidx.navigation:navigation-compose from 2.8.2 to 2.8.3 by @dependabot in #4742
- Bump androidx.health.connect:connect-client from 1.1.0-alpha09 to 1.1.0-alpha10 by @dependabot in #4744
- Avoid (s) in strings if possible by @jpelgrom in #4741
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha26 to 1.0.0-alpha27 by @dependabot in #4743
- Update change log week of 10/18 by @dshokouhi in #4745
- Correct sensor identification for car speed sensor by @dshokouhi in #4746
- Enable Health Connect again to retry for approval by @dshokouhi in #4731
New Contributors
- @blackhead1981 made their first contribution in #4721
Full Changelog: 2024.10.3...2024.10.5
2024.10.4
What's Changed
- Bump androidPlugin from 8.7.0 to 8.7.1 by @dependabot in #4726
- Fix leading zero handling in toJsonType method by @blackhead1981 in #4721
- Add car speed sensor by @dshokouhi in #4722
- Add arrow to bottom sheet list items to indicate tappable by @jpelgrom in #4732
- Sensor descriptions and UI strings writing feedback by @jpelgrom in #4734
- Add a car range remaining sensor by @dshokouhi in #4733
- Bump activity-compose from 1.9.2 to 1.9.3 by @dependabot in #4737
- Bump androidx.compose:compose-bom from 2024.09.03 to 2024.10.00 by @dependabot in #4735
- Bump androidx.wear.tiles:tiles from 1.4.0 to 1.4.1 by @dependabot in #4736
- Bump wear-protolayout from 1.2.0 to 1.2.1 by @dependabot in #4738
- Bump com.google.android.gms:play-services-threadnetwork from 16.0.1 to 16.2.1 by @dependabot in #4730
- Prevent crash due to any Improv scanning failure by @jpelgrom in #4740
- Bump androidx.navigation:navigation-compose from 2.8.2 to 2.8.3 by @dependabot in #4742
- Bump androidx.health.connect:connect-client from 1.1.0-alpha09 to 1.1.0-alpha10 by @dependabot in #4744
- Avoid (s) in strings if possible by @jpelgrom in #4741
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha26 to 1.0.0-alpha27 by @dependabot in #4743
- Update change log week of 10/18 by @dshokouhi in #4745
- Correct sensor identification for car speed sensor by @dshokouhi in #4746
New Contributors
- @blackhead1981 made their first contribution in #4721
Full Changelog: 2024.10.3...2024.10.4
2024.10.3
What's Changed
- Widget placeholder UI Improvements by @ivorsmorenburg in #4649
- Use correct location batching call by @dshokouhi in #4662
- Bump com.google.guava:guava from 33.3.0-android to 33.3.1-android by @dependabot in #4665
- Fix update type identification on some network sensors by @dshokouhi in #4666
- Bump actions/setup-java from 4.3.0 to 4.4.0 by @dependabot in #4667
- Make WifiHelper available in getServer fallback by @jpelgrom in #4670
- Correct null check to avoid errors in pip by @dshokouhi in #4671
- Allow only spaces SSID when configuring home network wifi (#3354) by @frenk91 in #4674
- Add OHF logo to README by @mrdarrengriffin in #4678
- Use receiver exported for all sensor receiver intents by @dshokouhi in #4661
- Bump com.google.firebase:firebase-bom from 33.3.0 to 33.4.0 by @dependabot in #4682
- Bump androidPlugin from 8.6.1 to 8.7.0 by @dependabot in #4681
- Fix data URI download notification on Android 14+ by @jpelgrom in #4687
- Bump androidx.fragment:fragment-ktx from 1.8.3 to 1.8.4 by @dependabot in #4689
- Bump androidx.webkit:webkit from 1.12.0 to 1.12.1 by @dependabot in #4690
- Bump androidx.navigation:navigation-compose from 2.8.1 to 2.8.2 by @dependabot in #4691
- Bump androidx.compose:compose-bom from 2024.09.02 to 2024.09.03 by @dependabot in #4694
- Breaking change: Improve sensor mobile_data by @frimtec in #4696
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha19 to 1.0.0-alpha26 by @dependabot in #4692
- Wide screen onboarding: center text, limit width by @jpelgrom in #4697
- Update change log week of 10/4 by @dshokouhi in #4695
- Revert 'Temporarily disable health connect to satisfy play console' by @dshokouhi in #4663
- Skip weight records update if empty by @dshokouhi in #4702
- Add energy device class to (kilo)calories sensors by @jpelgrom in #4698
- Add 2 different display sensors around various screen states by @dshokouhi in #4634
- Catch automotive exception and allow sensors to be enabled via server side by @dshokouhi in #4652
- Fix 's in sensor descriptions by @jpelgrom in #4706
- Update strings/sensor descriptions for consistency and clarity by @jpelgrom in #4710
- Bump io.sentry:sentry-android from 7.14.0 to 7.15.0 by @dependabot in #4712
- Fix inconsistent MAC address capitalization by @jpelgrom in #4714
- Migrate setup-java action to use Temurin (two more) by @jpelgrom in #4715
- Add native flow/support for Improv Wi-Fi devices with Bluetooth by @jpelgrom in #4686
- Don't include Health Connect library in minimal by @jpelgrom in #4716
- Bump kotlin from 2.0.20 to 2.0.21 by @dependabot in #4717
- Improve Health Connect code quality by @jpelgrom in #4719
- Update change log week of 10/11 by @dshokouhi in #4718
- Disable Health Connect due to policy rejection by @dshokouhi in #4724
New Contributors
- @frenk91 made their first contribution in #4674
- @mrdarrengriffin made their first contribution in #4678
Full Changelog: 2024.9.4...2024.10.3