diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-20 18:32:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | c56f2b77d522b066c28a7020503d2aeba0d4bc13 (patch) | |
| tree | ae1ca8ace3569851278e763694704c0102eca439 | |
| parent | 06bf92b8f28d015d2c723a2a62ea40cf8663c040 (diff) | |
extra information for initial Android 13 release
| -rw-r--r-- | static/releases.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c218251e..1f6ec681 100644 --- a/static/releases.html +++ b/static/releases.html @@ -566,6 +566,17 @@ <article id="2022082000"> <h3><a href="#2022082000">2022082000</a></h3> + <p>This is the initial release of GrapheneOS based on Android 13. All of our + features have been ported to Android 13. We've made many improvements as part + of porting to Android 13 including improved compatibility for the Google Play + compatibility layer.</p> + + <p>For a great overview of the new improvements in Android 13, check out the + great <a href="https://blog.esper.io/android-13-deep-dive/">Android 13 + changelog article from esper</a>. We don't document the Android Open Source + Project (AOSP) changes in our release notes beyond noting the version upgrades + and our changes made in response to AOSP changes.</p> + <p>Tags:</p> <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.014.2022082000">TP1A.220624.014.2022082000</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li> |
