Tags:
- 2025073000 (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, Pixel 9a, emulator, generic, other targets)
Changes since the 2025072800 release:
- extend our workaround for the upstream Android asynchronous dexopt optimization issue to handle original-package package renaming which we used to rename Vanadium’s package name from org.chromium.chrome to app.vanadium.browser years ago and users on 6th gen Pixels with installs prior to it could have a crash caused by our fix for the upstream issue
- add a temporary workaround for AOSP Dialer still using a legacy approach to notifications which interacts badly with notification grouping
- remove support for switching to a pseudo-locale when developer options are enabled since it can cause major issues
- Sandboxed Google Play compatibility layer: add stub for BluetoothDevice.getBondState() to avoid Android Auto crash
- Settings: fix upstream Android null pointer exception in UserAspectRatioDetails.launchApplication()
- System Updater: update minimum and target API level to 36 (Android 16)
You must log in or # to comment.