GithubHelp home page GithubHelp logo

movecerts's Introduction

This project has been moved to https://yerbamate.dev/nutomic/movecerts

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.

movecerts's People

Contributors

nutomic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

movecerts's Issues

FC on Lollipop when opening

When opening Move Certs! on Lollipop (5.0.1) on a HTC One M7 GPE, the app immediately crashes.
It has been granted root (after 2 tries it prompted for it) but did not help.
Just purchased version 1.0.2 from the Play Store.

E/AndroidRuntime(23065): FATAL EXCEPTION: AsyncTask #1
E/AndroidRuntime(23065): Process: com.nutomic.zertman, PID: 23065
E/AndroidRuntime(23065): java.lang.RuntimeException: An error occured while executing doInBackground()
E/AndroidRuntime(23065):        at android.os.AsyncTask$3.done(AsyncTask.java:300)
E/AndroidRuntime(23065):        at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355)
E/AndroidRuntime(23065):        at java.util.concurrent.FutureTask.setException(FutureTask.java:222)
E/AndroidRuntime(23065):        at java.util.concurrent.FutureTask.run(FutureTask.java:242)
E/AndroidRuntime(23065):        at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
E/AndroidRuntime(23065):        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/AndroidRuntime(23065):        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/AndroidRuntime(23065):        at java.lang.Thread.run(Thread.java:818)
E/AndroidRuntime(23065): Caused by: java.lang.NullPointerException: Attempt to get length of null array
E/AndroidRuntime(23065):        at com.nutomic.zertman.CertificateManager.getCertificates(CertificateManager.java:73)
E/AndroidRuntime(23065):        at com.nutomic.zertman.CertificateAdapter$UpdateListTask.doInBackground(CertificateAdapter.java:103)
E/AndroidRuntime(23065):        at com.nutomic.zertman.CertificateAdapter$UpdateListTask.doInBackground(CertificateAdapter.java:100)
E/AndroidRuntime(23065):        at android.os.AsyncTask$2.call(AsyncTask.java:288)
E/AndroidRuntime(23065):        at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/AndroidRuntime(23065):        ... 4 more

Add MoveCerts application to F-Droid store

Please add MoveCerts to the F-Droid store. No modifications to the repo are needed as the attached metadata txt successfully compiles the app:

cat tmp/fdroidserver/metadata/com.nutomic.zertman.txt
Categories:System
License:MIT
Web Site:https://github.com/Nutomic/movecerts
Source Code:https://github.com/Nutomic/movecerts
Issue Tracker:https://github.com/Nutomic/movecerts/issues

Summary:Move Android Certificates to system to avoid security warnings
Description:
"Network may be monitored": Tired of this warning after installing a
certificate?

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

Repo Type:git
Repo:https://github.com/Nutomic/movecerts.git

Build:1.0.1,2
commit=310f60a53226737877eb443532c98cb737705b7f
subdir=app
gradle=yes
submodules=yes

Auto Update Mode:None
Update Check Mode:Tags

Lollipop

Crash on Lollipop.
For Lollipop, the user certificates path changed to "/data/misc/user/0/cacerts-added".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.