Move Android Certificates to system to avoid security warnings
This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Felix Ableitner 9cbfa8bf86 Added MovedCertificatesStorage, only list moved system certs in GUI. 2014-07-17 17:05:16 +02:00
app Added MovedCertificatesStorage, only list moved system certs in GUI. 2014-07-17 17:05:16 +02:00
gradle/wrapper Implemented CertificateManager (including tests). 2014-07-15 23:23:16 +02:00
libraries Implemented CertificateManager (including tests). 2014-07-15 23:23:16 +02:00
.gitignore Initial commit. 2014-07-02 16:31:36 +02:00
.gitmodules Implemented CertificateManager (including tests). 2014-07-15 23:23:16 +02:00
README.md Implemented CertificateManager (including tests). 2014-07-15 23:23:16 +02:00
build.gradle Implemented CertificateManager (including tests). 2014-07-15 23:23:16 +02:00
gradle.properties Initial commit. 2014-07-02 16:31:36 +02:00
gradlew Initial commit. 2014-07-02 16:31:36 +02:00
gradlew.bat Initial commit. 2014-07-02 16:31:36 +02:00
settings.gradle Implemented CertificateManager (including tests). 2014-07-15 23:23:16 +02:00
zertman.iml Implemented CertificateManager (including tests). 2014-07-15 23:23:16 +02:00

README.md

Dependencies

The RootCommands library (licensed under Apache 2.0) is used for root access, and included in the libraries/ folder.