aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/CompatUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove InputMethodSubtypeCompatWrapperTadashi G. Takaoka2012-04-031-13/+0
| | | | | Bug: 6129704 Change-Id: I8f84f0f61a2205ac1fcd1cd40e3a586ee535282d
* Remove CAN_HANDLE_ON_CURRENT_INPUT_METHOD_SUBTYPE_CHANGED booleanTadashi G. Takaoka2012-04-021-16/+9
| | | | | Bug: 6129704 Change-Id: I7643e656c6e7656eff339cc301dd32f34dee83a4
* Remove unused resourcesTadashi G. Takaoka2012-03-301-6/+2
| | | | | | | Follow up to Ib27f2774 Bug: 6129704 Change-Id: I75b892a5f97270c270441a00f98e6e7ea1abc424
* Use 2 arguments LinearLayout constructorTadashi G. Takaoka2011-06-211-2/+2
| | | | | | | To maintain backward compatibility back to Froyo, we can't call 3-argument constructor of LinearLayout. Change-Id: I35310704f92812d2748d32f35820a5058fa2bf31
* Put SuggestionSpan at commitTextsatok2011-05-251-26/+22
| | | | | Bug: 4346045 Change-Id: Iaabdb8a148b2601bb9cbc2b08509adac164105a4
* Fix reflection method invokationTadashi G. Takaoka2011-05-241-3/+3
| | | | | | | Either of Method.invoke, Field.get and Field.set can accept null as receiver. Change-Id: I4539dcc95a794f6ee84cf4e7aabf4e8f0206728f
* Fix language selection settingssatok2011-04-211-2/+3
| | | | Change-Id: I99e2039579a5bd606a8e698cdee2739465b998bc
* Fix some compat bugs and add VoiceInputLoggerCompatUtilssatok2011-03-251-0/+1
| | | | Change-Id: I54ed0853ed4423704a300977d7880678e066a6fb
* Added InputConnectionCompatUtils and EditorInfoCompatUtilssatok2011-03-241-0/+14
| | | | Change-Id: Ie69d5e90c4ee978d3ecb40b68e6466082569ca7a
* Moved a functionality of setOverScrollMode to InputMethodServiceCompatWrappersatok2011-03-241-3/+5
| | | | Change-Id: Ie473c9fced9f0a8da5643390b44aa4b86128396d
* Moved a functionality of setting touchableRegion to ↵satok2011-03-241-0/+35
| | | | | | InputMethodServiceCompatWrapper. Change-Id: I8b9fe507885ef5ae7cb09db93a977e23b1bbd0db
* Add InputMethodServiceCompatWrapper for moving the callback from LatinIME.satok2011-03-231-1/+1
| | | | Change-Id: If6b0180c63738e5e78a20fe5b938ef50d62865d6
* Use reflections for classes related to InputMethodSubtypesatok2011-03-181-0/+56
| | | | Change-Id: Ica53ce879c2b4c5eb47f757fb788a795a881c30e
* Added CompatUtils for starting a language selectorsatok2011-03-181-0/+51
Change-Id: I158414efaff43d0c6abe1f9af83ed3425992dfb9