Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 785 Bytes

File metadata and controls

38 lines (23 loc) · 785 Bytes

v1.3

  • Fixed bug on A14
  • Fixed bug on A15/A16

v1.2

  • Added automatic update support

v1.1

  • Fixed permission issue for non-conscrypt
  • Fixed removal of certs for non-conscrypt
  • Renamed repo

v1.0

  • Add support for mainline/conscrypt certificates
  • Add support for multiple users
  • Add support for KernelSU

v0.4.1

  • Supports Android 10
  • Updated Module to be compatible with latest Magisk module template (v20.4+)

v0.3

  • The module now removes all user-installed certificates from the system store before copying them over, so that user certificates that were removed will no longer be kept in the system store.

v0.2

  • Fixed directory creation bug
  • Updated Module to be compatible with latest Magisk module template (v15+)

v0.1

  • Initial release