diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-03 17:16:35 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-03 17:16:35 -0400 |
| commit | ecec6b01f3c9351d988969cbba6457568684bda2 (patch) | |
| tree | b3f019c2ddfa960b163847e31de17d41df744790 /static | |
| parent | f279ea4617fa4ef8cd1f3fb48c630da2517d36ef (diff) | |
APN / CarrierConfig updates
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c14401d7..f656acc3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -460,6 +460,8 @@ <li>remove legacy WallpaperPicker app</li> <li>Updater: modernize update settings via androidx preference library</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> </ul> </article> --> |
