summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-22 08:56:12 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commit62b8e206278f7d1aa2afa0545ce42f490a207c21 (patch)
treec60eb1503c7aaecfae753aa9e0498d80e65d219c /static
parent912dd0fbe983e32bdf5d9e8bad8810b0f4b65e33 (diff)
notification / Clock fixes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 8de75ed3..f58bbb94 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -578,7 +578,9 @@
<p>Changes since the 2022081802022082100 release:</p>
<ul>
- <li>Clock: update to Android 13 base code</li>
+ <li>pre-grant notifications permission to the Clock app</li>
+ <li>fix automatic notification grants</li>
+ <li>Clock: use correct intent for opening notification settings</li>
</ul>
</article>
-->