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 5159fa88b1 Added certificate listing with colors to MainActivity. 2014-07-16 00:24:00 +02:00
app Added certificate listing with colors to MainActivity. 2014-07-16 00:24:00 +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.