Releases: home-assistant/android
Releases · home-assistant/android
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
2024.10.2
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
New Contributors
- @frenk91 made their first contribution in #4674
- @mrdarrengriffin made their first contribution in #4678
Full Changelog: 2024.9.4...2024.10.2
2024.10.1
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
New Contributors
- @frenk91 made their first contribution in #4674
- @mrdarrengriffin made their first contribution in #4678
Full Changelog: 2024.9.4...2024.10.1
2024.9.5
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
New Contributors
Full Changelog: 2024.9.4...2024.9.5
2024.9.4
What's Changed
- Bump softprops/action-gh-release from 2.0.6 to 2.0.7 by @dependabot in #4521
- Bump softprops/action-gh-release from 2.0.7 to 2.0.8 by @dependabot in #4523
- Bump horologist from 0.5.27 to 0.5.28 by @dependabot in #4526
- Fix Active Notification Count sensor showing 0 notifications when upd… by @marazmarci in #4525
- Use compat function for tiles launch API by @jpelgrom in #4520
- Bump lifecycle from 2.8.3 to 2.8.4 by @dependabot in #4529
- Bump activity-compose from 1.9.0 to 1.9.1 by @dependabot in #4530
- Bump androidx.fragment:fragment-ktx from 1.8.1 to 1.8.2 by @dependabot in #4531
- Bump paging from 3.3.0 to 3.3.1 by @dependabot in #4532
- Bump com.github.Dimezis:BlurView from version-2.0.4 to version-2.0.5 by @dependabot in #4534
- Bump io.sentry:sentry-android from 7.12.0 to 7.12.1 by @dependabot in #4535
- Bump com.google.devtools.ksp from 2.0.0-1.0.23 to 2.0.0-1.0.24 by @dependabot in #4537
- Update to Gradle 8.9, Reckon 0.18.3, optimized order by @jpelgrom in #4540
- Bump io.sentry:sentry-android from 7.12.1 to 7.13.0 by @dependabot in #4542
- Only update location sent variables when successful by @dshokouhi in #4545
- Bump rexml from 3.2.8 to 3.3.3 by @dependabot in #4548
- Bump media3 from 1.3.1 to 1.4.0 by @dependabot in #4533
- Rename services to actions by @dshokouhi in #4541
- Implement Health Connect Sensors by @psbankar in #4452
- Bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #4558
- Bump paging from 3.3.1 to 3.3.2 by @dependabot in #4563
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #4557
- Bump gradle/actions from 3 to 4 by @dependabot in #4554
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #4560
- Bump AndroidX car dependencies to 1.4.0 stable by @jpelgrom in #4566
- Bump wear-protolayout from 1.1.0 to 1.2.0 by @dependabot in #4564
- Bump androidPlugin from 8.5.1 to 8.5.2 by @dependabot in #4567
- Bump androidx.wear.tiles:tiles from 1.3.0 to 1.4.0 by @dependabot in #4568
- Bump androidx.work:work-runtime-ktx from 2.9.0 to 2.9.1 by @dependabot in #4569
- Bump rexml from 3.3.3 to 3.3.6 by @dependabot in #4591
- Bump io.sentry:sentry-android from 7.13.0 to 7.14.0 by @dependabot in #4580
- Bump com.google.firebase:firebase-bom from 33.1.2 to 33.2.0 by @dependabot in #4598
- Add aab artifact to push action by @jpelgrom in #4609
- Temporarily disable health connect to satisfy play console by @dshokouhi in #4610
- Handle notification permission on Wear by @jpelgrom in #4551
- Breaking Change: Update heart rate sensor for Wear OS 4+ target by @jpelgrom in #4552
- Add (NOT_)EXPORTED to registerReceiver for Android 14 target by @jpelgrom in #4559
- Add foreground service types for Android 14 target by @jpelgrom in #4561
- Bump target SDK to Android 14 (app) / 13 (Wear) by @jpelgrom in #4611
- Update Change log week of 9/6 by @dshokouhi in #4612
- Bump com.google.guava:guava from 33.2.1-android to 33.3.0-android by @dependabot in #4588
- Bump kotlin from 2.0.10 to 2.0.20 by @dependabot in #4592
- Bump media3 from 1.4.0 to 1.4.1 by @dependabot in #4608
- Bump androidx.compose:compose-bom from 2024.06.00 to 2024.09.00 by @dependabot in #4607
- Open onboarding when Assist is launched when not registered by @jpelgrom in #4596
- Load sensor setting dialog entries async by @jpelgrom in #4579
- Bump lifecycle from 2.8.4 to 2.8.5 by @dependabot in #4619
- Bump activity-compose from 1.9.1 to 1.9.2 by @dependabot in #4620
- Bump com.android.tools:desugar_jdk_libs from 2.0.4 to 2.1.2 by @dependabot in #4621
- Bump actions/setup-java from 4.2.2 to 4.3.0 by @dependabot in #4623
- Bump androidPlugin from 8.5.2 to 8.6.0 by @dependabot in #4626
- add transparent background to media widget by @ShaunPlummer in #4618
- Add Page zoom setting by @jpelgrom in #4578
- Don't build minimal flavors for Play Publish workflow task by @jpelgrom in #4555
- Allow measured power to be updated via notification command by @dshokouhi in #4546
- Bump androidx.health.connect:connect-client from 1.1.0-alpha07 to 1.1.0-alpha08 by @dependabot in #4628
- Bump androidx.compose:compose-bom from 2024.09.00 to 2024.09.01 by @dependabot in #4629
- Bump androidx.navigation:navigation-compose from 2.7.7 to 2.8.0 by @dependabot in #4625
- Add signal strength and data network type sensors by @dshokouhi in #4575
- Prevent socket response continuation being called multiple times (#3338) by @ShaunPlummer in #4616
- Bump androidx.fragment:fragment-ktx from 1.8.2 to 1.8.3 by @dependabot in #4630
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha15 to 1.0.0-alpha19 by @dependabot in #4250
- Add unit of measurement and device class for signal strength sensors by @dshokouhi in #4631
- Bump com.google.firebase:firebase-bom from 33.2.0 to 33.3.0 by @dependabot in #4632
- Bump compile SDK to 35 by @dshokouhi in #4635
- Update change log week of 9/13 by @dshokouhi in #4636
- Updates .gitignore to not include .kotlin/ changes into git by @ivorsmorenburg in #4647
- Bump kotlinx-coroutines from 1.8.1 to 1.9.0 by @dependabot in #4642
- Fire an event when a navigation entity is selected while driving by @dshokouhi in #4637
- Bump androidPlugin from 8.6.0 to 8.6.1 by @dependabot in #4651
- Bump androidx.webkit:webkit from 1.11.0 to 1.12.0 by @dependabot in #4654
- Bump lifecycle from 2.8.5 to 2.8.6 by @dependabot in #4653
- Bump androidx.health.connect:connect-client from 1.1.0-alpha08 to 1.1.0-alpha09 by @dependabot in #4655
- Bump androidx.navigation:navigation-compose from 2.8.0 to 2.8.1 by @dependabot in #4657
- Bump androidx.compose:compose-bom from 2024.09.01 to 2024.09.02 by @dependabot in #4658
- Update change log week of 9/20 by @dshokouhi in #4659
New Contributors
- @ShaunPlummer made their first contribution in #4618
- @ivorsmorenburg made their first contribution in #4647
Full Changelog: 2024.7.3...2024.9.4
2024.9.3
What's Changed
- Bump softprops/action-gh-release from 2.0.6 to 2.0.7 by @dependabot in #4521
- Bump softprops/action-gh-release from 2.0.7 to 2.0.8 by @dependabot in #4523
- Bump horologist from 0.5.27 to 0.5.28 by @dependabot in #4526
- Fix Active Notification Count sensor showing 0 notifications when upd… by @marazmarci in #4525
- Use compat function for tiles launch API by @jpelgrom in #4520
- Bump lifecycle from 2.8.3 to 2.8.4 by @dependabot in #4529
- Bump activity-compose from 1.9.0 to 1.9.1 by @dependabot in #4530
- Bump androidx.fragment:fragment-ktx from 1.8.1 to 1.8.2 by @dependabot in #4531
- Bump paging from 3.3.0 to 3.3.1 by @dependabot in #4532
- Bump com.github.Dimezis:BlurView from version-2.0.4 to version-2.0.5 by @dependabot in #4534
- Bump io.sentry:sentry-android from 7.12.0 to 7.12.1 by @dependabot in #4535
- Bump com.google.devtools.ksp from 2.0.0-1.0.23 to 2.0.0-1.0.24 by @dependabot in #4537
- Update to Gradle 8.9, Reckon 0.18.3, optimized order by @jpelgrom in #4540
- Bump io.sentry:sentry-android from 7.12.1 to 7.13.0 by @dependabot in #4542
- Only update location sent variables when successful by @dshokouhi in #4545
- Bump rexml from 3.2.8 to 3.3.3 by @dependabot in #4548
- Bump media3 from 1.3.1 to 1.4.0 by @dependabot in #4533
- Rename services to actions by @dshokouhi in #4541
- Implement Health Connect Sensors by @psbankar in #4452
- Bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #4558
- Bump paging from 3.3.1 to 3.3.2 by @dependabot in #4563
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #4557
- Bump gradle/actions from 3 to 4 by @dependabot in #4554
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #4560
- Bump AndroidX car dependencies to 1.4.0 stable by @jpelgrom in #4566
- Bump wear-protolayout from 1.1.0 to 1.2.0 by @dependabot in #4564
- Bump androidPlugin from 8.5.1 to 8.5.2 by @dependabot in #4567
- Bump androidx.wear.tiles:tiles from 1.3.0 to 1.4.0 by @dependabot in #4568
- Bump androidx.work:work-runtime-ktx from 2.9.0 to 2.9.1 by @dependabot in #4569
- Bump rexml from 3.3.3 to 3.3.6 by @dependabot in #4591
- Bump io.sentry:sentry-android from 7.13.0 to 7.14.0 by @dependabot in #4580
- Bump com.google.firebase:firebase-bom from 33.1.2 to 33.2.0 by @dependabot in #4598
- Add aab artifact to push action by @jpelgrom in #4609
- Temporarily disable health connect to satisfy play console by @dshokouhi in #4610
- Handle notification permission on Wear by @jpelgrom in #4551
- Breaking Change: Update heart rate sensor for Wear OS 4+ target by @jpelgrom in #4552
- Add (NOT_)EXPORTED to registerReceiver for Android 14 target by @jpelgrom in #4559
- Add foreground service types for Android 14 target by @jpelgrom in #4561
- Bump target SDK to Android 14 (app) / 13 (Wear) by @jpelgrom in #4611
- Update Change log week of 9/6 by @dshokouhi in #4612
- Bump com.google.guava:guava from 33.2.1-android to 33.3.0-android by @dependabot in #4588
- Bump kotlin from 2.0.10 to 2.0.20 by @dependabot in #4592
- Bump media3 from 1.4.0 to 1.4.1 by @dependabot in #4608
- Bump androidx.compose:compose-bom from 2024.06.00 to 2024.09.00 by @dependabot in #4607
- Open onboarding when Assist is launched when not registered by @jpelgrom in #4596
- Load sensor setting dialog entries async by @jpelgrom in #4579
- Bump lifecycle from 2.8.4 to 2.8.5 by @dependabot in #4619
- Bump activity-compose from 1.9.1 to 1.9.2 by @dependabot in #4620
- Bump com.android.tools:desugar_jdk_libs from 2.0.4 to 2.1.2 by @dependabot in #4621
- Bump actions/setup-java from 4.2.2 to 4.3.0 by @dependabot in #4623
- Bump androidPlugin from 8.5.2 to 8.6.0 by @dependabot in #4626
- add transparent background to media widget by @ShaunPlummer in #4618
- Add Page zoom setting by @jpelgrom in #4578
- Don't build minimal flavors for Play Publish workflow task by @jpelgrom in #4555
- Allow measured power to be updated via notification command by @dshokouhi in #4546
- Bump androidx.health.connect:connect-client from 1.1.0-alpha07 to 1.1.0-alpha08 by @dependabot in #4628
- Bump androidx.compose:compose-bom from 2024.09.00 to 2024.09.01 by @dependabot in #4629
- Bump androidx.navigation:navigation-compose from 2.7.7 to 2.8.0 by @dependabot in #4625
- Add signal strength and data network type sensors by @dshokouhi in #4575
- Prevent socket response continuation being called multiple times (#3338) by @ShaunPlummer in #4616
- Bump androidx.fragment:fragment-ktx from 1.8.2 to 1.8.3 by @dependabot in #4630
- Bump androidx.wear.compose:compose-material3 from 1.0.0-alpha15 to 1.0.0-alpha19 by @dependabot in #4250
- Add unit of measurement and device class for signal strength sensors by @dshokouhi in #4631
- Bump com.google.firebase:firebase-bom from 33.2.0 to 33.3.0 by @dependabot in #4632
- Bump compile SDK to 35 by @dshokouhi in #4635
- Update change log week of 9/13 by @dshokouhi in #4636
New Contributors
- @ShaunPlummer made their first contribution in #4618
Full Changelog: 2024.7.3...2024.9.3
2024.9.2
What's Changed
- Bump softprops/action-gh-release from 2.0.6 to 2.0.7 by @dependabot in #4521
- Bump softprops/action-gh-release from 2.0.7 to 2.0.8 by @dependabot in #4523
- Bump horologist from 0.5.27 to 0.5.28 by @dependabot in #4526
- Fix Active Notification Count sensor showing 0 notifications when upd… by @marazmarci in #4525
- Use compat function for tiles launch API by @jpelgrom in #4520
- Bump lifecycle from 2.8.3 to 2.8.4 by @dependabot in #4529
- Bump activity-compose from 1.9.0 to 1.9.1 by @dependabot in #4530
- Bump androidx.fragment:fragment-ktx from 1.8.1 to 1.8.2 by @dependabot in #4531
- Bump paging from 3.3.0 to 3.3.1 by @dependabot in #4532
- Bump com.github.Dimezis:BlurView from version-2.0.4 to version-2.0.5 by @dependabot in #4534
- Bump io.sentry:sentry-android from 7.12.0 to 7.12.1 by @dependabot in #4535
- Bump com.google.devtools.ksp from 2.0.0-1.0.23 to 2.0.0-1.0.24 by @dependabot in #4537
- Update to Gradle 8.9, Reckon 0.18.3, optimized order by @jpelgrom in #4540
- Bump io.sentry:sentry-android from 7.12.1 to 7.13.0 by @dependabot in #4542
- Only update location sent variables when successful by @dshokouhi in #4545
- Bump rexml from 3.2.8 to 3.3.3 by @dependabot in #4548
- Bump media3 from 1.3.1 to 1.4.0 by @dependabot in #4533
- Rename services to actions by @dshokouhi in #4541
- Implement Health Connect Sensors by @psbankar in #4452
- Bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #4558
- Bump paging from 3.3.1 to 3.3.2 by @dependabot in #4563
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #4557
- Bump gradle/actions from 3 to 4 by @dependabot in #4554
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #4560
- Bump AndroidX car dependencies to 1.4.0 stable by @jpelgrom in #4566
- Bump wear-protolayout from 1.1.0 to 1.2.0 by @dependabot in #4564
- Bump androidPlugin from 8.5.1 to 8.5.2 by @dependabot in #4567
- Bump androidx.wear.tiles:tiles from 1.3.0 to 1.4.0 by @dependabot in #4568
- Bump androidx.work:work-runtime-ktx from 2.9.0 to 2.9.1 by @dependabot in #4569
- Bump rexml from 3.3.3 to 3.3.6 by @dependabot in #4591
- Bump io.sentry:sentry-android from 7.13.0 to 7.14.0 by @dependabot in #4580
- Bump com.google.firebase:firebase-bom from 33.1.2 to 33.2.0 by @dependabot in #4598
- Add aab artifact to push action by @jpelgrom in #4609
- Temporarily disable health connect to satisfy play console by @dshokouhi in #4610
- Handle notification permission on Wear by @jpelgrom in #4551
- Breaking Change: Update heart rate sensor for Wear OS 4+ target by @jpelgrom in #4552
- Add (NOT_)EXPORTED to registerReceiver for Android 14 target by @jpelgrom in #4559
- Add foreground service types for Android 14 target by @jpelgrom in #4561
- Bump target SDK to Android 14 (app) / 13 (Wear) by @jpelgrom in #4611
- Update Change log week of 9/6 by @dshokouhi in #4612
- Bump com.google.guava:guava from 33.2.1-android to 33.3.0-android by @dependabot in #4588
- Bump kotlin from 2.0.10 to 2.0.20 by @dependabot in #4592
- Bump media3 from 1.4.0 to 1.4.1 by @dependabot in #4608
- Bump androidx.compose:compose-bom from 2024.06.00 to 2024.09.00 by @dependabot in #4607
- Open onboarding when Assist is launched when not registered by @jpelgrom in #4596
- Load sensor setting dialog entries async by @jpelgrom in #4579
Full Changelog: 2024.7.3...2024.9.2
2024.9.1
What's Changed
- Bump softprops/action-gh-release from 2.0.6 to 2.0.7 by @dependabot in #4521
- Bump softprops/action-gh-release from 2.0.7 to 2.0.8 by @dependabot in #4523
- Bump horologist from 0.5.27 to 0.5.28 by @dependabot in #4526
- Fix Active Notification Count sensor showing 0 notifications when upd… by @marazmarci in #4525
- Use compat function for tiles launch API by @jpelgrom in #4520
- Bump lifecycle from 2.8.3 to 2.8.4 by @dependabot in #4529
- Bump activity-compose from 1.9.0 to 1.9.1 by @dependabot in #4530
- Bump androidx.fragment:fragment-ktx from 1.8.1 to 1.8.2 by @dependabot in #4531
- Bump paging from 3.3.0 to 3.3.1 by @dependabot in #4532
- Bump com.github.Dimezis:BlurView from version-2.0.4 to version-2.0.5 by @dependabot in #4534
- Bump io.sentry:sentry-android from 7.12.0 to 7.12.1 by @dependabot in #4535
- Bump com.google.devtools.ksp from 2.0.0-1.0.23 to 2.0.0-1.0.24 by @dependabot in #4537
- Update to Gradle 8.9, Reckon 0.18.3, optimized order by @jpelgrom in #4540
- Bump io.sentry:sentry-android from 7.12.1 to 7.13.0 by @dependabot in #4542
- Only update location sent variables when successful by @dshokouhi in #4545
- Bump rexml from 3.2.8 to 3.3.3 by @dependabot in #4548
- Bump media3 from 1.3.1 to 1.4.0 by @dependabot in #4533
- Rename services to actions by @dshokouhi in #4541
- Implement Health Connect Sensors by @psbankar in #4452
- Bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #4558
- Bump paging from 3.3.1 to 3.3.2 by @dependabot in #4563
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #4557
- Bump gradle/actions from 3 to 4 by @dependabot in #4554
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #4560
- Bump AndroidX car dependencies to 1.4.0 stable by @jpelgrom in #4566
- Bump wear-protolayout from 1.1.0 to 1.2.0 by @dependabot in #4564
- Bump androidPlugin from 8.5.1 to 8.5.2 by @dependabot in #4567
- Bump androidx.wear.tiles:tiles from 1.3.0 to 1.4.0 by @dependabot in #4568
- Bump androidx.work:work-runtime-ktx from 2.9.0 to 2.9.1 by @dependabot in #4569
- Bump rexml from 3.3.3 to 3.3.6 by @dependabot in #4591
- Bump io.sentry:sentry-android from 7.13.0 to 7.14.0 by @dependabot in #4580
Full Changelog: 2024.7.3...2024.9.1
2024.8.4
What's Changed
- Bump softprops/action-gh-release from 2.0.6 to 2.0.7 by @dependabot in #4521
- Bump softprops/action-gh-release from 2.0.7 to 2.0.8 by @dependabot in #4523
- Bump horologist from 0.5.27 to 0.5.28 by @dependabot in #4526
- Fix Active Notification Count sensor showing 0 notifications when upd… by @marazmarci in #4525
- Use compat function for tiles launch API by @jpelgrom in #4520
- Bump lifecycle from 2.8.3 to 2.8.4 by @dependabot in #4529
- Bump activity-compose from 1.9.0 to 1.9.1 by @dependabot in #4530
- Bump androidx.fragment:fragment-ktx from 1.8.1 to 1.8.2 by @dependabot in #4531
- Bump paging from 3.3.0 to 3.3.1 by @dependabot in #4532
- Bump com.github.Dimezis:BlurView from version-2.0.4 to version-2.0.5 by @dependabot in #4534
- Bump io.sentry:sentry-android from 7.12.0 to 7.12.1 by @dependabot in #4535
- Bump com.google.devtools.ksp from 2.0.0-1.0.23 to 2.0.0-1.0.24 by @dependabot in #4537
- Update to Gradle 8.9, Reckon 0.18.3, optimized order by @jpelgrom in #4540
- Bump io.sentry:sentry-android from 7.12.1 to 7.13.0 by @dependabot in #4542
- Only update location sent variables when successful by @dshokouhi in #4545
- Bump rexml from 3.2.8 to 3.3.3 by @dependabot in #4548
- Bump media3 from 1.3.1 to 1.4.0 by @dependabot in #4533
- Rename services to actions by @dshokouhi in #4541
- Implement Health Connect Sensors by @psbankar in #4452
- Bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #4558
- Bump paging from 3.3.1 to 3.3.2 by @dependabot in #4563
- Bump hilt from 2.51.1 to 2.52 by @dependabot in #4557
- Bump gradle/actions from 3 to 4 by @dependabot in #4554
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #4560
- Bump AndroidX car dependencies to 1.4.0 stable by @jpelgrom in #4566
- Bump wear-protolayout from 1.1.0 to 1.2.0 by @dependabot in #4564
- Bump androidPlugin from 8.5.1 to 8.5.2 by @dependabot in #4567
- Bump androidx.wear.tiles:tiles from 1.3.0 to 1.4.0 by @dependabot in #4568
- Bump androidx.work:work-runtime-ktx from 2.9.0 to 2.9.1 by @dependabot in #4569
- Bump rexml from 3.3.3 to 3.3.6 by @dependabot in #4591
Full Changelog: 2024.7.3...2024.8.4