diff options
| -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 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> |
