further explain log viewer

This commit is contained in:
Daniel Micay 2024-01-13 22:10:48 -05:00
parent 485282632c
commit 596716e81e

View File

@ -729,7 +729,7 @@
<ul>
<li>replace auto-reboot implementation with a new more hardened implementation based on a timer in the init process which also avoids rebooting when the device hasn't been unlocked since boot</li>
<li>reduce default auto-reboot timer from 72 hours to 18 hours</li>
<li>add log viewer app</li>
<li>add log viewer available at Settings > System > View logs to avoid needing developer options for making useful bug reports and inspecting the device for issues</li>
<li>reimplement our user-facing crash reporting infrastructure with our new log viewer app</li>
<li>Settings: add links to log viewer in app info and system settings</li>
<li>show report button in sandboxed Google Play crash report UI</li>