From 2dfd8128e1c7d829e1fa2fb47df51a6ee1258b32 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 2 May 2021 14:58:57 -0400 Subject: [PATCH] set up modern Android theme and wallpaper config --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 8cafa3be..43b3a606 100644 --- a/static/releases.html +++ b/static/releases.html @@ -456,6 +456,7 @@
  • enable backup service for non-owner users
  • hardened_malloc: use 1 slot for all extended size classes (reduces memory usage and improves security in combination with the guard slab feature)
  • use device theme accent color for fingerprint dialog instead of teal
  • +
  • integrate modern Android theme and wallpaper configuration
  • -->