diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-09 14:27:07 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-09 14:27:07 -0500 |
| commit | 9607751f1f3cb7fc4e7640a6da47e9c7b8b405fd (patch) | |
| tree | 7e3b4beb3273db349a1930af6178712a8ec59666 /static | |
| parent | a169be8efb5ec374af113487916b1b414bfac27e (diff) | |
log viewer and adevtool improvements
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 94445d02..980ba91a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -726,6 +726,14 @@ <p>Changes since the 2024010400 release:</p> <ul> + <li>add log viewer app</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> + <li>adevtool: improve and clean up infrastructure for device support</li> + <li>adevtool: integrate support for Pixel Camera Services</li> + <li>adevtool: drop devices not supported with Android 14</li> + <li>adevtool: remove unused default permissions configuration</li> </ul> </article> --> |
