diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-03 11:20:12 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-03 11:36:03 -0400 |
| commit | 8cd0840819cfd5589f340edbc374083de72f34f6 (patch) | |
| tree | eed36de0f43968051499e2bc5b028a69fb100481 /static | |
| parent | d75c345f009fc83ccd7b1add4b78e7cd7f599861 (diff) | |
remove special handling of resolver activity
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 04cdfb1f..e6020f3e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -749,6 +749,7 @@ <p>Changes since the 2024042200 release:</p> <ul> + <li>remove special handling of the resolver activity ("Open with..." dialog) which was added to Android in order to support instant apps as preparation for our in-development App Communication Scopes feature</li> <li>fix Google Fi eSIM activation</li> <li>improve isolation of the eSIM activation apps</li> <li>improve GrapheneOS infrastructure for per-app state</li> |
