diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-01-06 15:24:08 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:51 -0500 |
| commit | ad3e15e87d98c94b623da9b49c8a0a48be2dd2dd (patch) | |
| tree | 796a2adbe078e261bec6791e579785a62e50d6dd | |
| parent | 119e0859386219e4ab4ec5edab933594dac226c9 (diff) | |
haptic feedback for fp auth success with 2FA unlock
| -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 9b6b369c..dadd712c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -553,6 +553,7 @@ <p>Changes since the 2024123000 release:</p> <ul> + <li>provide standard haptic feedback for fingerprint authentication success when 2nd PIN is enabled</li> <li>kernel (5.15): update to latest GKI LTS branch revision</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.120</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.62</li> |
