diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-13 12:35:15 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-13 12:35:15 -0400 |
| commit | f3904a2e6ab34184df16b7a2ea7e08e64fd1d213 (patch) | |
| tree | 7dc4e99d5a345bedd55bbf6a1e8f9c110f4675ba | |
| parent | 1464908e230502fd8b186531cd3c400a556252ec (diff) | |
revert QPR3 Internet quick tile overhaul
| -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 8abb3970..b05943b5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -781,6 +781,7 @@ <li>fix Android 14 QPR3 regression which breaks updating certain apps with our app repository client</li> <li>fix boot-time optimizing apps progress UI with Android 14 QPR3 and enable it again</li> <li>fix regression in our Android 14 QPR3 port resulting in PIN scrambling in secondary users being determined by the Owner user setting</li> + <li>revert major Android 14 QPR3 Internet quick tile overhaul since it broke the functionality in secondary users</li> <li>temporarily add back disabling memory tagging and hardened_malloc for surfaceflinger since Android 14 QPR3 didn't fix it as expected</li> <li>disable temporary unconditional system crash notifications since we've gotten the initial feedback we needed via the previous release</li> <li>add additional null check for eSIM wiping done as part of the duress PIN/password wipe implementation to avoid harmless exception</li> |
