summaryrefslogtreecommitdiff
path: root/core/java/android/view/inputmethod/EditorInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Bernardo Rufino2022-01-191-1/+1
* Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino2022-01-121-1/+1
* Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-151-1/+1
* Add the new Text input type TYPE_TEXT_FLAG_ENABLE_TEXT_CONVERSION_SUGGESTIONSJames.cf Lin2021-12-071-1/+2
* Add IMM#invalidateInput()Yohei Yukawa2021-11-171-0/+40
* Remove isMultiClientImeEnabled from SystemUIWilson Wu2021-11-111-4/+0
* Add the IntRange and IntDef annotations for initial text APILan Wei2021-04-011-3/+5
* Make EditorInfo.internalImeOptions parcelable.Taran Singh2021-01-291-3/+4
* Merge "Add EditorInfo#getInitialSurroundingText API"TreeHugger Robot2021-01-081-142/+134
|\
| * Add EditorInfo#getInitialSurroundingText APILan Wei2020-12-031-142/+134
* | Prevent Fullscreen IME when app is in portrait.Taran Singh2020-12-211-0/+23
|/
* Add proto-based client side dumping for IME tracingAnmol Gupta2020-09-291-0/+27
* Refine the surrounding text copy logicWilson Wu2020-09-181-7/+40
* Prevent exception when surrounding text retrievalWilson Wu2020-07-181-4/+6
* Notify autofill with the IME start/finish input view eventsFeng Cao2020-03-021-4/+3
* Populate the autofillId in the IMS EditorInfoFeng Cao2020-02-281-0/+13
* Refine surrounding text logic and test case readability.Chris.CC Lee2020-02-071-33/+43
* Add surrounding text to EditorInfo to speed up IME startupChris.CC Lee2020-01-231-0/+333
* Move InputMethodSytemProperty to server from client.Tarandeep Singh2019-07-181-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Harden caller verification in IMMS#startInputOrWindowGainedFocus()Yohei Yukawa2019-01-221-7/+3
* Introduce @hide EditorInfo#targetInputMethodUserYohei Yukawa2019-01-181-0/+29
* Support flagNoPersonalizedLearning in layout XMLYohei Yukawa2017-04-141-1/+1
* Introduce EditorInfo.IME_FLAG_NO_PERSONALIZED_LEARNINGYohei Yukawa2016-11-101-0/+21
* Add comments for some int fields in EditorInfoYohei Yukawa2016-11-091-0/+73
* Use a flag to grant a temporary URI permission.Yohei Yukawa2016-06-231-2/+2
* API Rename: IC#inputContent to IC#commitContent.Yohei Yukawa2016-06-171-2/+2
* Add InputConnection#insertContent().Yohei Yukawa2016-06-101-0/+17
* Move LocaleList to avoid layering violation.Yohei Yukawa2016-05-171-1/+1
* Clarify the purpose of EditorInfo#hintLocales.Yohei Yukawa2016-01-211-14/+26
* Introduce EditorInfo#locales.Yohei Yukawa2015-12-031-0/+20
* Change MNC codename to just M.Dianne Hackborn2015-07-291-3/+5
* Do not accept an empty string in EditorInfo#packageName anymore.Yohei Yukawa2015-06-081-4/+2
* Update JavaDoc of EditorInfo#packageName.Yohei Yukawa2015-06-081-0/+13
* Improve doc for EditorInfo#initialSel{Start,End}Jean Chalard2014-02-211-61/+78
* Fix the docs buildJean Chalard2013-11-131-1/+1
* Improve documentation for InputType and EditorInfo.Jean Chalard2013-11-121-41/+65
* Bring LatinIME's privateImeOptions "forceAscii" to a formal public APIKen Wakasa2012-01-131-0/+16
* Add TYPE_NUMBER_VARIATION_PASSWORD for entering a numeric password.Ken Wakasa2010-12-251-3/+10
* Add new resize mode to not resize, new web input types.Dianne Hackborn2010-10-291-8/+67
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* Create a new ImeOption that disables fullscreen in landscape, and use it.Leon Scroggins2010-01-121-1/+9
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-2/+27
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-17/+17
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-0/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+263
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-171/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-99/+7
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-7/+99
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+46