- Aug 07, 2014
-
-
Ken Wakasa authored
This reverts commit cdcaa37a. Due to unit test breakage. Change-Id: I1c22edf983f6e03a34b86d7c1fae3d3188447a75
-
Tadashi G. Takaoka authored
This CL removes the following unused Key attributes - Key.keyLabelFlags' followKeyLargeLabelRatio - Keyboard.keyLargeLabelRatio Change-Id: Ib4fb13cc7ca902ac1733ecf27bd284d07e10bc3e
-
- Jul 19, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: Iae3cd6674448f258ee0a4bf2966bf3c347876b4f
-
- May 12, 2014
-
-
Tadashi G. Takaoka authored
Bug: 14419121 Change-Id: I3b2bdc3c07bb7e49ea7be53649bd6dd134fea27c
-
- May 07, 2014
-
-
Tadashi G. Takaoka authored
This CL also tunes the width of suggestions strip to be able to display 15~16 letters without x-scaling at the center slot. Bug: 14419121 Change-Id: Ia5766cee043899533e24e2ebc621e8dc279370b3
-
- Apr 14, 2014
-
-
Tadashi G. Takaoka authored
This CL must be checked in together with I6a9ac172a5. Bug: 14042743 Change-Id: Ic3f01f5d10097d743325df847bd7cd2959992487
-
- Dec 13, 2013
-
-
Tadashi G. Takaoka authored
This is a cherry-pick of I668b55a514. Change-Id: I00e9a74812d622c12af0337ba50e1b2f1d675cf1
-
Ken Wakasa authored
The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
-
- Dec 12, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: I668b55a51414a3e69d4e2197d7ffeecbd4f18819
-
- Dec 03, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: Ia16880e818927bc3df7292e130b2f7b5efc9776e
-
- Dec 02, 2013
-
-
Tadashi G. Takaoka authored
This is a followup of I6fb11b8cb5. Change-Id: I2a78affabf278e13fdeb2d4fcb0e5d26fb748a8b
-
Tadashi G. Takaoka authored
Change-Id: I6fb11b8cb52c06b805fb17d61450d7df50e4e20d
-
Tadashi G. Takaoka authored
Change-Id: Ib5b1a72313e1358f6bb4051e693f889833548e3c
-
Tadashi G. Takaoka authored
Bug: 11955386 Change-Id: Id8896acaa2c82d68fad59628d12e229c9d86c17e
-
Tadashi G. Takaoka authored
Change-Id: Ie0fdf019373557b3f5cc4d93159d10e4092edaa3
-
Tadashi G. Takaoka authored
Change-Id: I455ef79862a0e5f7c6a4c4095d0f1ee3d632a7f6
-
- Nov 21, 2013
-
-
Tadashi G. Takaoka authored
Bug: 11737015 Change-Id: I39f7ca13b99f019a2edb5aa690e3142ceba4e837
-
- Nov 18, 2013
-
-
Tadashi G. Takaoka authored
Bug: 11737015 Change-Id: I2e1ad4bc4e6e88080f9c88561813b06a0f150780
-
- Aug 27, 2013
-
-
Tadashi G. Takaoka authored
Bug: 10415342 Change-Id: I9073c54b037e0f7973710a9e24ca5044f8db6db0
-
- May 07, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: I1ed88b842a3d45e5460dd387bfad4276c844096a
-
- Jan 25, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: I93bf3cb1ea7e8fc09f4ad34b0bdd74f5f5ff1a68
-
- Dec 06, 2012
-
-
Jean Chalard authored
Change-Id: I0c29c5d2abcbf80759b996d34b534deb083cd7d3
-
- Nov 06, 2012
-
-
Satoshi Kataoka authored
Change-Id: I50e79bbb1f2eab33c7e5a76086bbe41f7e757ada
-
- Jul 30, 2012
-
-
Tadashi G. Takaoka authored
This is a groundword for optimizing keyboard parsing. Bug: 6860259 Change-Id: Ie65aa502b18c920e25cf2998b79120b3cc835952
-
- Jul 23, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I8f3123b8d727c7beb72e226f80c17794f89c8b60
-
- May 08, 2012
-
-
Tadashi G. Takaoka authored
This change also eliminate useless attribute longPressSpaceKeyTimeout of LatinKeyboardView. Bug: 6449356 Change-Id: Ib4dace4b9510c0eb96bdddacf8e0dbaa14fcfbbf
-
- Mar 08, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I27ea28c7ea93e50ea8f0d947df95e3ab6d146f11
-
- Feb 17, 2012
-
-
Tadashi G. Takaoka authored
This change also * Fix comman/f1 key for Arabic keyboard. * Removes "show settings key option" and related stuff. * Renames and simplifies F2 key to shortcut key on 7 inch tablet. Change-Id: Ib1cf99ad00d9780a2f0d170260e756771e161521
-
- Feb 08, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5
-
- Jan 30, 2012
-
-
Tadashi G. Takaoka authored
This change also removes * Unused more_keys_for_q, w, and p. Change-Id: Idb99e5f6d8c2ad2d28437f42b35b21c282cd181f
-
- Jan 26, 2012
-
-
Tadashi G. Takaoka authored
This change introduces the following attributes. * KeyboardView - keyPreviewLingerTimeout * LatinKeboardView - keyHysteresisDistance - touchNoiseThresholdTime - touchNoiseThresholdDistance - slidingKeyInputEnable - keyRepeatStartTimeout - keyRepeatInterval - longPressKeyTimeout - longPressShiftKeyTimeout - longPressSpaceKeyTimeout - ignoreSpecialKeyTimeout - showMiniKeyboardAtTouchedPoint Change-Id: I25159a87289b12447e20031add173523070e9b03
-
- Dec 17, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5776979 Change-Id: Ia568d1170ed33a000eb3bb02ecdf611e4b5ff2d5
-
- Sep 12, 2011
-
-
Ken Wakasa authored
Change-Id: Ic558246814a09fa53c99c4b96ecd5c0f77ca5e93
-
- Aug 31, 2011
-
-
Tadashi G. Takaoka authored
Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926
-
Tadashi G. Takaoka authored
Change-Id: Ic83cd1200cfb8f8c0b0cfbcad449031b8e8a29e0
-
- Aug 24, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5100007 Change-Id: I3ab1bffbda4f8535489a2fcc41ffe33b43d1a96b
-
- Aug 15, 2011
-
-
Jean Chalard authored
Bug: 5113009 Change-Id: Idc4a464e499a2530f517bf7fa449326779129371
-
Jean Chalard authored
This reverts commit 8e69dd80 ...since it breaks the build
-
Jean Chalard authored
Bug: 5113009 Change-Id: Iae8a64e22cf618f4533f966feaf0b5a76725d551
-
- Aug 03, 2011
-
-
Ken Wakasa authored
This is a follow up change to Ieb42fdfa. bug: 5094401 Change-Id: If78c966ed02fbc9b8c6da726e00424a927349142
-