Move Android Certificates to system to avoid security warnings
app | ||
gradle/wrapper | ||
graphics | ||
libraries | ||
.gitignore | ||
.gitmodules | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE.md | ||
README.md | ||
settings.gradle | ||
zertman.iml |
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
Thanks to xda-developers and stackoverflow.
Donate
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.