aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/InputLogicTestsLanguageWithoutSpaces.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-135/+0
|
* Update the imports to androidx.test.filters.*Fangqiu Su2024-04-181-1/+2
| | | | | | Bug: 316941721 Test: mmma . Change-Id: I05a7d05dc8d0acb9baecf46357757ad2453f6dbc
* Fix moving the cursor inside composition in lang w/o spacesJean Chalard2014-12-221-0/+28
| | | | | | | | Also introduce the cursor move event, which we needed to do anyway Bug: 18827118 Change-Id: I30e994764c095b4423b874dc05d1bbedc0de592f
* Move Constants.java to the latin.common packageKen Wakasa2014-10-231-0/+2
| | | | | | | Our intention is to have classes of latinime-common under the common package as much as we can. Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d
* Add the first gesture unit tests.Jean Chalard2014-10-151-2/+2
| | | | | | | At last I found a simple way to do it ! Bug: 8845843 Change-Id: I4dd3bf987b58e29a44cf0d7389d294657a33abe1
* Use Java 7 diamond operatorTadashi G. Takaoka2014-05-241-2/+0
| | | | Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
* Cleanup.Jean Chalard2014-02-181-1/+1
| | | | | | | Less code, less chance of stuff escaping, and a bit of a clarification. Yay. Change-Id: I3193fd8ad7ac28195260cbc231c4e498a63a460c
* Add some info to test crashes to help diagnose flakinessJean Chalard2013-12-181-1/+2
| | | | | Bug: 11142685 Change-Id: Ic3a5d452f6c325248ac4e1bfa37774c58586f359
* Support languages that don't use spaces.Jean Chalard2013-08-161-0/+105
Thai is an example. Bug: 10138062 Change-Id: Ib9a8264c77ed42b4256432d7c8a60d08575dcdc7