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 a4b84f9d15 Change coloring (color title instead of whole list item). 2014-07-24 13:16:44 +02:00
app Change coloring (color title instead of whole list item). 2014-07-24 13:16:44 +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 Updated libsuperuser to reference the main project. 2014-07-21 14:33:01 +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.