History log of /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/TestsFinnishQwerty.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6959a0f214fc18e314f54213877956d95a1631e8 02-Oct-2014 Tadashi G. Takaoka <takaoka@google.com> Refactor keyboard layout unit tests

- Move predfined keys definitions to AbstractLayerBase and make it a
top-level class.
- LayoutCustomizer extends AbstractLayoutBase that provides unit tests
to access helper method and predefined key easily.
- Move shared layout custmizers to new layout.customizer package.
- Move private layout customizers to layout classes.

Change-Id: I9421cef1bedf5759fb0434842ac13a3fe3320b69
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/TestsFinnishQwerty.java
dade81d78c70c3eec57191071f8193ce872aad83 25-Sep-2014 Tadashi G. Takaoka <takaoka@google.com> Fix adding more diacritics letters for Nordic languages

Bug: 10787354
Change-Id: Ia71417069a0cc10d7908d0c404ce85eb0cd76540
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/TestsFinnishQwerty.java
0be4e6e5853daca7813fc7ca853a5492a064d696 24-Sep-2014 Tadashi G. Takaoka <takaoka@google.com> Add allowRedundantMoreKeys attribute

This CL also adds a couple of custom layout tests of Nordic languages.

Bug: 10787354
Change-Id: I5e875d3f30863395511afa82f0a02deb093d3a6f
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/TestsFinnishQwerty.java