diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-09 21:40:42 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-09 21:40:42 -0500 |
| commit | dbea71548e1d9c58ab4d623a247a015f748500a8 (patch) | |
| tree | 9c4a824e98a0e54203512d8da8a32fefec65b0f2 /static | |
| parent | dd56132c19a3d87b69516a29841156bdf8c2c177 (diff) | |
remove redundant text
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index a490829a..b938f73f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -568,8 +568,8 @@ <ul> <li>Sandboxed Google Play compatibility layer: fix Android Auto Bluetooth audio regressions from Android 15 QPR1</li> <li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add support for new ICCID MVNO type in Android 15 QPR1</li> - <li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add support for new ApnItem fields Android 15 QPR1</li> - <li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): change user-facing carrier settings version string prefix to match Google Carrier Settings to avoid confusion when comparing to the stock OS</li> + <li>CarrierConfig2: add support for new ApnItem fields Android 15 QPR1</li> + <li>CarrierConfig2: change user-facing carrier settings version string prefix to match Google Carrier Settings to avoid confusion when comparing to the stock OS</li> <li>delay activation of the Allow button for the Android Debug Bridge USB authorization dialog by 1 second to make it much harder to accidentally grant access</li> <li>Permission Controller: delay activation of the Allow button(s) for runtime permission dialogs by 1 second to make it much harder to accidentally grant access</li> <li>Permission Controller: disable all caps text theme by default to match the Settings app style</li> |
