diff options
| author | 2022-12-07 18:23:46 +0000 | |
|---|---|---|
| committer | 2022-12-08 14:58:50 +0000 | |
| commit | d9c573d14387817f3974892309a836713feb7fd6 (patch) | |
| tree | 857c57b4274b41d3c78f1d7a1ccc72ac4d38dba7 /libs/androidfw/StringPool.cpp | |
| parent | 8e023a00febcc33d21792f2276bce22f2fa04ce5 (diff) | |
Allow international characters input with apostrophe and double quotation
It has been reported that the behaviour of Android in US international
layout is not the same as Chromebook; according to Wikipedia, the
apostrophone and double quotation mark are "dead characters" that can
be used to enter characters with acute accents and umlauts:
https://en.wikipedia.org/wiki/QWERTY#/media/File:KB_US-International.svg
Since this seems to be the behavior in Mac and ChromeOS, this change
will align Android with the rest of the platforms. I decided to follow
the same pattern as MacOS, since typing the dead character twice will
input the actual character, and apostrophe/quotation mark are very
useful to have.
Bug: 259862772
Test: confirmed on device that it works as expected
Change-Id: Iaf326e07e9b07d07383be73ed65b1cac338ae0bf
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions