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 73d6e1de7c Added progress bar on list items while moving certificate. 2014-07-24 18:32:07 +02:00
app Added progress bar on list items while moving certificate. 2014-07-24 18:32:07 +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.