Magisk/native
topjohnwu f4f2274c60 Auto reinstall system apps on hide list
Since we are parsing through /data/app/ to find target APKs for
monitoring, system apps will not be covered in this case.
Automatically reinstall system apps as if they received an update
and refresh the monitor target after it's done.

As a bonus, use RAII idioms for locking pthread_mutex_t.
2019-02-16 02:24:35 -05:00
..
jni Auto reinstall system apps on hide list 2019-02-16 02:24:35 -05:00
src/main Full project restructuring 2019-01-30 03:10:12 -05:00
.gitignore Rename module core to native 2018-01-27 09:11:28 +08:00
build.gradle Refactor build flags 2019-02-12 05:17:02 -05:00