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 6f935dc672 Added warning dialog if no root permissions, work around dialogs being shown more than once. 2014-07-24 16:41:25 +02:00
app Added warning dialog if no root permissions, work around dialogs being shown more than once. 2014-07-24 16:41:25 +02:00
gradle/wrapper Implemented CertificateManager (including tests). 2014-07-15 23:23:16 +02:00
graphics Added launcher icon. 2014-07-24 16:41:06 +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.