expand first use of ANR acronym

This commit is contained in:
GrapheneOS 2024-10-12 16:20:52 -04:00
parent 5649109f21
commit 2889aecc7b

View File

@ -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>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 "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: 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>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>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> <li>Launcher: mark 2x2 workspace option as being for phones</li>