diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-08 17:00:15 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-08 17:00:15 -0400 |
| commit | 41b42ece210849d8f8a7e9abe7a747ddf3b50178 (patch) | |
| tree | ef8211f0e8486d9a72e1ef3e66777af5929a11a5 /static | |
| parent | 4a6acd1113c53534638685e91c0d19b8d843b96b (diff) | |
background sandboxed Play Store confirmation UI fix
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 934728ff..93534384 100644 --- a/static/releases.html +++ b/static/releases.html @@ -659,6 +659,7 @@ <p>Changes since the 2023080700 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: fix handling of app install confirmation for the sandboxed Play Store in background processes since they're moving towards it with a partially deployed feature flag</li> </ul> </article> --> |
