summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorGrapheneOS <contact@grapheneos.org>2024-10-12 16:20:52 -0400
committerGrapheneOS <contact@grapheneos.org>2024-10-12 16:20:52 -0400
commit2889aecc7b25d4f59ebe6b901f0eb79e6a04d1da (patch)
treede6d538f743f845351649bc82e7807e324b6136c /static/releases.html
parent5649109f21fbb82a6423ee533fcdd1ab21620fe7 (diff)
expand first use of ANR acronym
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index e632596d..b93c1a70 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -563,7 +563,7 @@
<li>temporarily revert enforcing minimum 64kiB stack guard size for arm64 since Facebook wrote a buggy stack overflow check for the React Native Hermes runtime that's incompatible with larger gap sizes and beginning to be shipped by apps</li>
<li>Log Viewer: add "bootloader unlocked" and "dev options enabled" flags to header</li>
<li>Log Viewer: add "More info" button to native crash reports</li>
- <li>Log Viewer: include contents of ANR stack traces file in ANR error reports</li>
+ <li>Log Viewer: include contents of App Not Responding (ANR) stack traces file in ANR error reports</li>
<li>Log Viewer: omit processUptime header line when it's unknown</li>
<li>Settings Intelligence (Settings search): fix upstream bug resulting in corruption of the query history database which leads to the search crashing</li>
<li>Launcher: mark 2x2 workspace option as being for phones</li>