summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-04-04 02:39:05 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-04-04 02:39:05 -0400
commit2e8aa2fd97df186076ad6c50dd65cafc00d386b5 (patch)
treeb5f1116db001023d785b0cdc2b413d97bba22776
parent16f95d4014c12e07517bce24455152d96d04c7ac (diff)
assorted fixes / UI improvements
-rw-r--r--static/releases.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 5f57a5a1..aa5a00d1 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -531,6 +531,11 @@
<li>Sandboxed Google Play compatibility layer: substantially improve dynamite module support</li>
<li>Pixel 3, Pixel 3 XL: fix hardware-based attestation by rolling back an Android 12.1 change for these devices depending on updates to the firmware / device support code since these are end-of-life devices and don't receive those updates so it broke attestation support</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/18">version 18</a></li>
+ <li>backport AOSP fix for edit button in screenshot share activity</li>
+ <li>display two rows of max ranked targets for sharesheet</li>
+ <li>fix uneven volume icon padding in status bar</li>
+ <li>remove nav bar backgroind in Quick Settings customizer</li>
+ <li>fix Quick Settings status font weight mismatch in dark mode</li>
</ul>
</article>
-->