Magisk/app
topjohnwu 1232113772 Update preference migration implementation
Only try to read preference through content provider when the app
is fresh install and a previous package ID is set. Also catch all
Exceptions to prevent crashing the app.

This prevents malicious settings injection and crashes when multiple
manager is installed.

Fix #3542
2020-12-09 02:07:58 -08:00
..
shared Minor cleanups 2020-10-11 05:10:02 -07:00
signing Update dependencies 2020-11-13 00:58:41 -08:00
src/main Update preference migration implementation 2020-12-09 02:07:58 -08:00
.gitignore Separate backend logic from frontend UI 2018-12-13 04:35:50 -05:00
build.gradle.kts Update Kotlin 2020-11-23 12:35:24 -08:00
proguard-rules.pro Migrate to AGP 4.1.0 2020-10-17 06:32:49 -07:00