diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-25 10:12:29 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-25 10:12:29 -0400 |
| commit | 10105ef7d53bff82e31c54184567894814eb9ec5 (patch) | |
| tree | 55ab251bf72f97a2c13cfdb6e985f8671aec802c | |
| parent | f74f766c19e4199e0206761791f429c0e151e612 (diff) | |
reword Clock app revert
| -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 07e769ba..692427e6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -473,7 +473,7 @@ <ul> <li>enable gestural navigation overlay to match default nav mode (fixes navigation bar style after factory reset or provisioning new users)</li> <li>Launcher: temporarily disable new animation feature flags (these appear to be buggy)</li> - <li>Clock: roll back to GrapheneOS Android 11 code since the AOSP 12 code is messed up</li> + <li>Clock: roll back to GrapheneOS Android 11 Clock app since the AOSP 12 Clock app is buggy</li> <li>Dialer: revert to prior visual voicemail configuration until the new configuration is properly handled</li> </ul> </article> |
