diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-22 00:24:02 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-22 00:24:02 -0400 |
| commit | ad3e584ab4bcffbf12e92621ef6360d8d1c3f36f (patch) | |
| tree | ebe0025a906ffa62ecc2f45112ed803d6d5d1b11 | |
| parent | 1979819d4e4e193ae77604a0595a7edb689b89f5 (diff) | |
fix inclusion of Pixel APN databases
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 0753fbee..fddada20 100644 --- a/static/releases.html +++ b/static/releases.html @@ -454,6 +454,7 @@ <ul> <li>Settings: add back reset text change lost in the port to Android 12</li> + <li>fix inclusion of up-to-date APN per-device database for Pixels</li> <li>Pixel 4a: fix issue causing APN / carrier configuration to be omitted</li> <li>support using the legacy wifi/cellular quick tiles (combined internet quick tile will still be used by default)</li> <li>Dialer: improve swipe to accept/reject calls</li> |
