diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-08 05:09:29 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-08 05:09:29 -0400 |
| commit | c2374dc7fc50f51cfe38ebfec1ede75b674e92a8 (patch) | |
| tree | 8ef1387679fd95a29da97ae9622ea768da7541b4 | |
| parent | 43aac040b418fad00f9d5c7423403ac5dda10d27 (diff) | |
add back app compilation progress display
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c9d5efab..baffcd17 100644 --- a/static/releases.html +++ b/static/releases.html @@ -668,6 +668,7 @@ <li>rebased onto UP1A.231005.007 Android Open Source Project release as the initial port of all GrapheneOS features to Android 14</li> <li>add toggle for automatic per-app hardening configuration</li> <li>temporarily add Google Camera to automatic exception list for hardened_malloc</li> + <li>add back support for displaying app compilation progress at boot</li> <li>fix cosmetric issue for adevtool envsetup.sh integration</li> <li>adevtool: download: add option to unpack factory images</li> <li>adevtool: collect-state: fix the output file name format</li> |
