Skip to content

Releases: GrapheneOS/platform_packages_apps_AppCompatConfig

4

19 Jul 23:17
4
Compare
Choose a tag to compare

Changes in version 4:

  • temporarily allow Dynamic Code Loading via memory for the sandboxed Play Store by default until it's resolved upstream or by us coercing it to stop doing it (users can still disallow Dynamic Code Loading via memory for it as it doesn't appear to cause many issues but we don't want to have errors occurring for regular users)
  • update Gradle to 8.14.3
  • update Android Gradle plugin to 8.11.1
  • update Protobuf Gradle plugin to 0.9.5
  • update Protobuf library to 4.31.1
  • update Kotlin to 2.1.21
  • update SDK to 36 (Android 16)
  • update target API level to 36 (Android 16)
  • switch modern Gradle Java toolchain configuration
  • improve code style

A full list of changes from the previous release (version 3) is available through the Git commit log between the releases.


This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release.

3

01 Jan 15:11
3
Compare
Choose a tag to compare
3

Changes in version 3:

  • revert to default behavior of allowing dynamic code execution from storage for Android Auto

A full list of changes from the previous release (version 2) is available through the Git commit log between the releases.


This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release.

2

30 Dec 15:20
2
Compare
Choose a tag to compare
2

Changes in version 2:

  • suppress harmless native debugging notification for Vanadium, Brave and Chrome
  • enable all exploit protections for Android Auto by default
  • update Gradle to 8.5
  • update Android Gradle plugin to 8.2.0

A full list of changes from the previous release (version 1) is available through the Git commit log between the releases.


This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release.

1

30 Dec 15:22
1
Compare
Choose a tag to compare
1

Initial release of AppCompatConfig.