diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-07 16:39:50 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-07 16:40:10 -0500 |
| commit | 875edb131202db34dd4afb21040a30c15392146e (patch) | |
| tree | 3db9d62ee3bb6ce83a2a9d4dfcab895b64188f86 | |
| parent | d2690a8a5ababe4295c63c9be94c8f2ab2181d89 (diff) | |
explain which battery info is available
| -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 17807030..5010a4b2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -750,7 +750,7 @@ <ul> <li>Pixel 6, Pixel 6 Pro, Pixel 6a: fix USB mode control issue introduced by QPR2 port which prevented pushing out the last release</li> <li>Gallery: work around crashes caused by QPR2 R8 changes resulting in code used via reflecting being removed</li> - <li>Settings: enable Battery information screen for QPR2</li> + <li>Settings: enable Battery information screen in Settings > About device for QPR2 including Manufacture date, Date of first use and Cycle count</li> <li>Settings: make the style for settings consistent between Compose and non-Compose settings</li> <li>fixes for certain GrapheneOS notifications in QPR2</li> </ul> |
