diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-13 22:10:48 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-13 22:11:59 -0500 |
| commit | 596716e81eb971b6de16b3786b9a5c15a242a4f5 (patch) | |
| tree | 52a1ed11ac8a2423d8c3d83bd9a9152ac73316d8 /static | |
| parent | 485282632c91933b08ed277a0f008b0c6dbc5094 (diff) | |
further explain log viewer
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 3f8d6a6f..7e5669e0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
