diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-24 13:40:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 746ba596e203fe57ca695beef3250fe7d4f892b0 (patch) | |
| tree | 819365a4ea1002e57371a89058ae43057b36eded /static | |
| parent | 9c7d86f93b7b6c70db4437903d3fe8140bb86fa0 (diff) | |
Contacts account fix + gmscompat fix
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e0458cda..57c37d23 100644 --- a/static/releases.html +++ b/static/releases.html @@ -580,6 +580,8 @@ <p>Changes since the 2022082301 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: don't report spurious DeadSystemRuntimeException exceptions</li> + <li>Contacts: stop hiding local account when a Google account with no contacts is present in the profile (strange behavior from the stock OS which appears to have started triggering with Android 13)</li> </ul> </article> --> |
