diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-04 04:07:28 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-04 04:07:28 -0400 |
| commit | 5a904839618d8a4c4708e35c96a4f73a4d1b6a8f (patch) | |
| tree | c8aea9e15148924d80010aae5d4ce7735683778f /static | |
| parent | 682c81c31350d94ef6693e473025211035beac78 (diff) | |
mention pending theme fixes for update settings UI
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 2498ca29..c9469ace 100644 --- a/static/releases.html +++ b/static/releases.html @@ -479,7 +479,7 @@ <li>use device theme accent color for fingerprint dialog instead of teal</li> <li>integrate modern Android theme and wallpaper configuration</li> <li>remove legacy WallpaperPicker app</li> - <li>Updater: modernize update settings via androidx preference library</li> + <li>Updater: modernize update settings via androidx preference library (new theme has minor quirks we'll be fixing in the next release)</li> <li>use alternate grapheneos.online domain for connectivity check / captive portal fallback URLs to improve handling of future issues comparable to Quad9 temporarily blocking grapheneos.network due to some kind of false positive</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update APNs</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update CarrierConfig vendor.xml</li> |
