diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-19 12:04:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-19 12:04:39 -0400 |
| commit | 0ced996e33733b02b1f7e1a64188657b4bab1811 (patch) | |
| tree | 127a162cc67c026db1c8b73fc1bf00c0e5b50195 | |
| parent | 95b007c4d509d6caee4de0abc89ea049eb46f7e0 (diff) | |
improve USB connection icon
| -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 84a1747f..4137e122 100644 --- a/static/releases.html +++ b/static/releases.html @@ -531,6 +531,7 @@ <li>improve Android 12 PendingIntent security check compatibility due to buggy apps including Chromium targeting API 31+ with outdated Play services client libraries lacking Android 12 support (triggered much more frequently on GrapheneOS due to PendingIntent being used to request runtime permissions on behalf of Play services)</li> <li>Sandboxed Google Play compatibility layer: expand PhenoTypeFlags workaround to all Play services clients</li> <li>fix compatibility of PIN scrambling with physical keyboards</li> + <li>improve USB connection icon</li> </ul> </article> --> |
