| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Cherry picked from Master, commit 04cd8794e04b14c2b7e7eed036b83075792134a1
Bug: 17035860
Change-Id: I9627d525a570ced085281b4db93fe6896081e818
|
| |
|
|
|
| |
Bug: 15681452
Change-Id: I1b32719cc927a24db4c41fdeb812b39f7e98a85c
|
| |
|
|
|
| |
Bug: 15727335
Change-Id: Icea09f0643e7aeb8e722e473ad322f7439c3497a
|
| |
|
|
|
|
|
| |
This CL also supports announcing dismissing of a more keys keyboard.
Bug: 15582905
Change-Id: Ia9e5d6c7e3e23dac39ee570b20d32f0141ae6184
|
| |
|
|
|
|
|
|
|
| |
A more keys keyboard may have a divider on it. The MoreKeysDetector
should be used even with accessibility mode on to be able to handle a
divider.
Bug: 15583354
Change-Id: Ife2cf8304496c4c330127fde8ca1f34c2f0838e2
|
| |
|
|
|
|
|
|
|
| |
A keyboard accessibility delegate object should be a singleton for
each keyboard view.
Bug: 15437933
Bug: 15419386
Change-Id: Ia70853c644d950ea6130c1f209b89929b1cb1ee5
|
| |
|
|
|
| |
Bug: 12491371
Change-Id: Ib01452b6a2a53faa591b05e62014f356e0511308
|
| |
|
|
|
| |
Bug: 12491371
Change-Id: Ib1fc8affbccfbaca3424ecdc2812f47047106aa2
|
| |
|
|
|
| |
Bug: 12491371
Change-Id: I3ce1e6557e41a94146b882751f75ae4b5f6bc73d
|
| |
|
|
|
|
|
| |
This can make MoreSuggestionsView to use extended Key class to hold
a index of a suggested word.
Change-Id: I54d03d2447b04e3caf3e19e7cadcd391cbf58dd5
|
| |
|
|
|
| |
Bug: 13514349
Change-Id: If4c9db12b0ab5be676f7a2f72715f469066ee537
|
| |
|
|
|
| |
Bug: 13204690
Change-Id: Ife438e78d9bbbf796df20f95c2da7a4d50e5a035
|
| |
|
|
|
|
|
|
| |
This works because getKey{X,Y} is a no-op on
Constants.NOT_A_COORDINATE.
Bug: 8636060
Change-Id: I2f7dd96b6011f094110f7978f8ff24ef2a6e2585
|
| |
|
|
|
| |
Bug: 10629042
Change-Id: I111d092fb2f7dca47328127a155c981aa1c55906
|
| |
|
|
|
|
| |
The bulk merge from -bayo to klp-dev should not have been merged to master.
Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
|
| |
|
|
| |
Change-Id: I78eb96dcc26378926dc63acbfeb4828cbd44435d
|
| |
|
|
| |
Change-Id: I5373df4a7c82f964f99acf70325bba8702111a75
|
| |
|
|
|
| |
Bug: 9334755
Change-Id: I5a7104f4c98982f11fb4e060fa83c21bfc360558
|
| |
|
|
|
| |
Bug: 9334755
Change-Id: Ic29ab69cfbf9007e98fe67695f1854b4876eb976
|
| |
|
|
| |
Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
|
| |
|
|
|
| |
Bug: 8605150
Change-Id: Iadbebfb80e765c97e58e8524eb87419f2a9e41d4
|
| |
|
|
| |
Change-Id: I2d939bc1e3279253902b28ff12bbf7861716b64d
|
| |
|
|
|
|
|
| |
This is a follow up of Ie00ba827. After the change, the
KeyboardView.closing() method does nothing important.
Change-Id: I9659ea56ce82a95f8798a4136bf93f164b67fae7
|
| |
|
|
|
|
|
| |
This change also cleans up MoreKeysPanel related stuff.
Bug: 8047165
Change-Id: I4f2211e00c7d08469a7413568db039c1c597fb3c
|
| |
|
|
| |
Change-Id: I86014de147416453503b6412eb862a2d172426aa
|
| |
|
|
|
|
|
|
|
| |
Make it possible to re-enter gesture input even after triggering the long-press
menu. This is useful for new users who may pause at the start of a word. Works
for both single and bi-manual gestures.
Bug: 7595193
Change-Id: Ieaecfd5385ed6c10ae9347b99c2e35a0de5e895d
|
| |
|
|
|
| |
Bug: 7711822
Change-Id: I63ba13b1c160cf55b8820a08e6e28fa666dd2580
|
| |
|
|
|
|
|
|
|
| |
- Integrate pointer tracking between more keys menu, more suggestions menu, and main keyboard.
- Adds multi-touch support for more keys menus. Long press with one finger and select keys with another finger.
Bug: 7508007
Change-Id: I394f28cd79e342d6bcfea573af72aa33b9def00f
|
| |
|
|
|
|
|
| |
Eliminate use of slower popup window for rendering the more keys menu and more suggestions menu.
These menus are now drawn directly on the preview placer view.
Change-Id: I40638724a6ffde2be4b5d0341d2a5db7ff7be930
|
| |
|
|
| |
Change-Id: I23784117f77da54ee2a0670e65d86e26d762a687
|
| |
|
|
| |
Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
|
| |
|
|
| |
Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e
|
| |
|
|
| |
Change-Id: I7863936cca18b28bf0117afcbcf544a5fd7f185d
|
| |
|
|
|
|
|
| |
This change also removes the reference of SuggestedWords from
GestureTracker and KeyboardActionListener.
Change-Id: I25ef8756007986abf99a931afd665bbfe6fa387f
|
| |
|
|
| |
Change-Id: I1061da0edfdb05c64c5711717d4ef9fa9681e568
|
| |
|
|
|
|
|
| |
This change fixes possible NPE as well.
Bug: 6658028
Change-Id: I8706808d1002b7b0b95930fd9b08568f08645da6
|
| |
|
|
|
| |
Bug: 6135881
Change-Id: Id1c4e2c13d13b474466cb9b42b425aa9f6f9448b
|
| |
|
|
|
| |
Bug: 6225317
Change-Id: I4fa65e020d838f53066d4a071f58fb6f40583e0b
|
| |
|
|
|
| |
Bug: 6129726
Change-Id: I8dac3251eec68ad3fb523c632ff39f3cc661c81f
|
| |
|
|
|
|
| |
Bug: 4343280
Change-Id: I0f6a7e6912ed4abea07c10d266da4c7ccb0dae76
|
|
|
Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5
|