SetupWizard: remove mention of pattern unlock

This commit is contained in:
Daniel Micay 2021-10-16 04:05:07 -04:00
parent 79f1843dd6
commit 68825762eb

View File

@ -466,6 +466,7 @@
<li>Updater: update to target API level 31 (Android 12)</li>
<li>Updater: use Android 12 foreground service setup</li>
<li>SetupWizard: update to latest upstream code</li>
<li>SetupWizard: remove mention of pattern unlock in strings</li>
<li>Vanadium: update Chromium base to 94.0.4606.80</li>
<li>Vanadium: update Chromium base to 94.0.4606.85</li>
<li>Vanadium: temporarily disable dexpreopt for browser and WebView (but not the library) due to <a href="https://source.android.com/devices/tech/dalvik/art-class-loader-context">lack of support in the Android 12 dexpreopt system</a></li>