Skip to content

Releases: solrudev/OkkeiPatcher

2.0.2

15 Apr 15:45
Compare
Choose a tag to compare
  • Fix work cancelling immediately when starting it from the home screen after granting required permissions for the first time if app wasn't restarted
  • Fix redundant margins of UI elements in some places when system navigation bar is placed on the left or right
  • Fix possible system resources leaks when signing APK finishes with error or is canceled on Android versions older than 7.0 Nougat (always close streams when signing APK on API < 24 via forking PseudoApkSigner)
  • Update library dependencies
  • Update Gradle to 8.1
  • Update Android Gradle Plugin to 8.0.0
  • Update Kotlin to 1.8.20

2.0.1

11 Apr 10:17
Compare
Choose a tag to compare
  • Slight UI adjustments

2.0.0

09 Apr 15:37
Compare
Choose a tag to compare

First release!