diff options
author | Roozbeh Pournader <roozbeh@google.com> | 2017-01-19 14:05:51 -0800 |
---|---|---|
committer | Roozbeh Pournader <roozbeh@google.com> | 2017-02-09 19:26:53 -0800 |
commit | 3484ba8fdc8f5c91937af23e6d59025081c02367 (patch) | |
tree | 8f2b5475322ca79b123a567181a0e0330d5a5c11 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | b0ac86b7f6112ad06bcb3a3ca6845f086123c8ae (diff) |
Internationalize subclasses of NumberKeyListener
The previous implementation assumed ASCII digits, and a fixed set of
separators and signs.
The following classes have been internationalized: DigitsKeyListener,
DateKeyListener, TimeKeyListener, and DateTimeKeyListener.
DialerKeyListener is not modified yet, due to concerns about the
handling of non-ASCII digits by dialing-related parts of Android.
Even with this CL, characters outside BMP and multi-character signs
and decimal separators are still not supported, due to limitations in
android.view.KeyEvent and android.view.KeyCharacterMap.
Test: cts-tradefed run cts-dev --module CtsTextTestCases --test android.text.method.cts.*KeyListenerTest
Bug: https://code.google.com/p/android/issues/detail?id=2626
Bug: https://code.google.com/p/android/issues/detail?id=82993
Bug: 8319249
Bug: 33276673
Bug: 33643035
Bug: 34394455
Change-Id: I1cf87d0d9d1b383f5265c07ecd63b5767f9a68ca
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions