log viewer and adevtool improvements

This commit is contained in:
Daniel Micay 2024-01-09 14:27:07 -05:00
parent a169be8efb
commit 9607751f1f

View File

@ -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>
-->