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