Releases: GrapheneOS/AppStore
Releases · GrapheneOS/AppStore
6
Notable changes in version 6:
- implement open action for system apps with an app id renamed with original-package
- register the persistent auto-update job on boot so it works before users launch the app once
- fix job scheduling implementation to avoid it retrying as if it failed when it succeeded
- improve code quality and robustness
- minor user interface improvements
- update Kotlin Gradle plugin to 1.6.21
- update Kotlin standard library to 1.6.21
- update Kotlin coroutines core / Android to 1.6.1
- update Gradle to 7.4.2
- update Android gradle plugin to 7.1.3
- update Android Navigation Safe Args to 2.4.2
A full list of changes from the previous release (version 5) is available through the Git commit log between the releases.
5
Full list of changes from the previous release (version 4). Notable changes:
- update target API level to 32 (Android 12.1)
- permit installing apps when the app repository client is a known source and installing from unknown sources is disabled via device policy management
- enforce device policy management uninstall disallow policy
- add filter options
- add search bar and search screen
- replace reinstall with open if newer version is installed
- theme and general UX improvements
- fix multiple edge case crashes and minor bugs
- add timestamps to most notifications
- add support for detecting / updating apps renamed using original-package such as the GrapheneOS PDF Viewer
4
Initial tagged release of the GrapheneOS app repository client. This app is currently in a very early stage of development and many basic features are not yet available or completed.