Skip to content

15

Compare
Choose a tag to compare
@thestinger thestinger released this 08 Feb 20:02
· 161 commits to main since this release
15

Notable changes in version 15:

  • fix subtle issues with mapping from release channel to packages
  • add support for detecting shared libraries with a different name and versionCode from the containing package (not needed for the Vanadium Trichrome library)
  • add versionCode-based pruning of shared library download cache instead of doing it based on modification time and cache size
  • update Android Gradle plugin to 7.4.1
  • update Kotlin to 1.8.10
  • update Material library to 1.8.0
  • update AndroidX appcompat library to 1.6.1
  • switch to more modern jdk18on variant of Bouncy Castle

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


Apps is the client for the GrapheneOS app repository. It's included in GrapheneOS but can also be used on other Android 12+ operating systems. Our app repository currently provides our standalone apps, out-of-band updates to certain GrapheneOS components and a mirror of the core Google Play apps to make it easy for GrapheneOS users to install sandboxed Google Play with versions of the Google Play apps we've tested with our sandboxed Google Play compatibility layer.

GrapheneOS users must obtain GrapheneOS app updates through our app repository since fs-verity metadata is now required for out-of-band system app updates on GrapheneOS as part of extending verified boot to them.