diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-22 20:48:25 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-22 20:48:25 -0400 |
| commit | e365c3e1bcc8643a40291e25e59e43bb51815463 (patch) | |
| tree | ffe697bcf0ccc55d0523f0675f841b49c06e30f8 | |
| parent | f287edfe51db6d1c2cc8a4ae3686c6a2683380aa (diff) | |
PIN scrambling fixes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index d80356e6..2a23c490 100644 --- a/static/releases.html +++ b/static/releases.html @@ -459,6 +459,8 @@ <li>Messaging: fix cellbroadcast package name</li> <li>Messaging: stop using platform certificate</li> <li>Dialer: update visual voicemail configuration for SP1A.210812.015</li> + <li>keep PIN scrambling keypad number descriptions in sync with digits</li> + <li>update PIN scrambling UI code for Android 12</li> </ul> </article> --> |
