Skip to content

6

Choose a tag to compare

@thestinger thestinger released this 25 Apr 09:14
· 468 commits to main since this release
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.