diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-16 04:05:07 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-16 04:05:07 -0400 |
| commit | 68825762ebe72c4beb0ac1c16e0c624f5e911b6a (patch) | |
| tree | 6e12c1b4fc3fd089b461016cd9d3a57e65f1824f | |
| parent | 79f1843dd60be12b72dbf268abddd81ebaef9b32 (diff) | |
SetupWizard: remove mention of pattern unlock
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index fc106214..af19ad35 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
