commit | 2a721827b649cf18c5ff690674fad5bb6f6a348c | [log] [tgz] |
---|---|---|
author | Josep del Rio <joseprio@google.com> | Thu Feb 15 11:54:38 2024 +0000 |
committer | Josep del Rio <joseprio@google.com> | Fri Feb 16 17:12:46 2024 +0000 |
tree | 5f867cce2db512ab5b6a22c1ab04255853765b1b | |
parent | c24718848cf93893cc0a8c5ff015a8696ff74281 [diff] |
Support dead characters when key presses are shown Got a crash while testing the German layout, and it seems like the current "show key presses" functionality will crash when using an unsupported Unicode character. This CL addresses this issue by adding support for dead characters, pulling the actual combining character from the KCM if needed. Bug: 325420862 Test: Flashed on device Flag: NONE Change-Id: Ia70685fbfae5bf81a71b346a24ff0e73c8d8d932