diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-04 20:16:36 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-04 20:16:36 -0400 |
| commit | fb6a37433bb78d553e3d3e7c78ed5742f0e8383a (patch) | |
| tree | 2aa3e3f07d49164ca5b6d4ab0510fe7f6665ff6c /static | |
| parent | 14209fc08475d735c07b30288b378a66e42d0c1b (diff) | |
add Settings changes to release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 2ac8394d..e689c158 100644 --- a/static/releases.html +++ b/static/releases.html @@ -539,6 +539,9 @@ <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>Settings: allow sorting applications by size</li> + <li>Settings: remove empty security status header</li> + <li>Settings: use framework text colors for SwitchBar</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> |
