aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/SuggestionSpanUtils.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor reflection member•••Change-Id: I112dbf851e10dae9e4291cf440f01b28d51180f4 satok2011-12-061-7/+7
* Fix a field value for the suggestion max size•••Bug: 5574747 This bug was introduced by I5e40edf6f790c078c4a05d Change-Id: I5b0f51e1f5e8a12d786657167082bc604089505e satok2011-12-051-3/+3
* Use reflection to get field values of SuggestionSpan•••Bug: 5440299 Change-Id: I5e40edf6f790c078c4a05d0d347a89d63f7c042a satok2011-10-281-7/+23
* Set SuggestionSpan with FLAG_AUTO_CORRECTION as a composing span•••Bug: 5460262 Change-Id: Ibeb875bb885fb663ed23f0299d671e995a66b642 satok2011-10-151-1/+2
* Put SuggestionSpan as the indicater of the auto-correction•••Bug: 5245468 Change-Id: Ia5609e1b3c69f5553e3632fbce60a55665a5b185 satok2011-10-101-0/+23
* Do not put the suggestion span for obsolete suggestions.•••Bug: 5219037 Change-Id: I0300fbc7e1cc97f0f8ba4d21e0e699d9fe66ed76 satok2011-08-261-1/+2
* Refactor of SuggestionSpanUtils•••Change-Id: Id266062831e8c28a346e129168b883ee3d5622bf satok2011-06-171-10/+11
* Remove the original text from SuggestionSpan•••Change-Id: If70d32cad980b46ba77f399606d7ab3957c5d096 satok2011-06-151-8/+16
* Add SuggestionSpan suggestion picked notification receiver•••Bug: 4443922 Change-Id: I8a9dc5077ae06c6d0c39fd7fdd823fc4f4d05f45 satok2011-05-261-11/+20
* Disable the legacy recorrection functionalities if the suggestion span is sup...•••Bug: 4346045 Change-Id: Ib4594a9073b961038564bbcd601f9c290d153d5d satok2011-05-251-0/+5
* Put SuggestionSpan at commitText•••Bug: 4346045 Change-Id: Iaabdb8a148b2601bb9cbc2b08509adac164105a4 satok2011-05-251-0/+64