• topjohnwu's avatar
    Update preference migration implementation · 12321137
    topjohnwu authored
    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
    12321137
Name
Last commit
Last update
..
shared Loading commit data...
signing Loading commit data...
src/main Loading commit data...
.gitignore Loading commit data...
build.gradle.kts Loading commit data...
proguard-rules.pro Loading commit data...