summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-22 09:17:45 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commitc2fab877b8de51840e6f92ea10d4e2ac9bcf3e61 (patch)
tree250c96dc32eae207d65ed997dc14cd089911ade8 /static
parent6a6f47f05d6685c6a3b82d57b3e681e4d3a6be74 (diff)
Clock app broadcast receiver protection
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 80c9bac8..b387f905 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -581,6 +581,7 @@
<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>
+ <li>Clock: protect broadcast receivers including not allowing other apps to snooze or dismiss alarms (upstream problem)</li>
<li>Contacts: fix VCF import due by removing obsolete READ_EXTERNAL_STORAGE permission usage</li>
<li>Theme Picker: fix our added wallpaper color scheme toggle not showing updated status</li>
</ul>