summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-24 13:40:14 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commit746ba596e203fe57ca695beef3250fe7d4f892b0 (patch)
tree819365a4ea1002e57371a89058ae43057b36eded
parent9c7d86f93b7b6c70db4437903d3fe8140bb86fa0 (diff)
Contacts account fix + gmscompat fix
-rw-r--r--static/releases.html2
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>
-->