aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/InputConnectionCompatUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-64/+0
|
* Follow up API signature changeYohei Yukawa2014-09-031-17/+15
| | | | | | | | This is a follow up CL for API signature change in I772c48ff18918e48a81e807b48ff907614485c09 BUG: 17320996 Change-Id: Ic8b6162bda12bf74fae79af212c5d81c400eb9e8
* follow-up to API change in I4a577bfd02b37bYohei Yukawa2014-08-211-87/+19
| | | | | | BUG: 17182367 BUG: 17185263 Change-Id: Id54ca29c191b9752fa82ffe5a960113b2e97e5c1
* Add two convenient utility methods for L new APIYohei Yukawa2014-07-191-6/+70
| | | | | | | | | This CL adds two convenient utility methods for InputConnection#requestCursorAnchorInfo to encapsulate a bit complicated parameter construction. BUG: 16382260 Change-Id: Ib11e3bd15a4edcb602c08ff830b2fb7b34ec00da
* Add a compatibility library for newly added methods in LYohei Yukawa2014-07-181-0/+70
| | | | | | | | | This CL adds an compatibility library for InputConnection#requestCursorAnchorInfo method that is supposed to be available in L and later. BUG: 16382260 Change-Id: I68be0c56b9fd929546e8706ccece938ae4f33339
* Remove InputConnectionCompatUtilsKen Wakasa2012-03-311-80/+0
| | | | | | | Also, small cleanup in proguard.flags bug: 6129704 Change-Id: If4cc694dbe74b26b1d0da301bbc321ee7afc0211
* Put SuggestionSpan at commitTextsatok2011-05-251-13/+2
| | | | | Bug: 4346045 Change-Id: Iaabdb8a148b2601bb9cbc2b08509adac164105a4
* Disable Recorrection when APIs are not supported.satok2011-04-011-0/+33
| | | | Change-Id: I3b8fdc149d350215fd4852a50456824fe3fabe0b
* Added InputConnectionCompatUtils and EditorInfoCompatUtilssatok2011-03-241-0/+58
Change-Id: Ie69d5e90c4ee978d3ecb40b68e6466082569ca7a