summaryrefslogtreecommitdiffstats
path: root/core/tests/inputmethodtests
Commit message (Expand)AuthorAgeFilesLines
* Use public APIs to instantiate InputMethodSubtypeYohei Yukawa2014-09-101-2/+10
* Follow up API signature changes of CursorAnchorInfo part 2Yohei Yukawa2014-09-091-18/+18
* Follow up API signature changes of CursorAnchorInfoYohei Yukawa2014-09-082-91/+79
* Stop assuming language part in locale string is up to 2-letterYohei Yukawa2014-07-261-0/+29
* Consolidate test cases for InputMethodSubtypeYohei Yukawa2014-07-111-15/+48
* Add simple InputMethodSubtypeTestYohei Yukawa2014-07-112-1/+69
* Polish new IME API for L: CursorAnchorInfoYohei Yukawa2014-07-102-88/+216
* Fix inconsistencies in CursorAnchorInfo#equalsYohei Yukawa2014-07-101-6/+149
* Require coordinate transformation matrix if necessaryYohei Yukawa2014-07-021-3/+49
* Fix test failures due to unexpected overload resolutionYohei Yukawa2014-06-271-4/+5
* am f09cb58d: Merge "Rename CursorAnchorInfoBuilder with Builder" into lmp-pre...Yohei Yukawa2014-06-121-5/+4
|\
| * Rename CursorAnchorInfoBuilder with BuilderYohei Yukawa2014-06-101-5/+4
* | Reenable DynamicRotationList for language-switching-aware IMEsYohei Yukawa2014-06-021-4/+26
* | Switch back to StaticRotationList from DynamicRotationListYohei Yukawa2014-05-271-1/+2
* | Implement dynamic IME rotation based on user actionYohei Yukawa2014-05-271-21/+90
* | Consolidate the language-switching logicYohei Yukawa2014-05-231-119/+120
|/
* Remove unnecessary internal lockYohei Yukawa2014-05-221-14/+14
* Style fix and dead code removalYohei Yukawa2014-05-211-6/+6
* Make a copy of Matrix in CursorAnchorInfoBuilderYohei Yukawa2014-05-151-0/+28
* Enable CursorAnchorInfo to contain composing stringYohei Yukawa2014-05-141-12/+14
* Introduce new API for floating window supportYohei Yukawa2014-05-093-1/+398
* Take supportsSwitchingToNextInputMethod into considertaionYohei Yukawa2014-05-011-12/+12
* Add unit tests for InputMethodSubtypeSwitchingControllerYohei Yukawa2014-05-012-1/+206
* Introduce InputMethodSubtypeArray for memory efficient IPCsYohei Yukawa2014-03-062-1/+78
* Make sure InputMethodInfo implements Parcelable transitivelyYohei Yukawa2014-03-031-12/+18
* Add unit test for InputMethodInfoYohei Yukawa2014-02-271-0/+54
* Do not turn on imes unexpectedly with unit testsSatoshi Kataoka2013-01-284-0/+230