diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-05 09:11:28 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-05 09:11:42 -0400 |
| commit | 0b4d7c465fd24cf46d6179ed6ce28f7991842352 (patch) | |
| tree | b170001081db269bb83b12b3ed40553167446927 | |
| parent | f5b7b8785ad3ad7a8a873effda9666e76ce6f500 (diff) | |
require device restart to disable eUICC LPA
| -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 89c28db3..f34faab1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -678,6 +678,7 @@ <li>disable problematic "Add users from lock screen" setting at boot</li> <li>Settings: remove problematic "Add users from lock screen" setting</li> <li>Dialer: re-enable false gesture implementation for answering calls, which can be improved over time instead of removed</li> + <li>Settings: require device restart to disable eSIM activation app via our toggle</li> <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/17">version 17</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-61">version 61</a></li> </ul> |
