diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-20 20:01:45 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-20 20:01:45 -0400 |
| commit | 94a2659fad455eca0c7fee037543dc3932a234b7 (patch) | |
| tree | f18d5f033b824e99d5d3207c60eab0702e4581bf /static | |
| parent | 721263824e735fada6897d8269093938c7dd5d36 (diff) | |
another NFC quick settings tile fix
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 99aab89d..669b6723 100644 --- a/static/releases.html +++ b/static/releases.html @@ -374,7 +374,8 @@ <ul> <li>fix Wi-Fi MAC randomization settings for translations that were missing our added option</li> <li>Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL: add missing configuration for biometric sensors in Android 11</li> - <li>fix upstream bug in the NFC quick settings tile for Android 11</li> + <li>fix upstream bug in the NFC quick settings tile for Android 11 breaking it after reboot</li> + <li>fix NFC quick settings tile icon handling for Android 11</li> </ul> --> |
