History log of /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.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/LayoutBase.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/LayoutBase.java
8108a3e1cdceb1874804f74ec24d824a7df1b669 25-Sep-2014 Tadashi G. Takaoka <takaoka@google.com> Add Serbian Latin keyboard

Bug: 9687668
Change-Id: I0631ab04cf33e3d454c965e98a756c31666537bf
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.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/LayoutBase.java
a94c89e017dac92e2c23dcf05a8e6b4000d021d3 13-Aug-2014 Tadashi G. Takaoka <takaoka@google.com> Use light emoji icon for Material light tablet keyboard

Bug: 16808603
Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.java
dc62c711aaa8f875996a8dd36d8a1726b8b2fb74 03-Jun-2014 Tadashi G. Takaoka <takaoka@google.com> Reorder keys around the spacebar

This CL reorders keys around the spacebar.
- On phone's symbols and symbols shift layout, the comma key is moved
to the left of the spacebar to aligned with main layout.
- On tablet's layout, the comma key is moved to the left of the
spacebar on all layout to aligned with the same layout of
phone's. Also the comma key has "settings" as more keys.
- In Arabic and Perisan, the comma key of tablet already has some more keys
This CL remove "/" and add "settings" instead.

Bug: 15281451
Change-Id: I6e0e75e4d4abfb1f356e7499be91424c7c57c58b
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.java
722f5c79668369a69d1b519b8fe8dbd17d7ca6a6 12-May-2014 Tadashi G. Takaoka <takaoka@google.com> Remove voice key from keyboard layout

Bug: 14419121
Change-Id: I71031f1ed9735a5a05dc584299b56512fb0b6866
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.java
de3afcfdcc438ae92464247276da57acc6321357 12-May-2014 Tadashi G. Takaoka <takaoka@google.com> Fix import and javadoc comments of unit tests

Change-Id: Ic3f249bf9e3a5ec7ffd07abd4bc38d343bb14d39
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.java
139773d0167a2cf09c4b6c2c47aa7d980dc413bd 12-May-2014 Tadashi G. Takaoka <takaoka@google.com> Enable voice and language switch keys for keyboard layout tests

Change-Id: I19ee05e30d09eb13753b737961882e345591c1df
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.java
a3804e5e103e5b64493ffd6258e66ae14d01d9e2 03-Apr-2014 Tadashi G. Takaoka <takaoka@google.com> Add hindi_compact keyboard

Bug: 13779052
Change-Id: Ic7c17d96560501422a63340d7ce6bd8720e6c3c9
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.java
844205ca2e657d0fb236070bad6e732246a5050e 20-Mar-2014 Tadashi G. Takaoka <takaoka@google.com> Utilize autoColumnOrder for punctuation more keys

Change-Id: I1f8f5013f0bdf93cf590b8bd00d680b31e03d8b0
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.java
0dabae720a83f9099667dea4de002007fdf35d60 18-Mar-2014 Tadashi G. Takaoka <takaoka@google.com> Support additional more keys for keyboard layout test

Bug: 13017434
Change-Id: I44c31dce3391d9638979539bb5e58c0525186fb4
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.java
6d44cb512239a11572ec18b850d609bacc3267be 18-Mar-2014 Tadashi G. Takaoka <takaoka@google.com> Clean up keyboard layout test harness a bit

Bug: 13017434
Change-Id: I66e5da53b9afbe44f43b8c398c2821e7a72ec4b4
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.java
bef6a4e20965a8e664ee92b3c75405a6754afb4e 15-Mar-2014 Tadashi G. Takaoka <takaoka@google.com> Cleanup key definitions a bit

Bug: 13017434
Change-Id: I0d0cfa2eb62b5030ff3c67fa40d203255e63258c
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.java
746f94c671607521f66fd3c989072b5ec7c390c4 14-Mar-2014 Tadashi G. Takaoka <takaoka@google.com> Add ZWNJ_ZWJ_KEY for keyboard layout test

This CL also refactors Symbols and SymbolsShifted class a bit.

Bug: 13017434
Change-Id: I42bfe96553ea8447fc834d29c09ce1ce7794650d
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.java
15a6b66ddaee302fc539311201b2b9f76778fd78 11-Mar-2014 Tadashi G. Takaoka <takaoka@google.com> Refactor keyboard layout test more customizable

Bug: 13017434
Change-Id: I804b4cb9f56684d425e83a20cb3f71d947a87f98
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/LayoutBase.java