History log of /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/TestsDvorakEmail.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/TestsDvorakEmail.java
081c2d386dbd792162e1296ea0c561ffd4fa1739 10-Sep-2014 Sandeep Siddhartha <sansid@google.com> Start showing the split keyboard layout

Change [3/3]

Added tests for Qwerty/en-US/split

Parse the switch-case statement from KeyboardBuilder to use the right layout.

Bug: 4968173
Change-Id: If4d6d71d5900525290268d8affa55dccf1ebd4f2
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/TestsDvorakEmail.java
c9aa1beb6de6bbea71af8eba94354bff3001e0ac 23-Aug-2014 Tadashi G. Takaoka <takaoka@google.com> Fix the bottom row of tablet keyboard layout

This CL eliminates "_" and "/" keys from the bottom row of tablet
keyboard. This CL also reorganizes the bottom row of tablet Dvorak
keyboard.

Bug: 16603887
Change-Id: Ic1570836dea1a475bed5d43aeb6a351507bf5428
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/TestsDvorakEmail.java