diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-13 18:40:08 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-13 18:40:08 -0400 |
| commit | c82cc6ec063360f1277e24dc74e29bc666808562 (patch) | |
| tree | 1dca86bf10924704f6008354239cbae3701dcdf0 /static | |
| parent | 62a8a168e1b3630d592ae1952e57b16f34193791 (diff) | |
reorder release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 269ddf2a..0bb5907f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -714,10 +714,10 @@ <p>Changes since the 2023101100 release:</p> <ul> + <li>exempt non-app system packages from new package visibility restrictions to fix many APIs in secondary users</li> <li>Sandboxed Google Play compatibility layer: expand background activity launch shim to all the core Google Play apps to fix sandboxed Play Store compatibility issues with Android 14</li> <li>Sandboxed Google Play compatibility layer: fix "Don't show again" notification action which broke after Android 14 port</li> <li>Pixel 5: add back support for battery share (reverse wireless charging) via the new infrastructure in Android 14 which we already adopted for 6th/7th/8th generation Pixels</li> - <li>exempt non-app system packages from new package visibility restrictions to fix many APIs in secondary users</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-78">version 78</a></li> </ul> </article> |
