diff --git a/static/releases.html b/static/releases.html index 3aff5722..598b76ca 100644 --- a/static/releases.html +++ b/static/releases.html @@ -480,7 +480,7 @@
  • full 2021-11-01 security patch level
  • full 2021-11-05 security patch level
  • rebased onto SP1A.211105.004 release
  • -
  • colors: Switch to pure blue Material You color palette
  • +
  • system theme: switch to pure blue Material You color palette
  • Updater: drop unused androidx legacy support library
  • Updater: raise minSdkVersion to 31 (Android 12)
  • Updater: stop marking settings activity as direct boot aware since it's never used before unlocking
  • @@ -1154,7 +1154,7 @@
  • Vanadium: update Chromium base to 90.0.4430.91
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: set slot number for eSIM (still need an eSIM activation app since it's one of the remaining missing components from not including Google apps and services)
  • 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
  • +
  • use system theme accent color for fingerprint dialog instead of teal
  • integrate modern Android theme and wallpaper configuration
  • remove legacy WallpaperPicker app
  • Updater: modernize update settings via androidx preference library (new theme has minor quirks we'll be fixing in the next release)
  • @@ -1347,7 +1347,7 @@
  • Camera: set flash mode to off by default (camera flash causes a substantial delay and substantially lower image quality so it generally isn't desirable)
  • -
  • device theme: use black for settings background in the dark theme
  • +
  • system theme: use black for settings background in the dark theme
  • drop legacy code for setting Seedvault as the enabled backup service
  • hardened_malloc: drop workarounds for camera driver bugs on the Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL
  • hardened_malloc: drop workaround for USB audio bug
  • @@ -1444,7 +1444,7 @@

    Changes since the 2021.01.05.03 release: