From 74ce5a0753ceee6e7868d18fed3a100994632530 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Thu, 26 Jan 2023 00:56:06 -0500
Subject: [PATCH] publish new release notes
---
static/releases.html | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/static/releases.html b/static/releases.html
index bb5fcf56..86299b1b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -652,6 +652,24 @@
release notes from before the rebranding of the project in 2018 and 2019.
+
@@ -674,7 +692,7 @@
extend self app-op spoofing used for Network permission compatibility to unsafeCheckOpRaw()
fix upstream bug causing crash from isServiceTokenValidLocked() being called without holding the lock
Sandboxed Google Play compatibility layer: support enabling compatibility layer for any package on debuggable builds to help with development
- Sandboxed Google Play compatibility layer: coerce Play Store into not attempting to auto install AR services
+ Sandboxed Google Play compatibility layer: coerce Play Store into not attempting to auto install AR services
Sandboxed Google Play compatibility layer: fix issues with Play Store updates of Play services
Sandboxed Google Play compatibility layer: avoid our implementation of the Play services location API returning null for getCurrentLocation() to avoid crashes in apps not handling it
Sandboxed Google Play compatibility layer: increment compatibility layer version to 1001
@@ -696,7 +714,6 @@
SettingsIntelligence: drop no longer required QUERY_ALL_PACKAGES permission now that more precise queries are defined upstream providing the necessary package visibility for Settings app search
- -->