diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-11-22 11:49:12 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-22 11:49:12 -0500 |
| commit | 45b0b17efe93e75f4aeb6d4150666533cb9e1be5 (patch) | |
| tree | 67ddec309cd94113f3daaa8f4eac9b52cceda084 | |
| parent | 18a1c5170503e3ff28dcd1f1177809f010b515c7 (diff) | |
mark Play Store confirmation notification ongoing
| -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 cad6f177..e9d234e7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -467,6 +467,7 @@ <p>Changes since the 2021112123 release:</p> <ul> + <li>Sandboxed Play services compatibility layer: mark Play Store confirmation notification as ongoing to avoid users dismissing the notification and then being unable to accept or reject the install/update/uninstall action/li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/6">version 6</a></li> </ul> </article> |
