summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-02-07 00:22:32 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-02-07 00:22:32 -0500
commit814bdcc4e7087ba9573e510bab47ce7e7d008840 (patch)
treeedd80ad93582e90c2db8c027647cb75025e43738 /static
parent734a36e500b2d57a41854bb6bf4158b24edb572f (diff)
list assorted changes for next release
Diffstat (limited to 'static')
-rw-r--r--static/releases.html19
1 files changed, 18 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 6268a78f..a7c10bf4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -520,12 +520,29 @@
<li>change GmsCompat app label from "Sandboxed Google Play" to "GmsCompat" and the activity name to "Sandboxed Google Play settings"</li>
<li>add GmsCompat to list of essential system components in Settings</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/11">version 11</a></li>
- <li>Settings: add package name to app overview page</li>
<li>only grant the special GrapheneOS runtime permissions (Network, Sensors) for compatibility on installation for user installed apps (only relevant to Network in practice)</li>
<li>add workaround for Microsoft apps detecting that Network is revoked and crashing the app with a runtime exception due to them adding this to a library as a debugging check for development to detect the INTERNET permission not being declared (we've <a href="https://github.com/AzureAD/azure-activedirectory-library-for-android/issues/1675">asked them to fix the compatibility issue</a>)</li>
<li>do not mark dun APN types as read-only (allows editing more carrier APNs)</li>
<li>temporarily suppress SystemUI ANRs due to AOSP 12 screenshot service bug which triggers an ANR in SystemUI by not handling an event some time after taking a screenshot (also occurs on the stock OS and elsewhere, and the main issue is the error message since it's otherwise harmless)</li>
<li>disable running clang-tidy as part of regular builds by default since it wastes time and isn't very useful to us</li>
+ <li>kernel (Pixel 6, Pixel 6 Pro): make Wi-Fi driver module build reproducible</li>
+ <li>Settings: add package name to app overview page</li>
+ <li>Settings: add GrapheneOS icon</li>
+ <li>Files: add GrapheneOS icon</li>
+ <li>Files: define app category (productivity)</li>
+ <li>Clock: add GrapheneOS icon</li>
+ <li>Clock: define app category (productivity)</li>
+ <li>Contacts: add GrapheneOS icon</li>
+ <li>Contacts: define app category (productivity)</li>
+ <li>Gallery: add GrapheneOS icon</li>
+ <li>Gallery: define app category (image)</li>
+ <li>Messaging: add GrapheneOS icon</li>
+ <li>Messaging: define app category (social)</li>
+ <li>Dialer: add GrapheneOS icon</li>
+ <li>Dialer: define app category (social)</li>
+ <li>Calculator: add GrapheneOS icon</li>
+ <li>Calculator: define app category (productivity)</li>
+ <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/8">version 8</a></li>
</ul>
</article>
-->