diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-05 17:18:20 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-05 19:54:18 -0500 |
| commit | a9f8c1954aa16f88eec54416f29d1d69f2d5883c (patch) | |
| tree | d4cec1446a605b3a23b47156de607468add459d6 | |
| parent | f25b95765e73f73cab9a478bdf8f1cd50cbca18c (diff) | |
Android 15 QPR2 release notes
| -rw-r--r-- | static/releases.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 5783a80b..ecd82a03 100644 --- a/static/releases.html +++ b/static/releases.html @@ -573,6 +573,11 @@ <p>Changes since the 2025030300 release:</p> <ul> + <li>full 2025-03-05 security patch level</li> + <li>rebased onto BP1A.250305.020.T2 Android Open Source Project release (initial Android 15 QPR2 release)</li> + <li>Settings: replace our approach to making the Unrestricted mode due to changes in Android 15 QPR2</li> + <li>drop 7 downstream GrapheneOS patches for upstream Android bugs which should no longer be required due to upstream fixes in Android 15 QPR2</li> + <li>Launcher: drop code for migrating invalid legacy shortcuts created by a previous upstream Android bug since it was extremely rare and we've had the workaround since our <a href="#2023101100>2023101100</a> release so it's unlikely anyone with the issue hasn't updated and can always just be worked around clearing the launcher data</li> </ul> </article> --> |
