From c2fab877b8de51840e6f92ea10d4e2ac9bcf3e61 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 22 Aug 2022 09:17:45 -0400 Subject: [PATCH] Clock app broadcast receiver protection --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • pre-grant notifications permission to the Clock app
  • fix automatic notification grants
  • Clock: use correct intent for opening notification settings
  • +
  • Clock: protect broadcast receivers including not allowing other apps to snooze or dismiss alarms (upstream problem)
  • Contacts: fix VCF import due by removing obsolete READ_EXTERNAL_STORAGE permission usage
  • Theme Picker: fix our added wallpaper color scheme toggle not showing updated status