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 c0d0186395 Updated dependencies, cleaned build.gradle. 2015-08-18 11:15:39 +02:00
app Updated dependencies, cleaned build.gradle. 2015-08-18 11:15:39 +02:00
gradle/wrapper Updated dependencies, cleaned build.gradle. 2015-08-18 11:15:39 +02:00
graphics Added donate button to readme. 2014-10-22 14:43:08 +03:00
.gitignore Updated .gitignore. 2014-10-22 14:30:43 +03:00
LICENSE.md Added GPL v3 license. 2014-07-28 13:40:26 +02:00
README.md Added donate button to readme. 2014-10-22 14:43:08 +03:00
build.gradle Updated dependencies, cleaned build.gradle. 2015-08-18 11:15:39 +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 Updated dependencies, cleaned build.gradle. 2015-08-18 11:15:39 +02:00
zertman.iml Implemented CertificateManager (including tests). 2014-07-15 23:23:16 +02:00

README.md

Move Certs!

"Network may be monitored": Tired of this warning after installing a certificate?

With this app, you can disable it in one click.

REQUIRES ROOT

Get it on Google Play Get it on F-Droid

Thanks to xda-developers and stackoverflow.

Donate

Donate QR Code

Building

Clone the project with git clone --recursive

Build with gradle assembleDebug or gradle assembleRelease. Alternatively, import the project into Android Studio.

Dependencies

The libsuperuser library (licensed under Apache 2.0) is used for root access, and included as a git submodule in the libraries/ folder.

License

The project is licensed under GPL v3.