Magisk/native/jni/utils
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
..
include Auto reinstall system apps on hide list 2019-02-16 02:24:35 -05:00
Android.mk Migrate to STL 2019-01-19 23:59:37 -05:00
file.cpp More optimized APK traversal 2019-02-14 00:52:59 -05:00
logging.cpp Clean/refactor includes 2019-02-10 03:57:51 -05:00
misc.cpp Better nice name 2019-02-15 04:31:39 -05:00
new.cpp Bump to C++17 2019-01-20 00:07:58 -05:00
selinux.cpp Remove usage of magisk.img 2019-02-12 02:14:57 -05:00
xwrap.cpp Clean/refactor includes 2019-02-10 03:57:51 -05:00