Skip to content

17

Compare
Choose a tag to compare
@thestinger thestinger released this 20 Mar 02:33
· 194 commits to main since this release
17

Notable changes in version 17:

  • fix showing confirmation dialog for shared library installation
  • don't track PackageInstaller sessions across app launches due to Android API bugs
  • maintain and use global list of busy packages on GrapheneOS to avoid errors from multiple instances of Apps trying to update the same apps
  • update Glide library to 4.15.1
  • update Gradle to 8.0.2

A full list of changes from the previous release (version 16) 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.