summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-12 00:21:30 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-12 01:38:20 -0400
commit49e1208d10a6355ed24a9bcf4ab2d47247e95f5c (patch)
tree88c1bdde1387403fa1a08a57968b3bfc3fed46fc /static
parent9d1e7a6c8d19e457ca76ebdcf1b05c4f3201560d (diff)
Log Viewer improvements
Diffstat (limited to 'static')
-rw-r--r--static/releases.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 6fd54239..5b6fbe3d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -883,8 +883,9 @@
<ul>
<li>Log Viewer: add "bootloader unlocked" and "dev options enabled" flags to header</li>
- <li>Log Viewer: add option to show text tombstone file contents</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: omit processUptime header line when it's unknown</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.54</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/129.0.6668.100.0">version 129.0.6668.100.0</a></li>
</ul>