github home-assistant/android 2026.4.1

pre-release2 hours ago

What's Changed

  • Bump changelog_master.xml for weekly release 2026.3.3 by @github-actions[bot] in #6522
  • Update dependency androidx.compose:compose-bom to v2026.02.01 by @renovate[bot] in #6525
  • Make sure that manifest URL is using base url while checking by @TimoPtr in #6530
  • Update github/codeql-action action to v4.32.5 by @renovate[bot] in #6538
  • Bump changelog_master.xml for weekly release 2026.3.4 by @github-actions[bot] in #6554
  • Update github/codeql-action action to v4.32.6 by @renovate[bot] in #6557
  • Update ruby/setup-ruby action to v1.290.0 by @renovate[bot] in #6553
  • Update dependency org.jlleitschuh.gradle.ktlint to v14.1.0 by @renovate[bot] in #6555
  • Update actions/download-artifact action to v8.0.1 by @renovate[bot] in #6568
  • Update reactivecircus/android-emulator-runner action to v2.36.0 by @renovate[bot] in #6569
  • Bump changelog_master.xml for weekly release 2026.3.5 by @github-actions[bot] in #6572
  • Update dependency org.jlleitschuh.gradle.ktlint to v14.2.0 by @renovate[bot] in #6574
  • Update androidx.compose.* by @renovate[bot] in #6570
  • Update com.android.* by @renovate[bot] in #6548
  • Update Gradle to v9.4.0 by @renovate[bot] in #6551
  • Update gradle wrapper to 9.4.0 by @TimoPtr in #6576
  • Update dependency io.sentry:sentry-android-core to v8.35.0 by @renovate[bot] in #6550
  • Adjust LocationForSecureConnection wording by @TimoPtr in #6509
  • Update reactivecircus/android-emulator-runner action to v2.37.0 by @renovate[bot] in #6579
  • Catch WebView error while instantiating with a proper error by @TimoPtr in #6532
  • Update ruby/setup-ruby action to v1.293.0 by @renovate[bot] in #6580
  • Proper support for opaque URI in ConnectionViewModel by @TimoPtr in #6536
  • Enable auto close Assist after 30seconds of inactivity by @TimoPtr in #6506
  • Update androidx.* by @renovate[bot] in #6529
  • Add notification permission prompt on the new frontend screen by @TimoPtr in #6440
  • Update screenshot tests by @TimoPtr in #6584
  • Use broadcast instead of startService to send command by @TimoPtr in #6537
  • Update softprops/action-gh-release action to v2.6.1 by @renovate[bot] in #6591
  • Introduce FailFastExtension/Rule to reset handler by @TimoPtr in #6586
  • Handle WebView permissions with the PermissionManager by @TimoPtr in #6466
  • Adjust WebsocketManager check to avoid location usage by @jpelgrom in #6577
  • Update ruby/setup-ruby action to v1.295.0 by @renovate[bot] in #6594
  • Update dependency ruby to v4.0.2 by @renovate[bot] in #6590
  • Update github/codeql-action action to v4.33.0 by @renovate[bot] in #6593
  • Update org.jetbrains.kotlin.* to v2.3.20 by @renovate[bot] in #6592
  • Bump json from 2.18.1 to 2.19.2 by @dependabot[bot] in #6595
  • Add missing supported domains in the wear for tiles by @TimoPtr in #6587
  • Update androidx.* to v1.9.3 by @renovate[bot] in #6596
  • Wake word detection within Assist conversation by @TimoPtr in #6497
  • Update aboutlibraries to v14.0.0-b03 by @renovate[bot] in #6600
  • Add support for OpenAssistSettings by @TimoPtr in #6534
  • Update dependency com.google.firebase:firebase-bom to v34.11.0 by @renovate[bot] in #6608
  • Make HighAccuracyLocationReceiver async by @TimoPtr in #6467
  • Use goAsync to invoke the WebSocketManager.start by @TimoPtr in #6543
  • Update coroutine usage in ComplicationReceiver by @TimoPtr in #6542
  • Update dependency io.sentry:sentry-android-core to v8.36.0 by @renovate[bot] in #6601
  • Move away from Main in Widgets by @TimoPtr in #6415
  • Fix help icon in logs view not opening help link by @loganrosen in #6611
  • Update dependency com.google.ai.edge.litert:litert to v2.1.3 by @renovate[bot] in #6597
  • Update Gradle to v9.4.1 by @renovate[bot] in #6607
  • Bump changelog_master.xml for weekly release 2026.3.6 by @github-actions[bot] in #6606
  • Introduce HADropdownMenu by @TimoPtr in #6528
  • Show snackbar with troubleshooting link for Matter/Thread non-OK activity results by @jpelgrom in #6614
  • Make draft release to upload files and promote right after by @TimoPtr in #6616
  • Bump changelog_master.xml for weekly release 2026.3.7 by @github-actions[bot] in #6617
  • Update github/codeql-action action to v4.34.1 by @renovate[bot] in #6620
  • Fix race condition with coil RemoteViewsTarget by @TimoPtr in #6627
  • Fix LocationTrackingViewModel leak via Room InvalidationTracker by @loganrosen in #6612
  • Remove RemoteViewsTarget by @TimoPtr in #6629
  • Remove unwanted ioScope (that is main) from WebViewActivity by @TimoPtr in #6632
  • Update ruby/setup-ruby action to v1.296.0 by @renovate[bot] in #6650
  • Update androidx.* by @renovate[bot] in #6644
  • Bump changelog_master.xml for weekly release 2026.3.8 by @github-actions[bot] in #6649
  • Update dependency com.google.protobuf:protobuf-javalite to v3.25.9 by @renovate[bot] in #6647
  • Update dependency io.sentry:sentry-android-core to v8.37.1 by @renovate[bot] in #6642
  • Update androidx.compose.* by @renovate[bot] in #6646
  • Update wear.compose to v1.6.0 by @renovate[bot] in #6645
  • Only unregister actionReceiver when it was registered by @TimoPtr in #6628
  • Use okhttp when mtls setup by @TimoPtr in #6630
  • Update github/codeql-action action to v4.35.1 by @renovate[bot] in #6656
  • Update androidx.* to v1.10.0 by @renovate[bot] in #6655
  • Better guard against invalid 'mdi' in entity icon by @jpelgrom in #6660
  • Update ruby/setup-ruby action to v1.299.0 by @renovate[bot] in #6661
  • Make sure the camera bitmap is not going above the memory limit by @TimoPtr in #6658
  • Go async for TileReceiver on the watch by @TimoPtr in #6541
  • Use Lokalise action and async download by @TimoPtr in #6659
  • Try to get proper filename when downloading blob by @TimoPtr in #6631
  • Fix bottom sheet peek-to-expanded jump on show by @loganrosen in #6648
  • Wear: use coroutines from GMS tasks by @TimoPtr in #6638
  • Remove usage of 'runBlocking' from 'SettingsActivity' by @loganrosen in #5920
  • Remove hardware limitation for wake word detection by @TimoPtr in #6625
  • Avoid using AssistVoiceInteractionSessionService as recognitionService by @TimoPtr in #6639
  • Bump changelog_master.xml for weekly release 2026.4.1 by @github-actions[bot] in #6665

Full Changelog: 2026.3.2...2026.4.1

Don't miss a new android release

NewReleases is sending notifications on new releases.