index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
inputmethod
/
EditorInfo.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Bernardo Rufino
2022-01-19
1
-1
/
+1
*
Revert "Migrate unsafe parcel APIs in framework-minus-apex"
Bernardo Rufino
2022-01-12
1
-1
/
+1
*
Migrate unsafe parcel APIs in framework-minus-apex
Bernardo Rufino
2021-12-15
1
-1
/
+1
*
Add the new Text input type TYPE_TEXT_FLAG_ENABLE_TEXT_CONVERSION_SUGGESTIONS
James.cf Lin
2021-12-07
1
-1
/
+2
*
Add IMM#invalidateInput()
Yohei Yukawa
2021-11-17
1
-0
/
+40
*
Remove isMultiClientImeEnabled from SystemUI
Wilson Wu
2021-11-11
1
-4
/
+0
*
Add the IntRange and IntDef annotations for initial text API
Lan Wei
2021-04-01
1
-3
/
+5
*
Make EditorInfo.internalImeOptions parcelable.
Taran Singh
2021-01-29
1
-3
/
+4
*
Merge "Add EditorInfo#getInitialSurroundingText API"
TreeHugger Robot
2021-01-08
1
-142
/
+134
|
\
|
*
Add EditorInfo#getInitialSurroundingText API
Lan Wei
2020-12-03
1
-142
/
+134
*
|
Prevent Fullscreen IME when app is in portrait.
Taran Singh
2020-12-21
1
-0
/
+23
|
/
*
Add proto-based client side dumping for IME tracing
Anmol Gupta
2020-09-29
1
-0
/
+27
*
Refine the surrounding text copy logic
Wilson Wu
2020-09-18
1
-7
/
+40
*
Prevent exception when surrounding text retrieval
Wilson Wu
2020-07-18
1
-4
/
+6
*
Notify autofill with the IME start/finish input view events
Feng Cao
2020-03-02
1
-4
/
+3
*
Populate the autofillId in the IMS EditorInfo
Feng Cao
2020-02-28
1
-0
/
+13
*
Refine surrounding text logic and test case readability.
Chris.CC Lee
2020-02-07
1
-33
/
+43
*
Add surrounding text to EditorInfo to speed up IME startup
Chris.CC Lee
2020-01-23
1
-0
/
+333
*
Move InputMethodSytemProperty to server from client.
Tarandeep Singh
2019-07-18
1
-1
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Harden caller verification in IMMS#startInputOrWindowGainedFocus()
Yohei Yukawa
2019-01-22
1
-7
/
+3
*
Introduce @hide EditorInfo#targetInputMethodUser
Yohei Yukawa
2019-01-18
1
-0
/
+29
*
Support flagNoPersonalizedLearning in layout XML
Yohei Yukawa
2017-04-14
1
-1
/
+1
*
Introduce EditorInfo.IME_FLAG_NO_PERSONALIZED_LEARNING
Yohei Yukawa
2016-11-10
1
-0
/
+21
*
Add comments for some int fields in EditorInfo
Yohei Yukawa
2016-11-09
1
-0
/
+73
*
Use a flag to grant a temporary URI permission.
Yohei Yukawa
2016-06-23
1
-2
/
+2
*
API Rename: IC#inputContent to IC#commitContent.
Yohei Yukawa
2016-06-17
1
-2
/
+2
*
Add InputConnection#insertContent().
Yohei Yukawa
2016-06-10
1
-0
/
+17
*
Move LocaleList to avoid layering violation.
Yohei Yukawa
2016-05-17
1
-1
/
+1
*
Clarify the purpose of EditorInfo#hintLocales.
Yohei Yukawa
2016-01-21
1
-14
/
+26
*
Introduce EditorInfo#locales.
Yohei Yukawa
2015-12-03
1
-0
/
+20
*
Change MNC codename to just M.
Dianne Hackborn
2015-07-29
1
-3
/
+5
*
Do not accept an empty string in EditorInfo#packageName anymore.
Yohei Yukawa
2015-06-08
1
-4
/
+2
*
Update JavaDoc of EditorInfo#packageName.
Yohei Yukawa
2015-06-08
1
-0
/
+13
*
Improve doc for EditorInfo#initialSel{Start,End}
Jean Chalard
2014-02-21
1
-61
/
+78
*
Fix the docs build
Jean Chalard
2013-11-13
1
-1
/
+1
*
Improve documentation for InputType and EditorInfo.
Jean Chalard
2013-11-12
1
-41
/
+65
*
Bring LatinIME's privateImeOptions "forceAscii" to a formal public API
Ken Wakasa
2012-01-13
1
-0
/
+16
*
Add TYPE_NUMBER_VARIATION_PASSWORD for entering a numeric password.
Ken Wakasa
2010-12-25
1
-3
/
+10
*
Add new resize mode to not resize, new web input types.
Dianne Hackborn
2010-10-29
1
-8
/
+67
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
1
-0
/
+16
*
Create a new ImeOption that disables fullscreen in landscape, and use it.
Leon Scroggins
2010-01-12
1
-1
/
+9
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-2
/
+27
*
auto import from //branches/cupcake/...@137197
The Android Open Source Project
2009-03-09
1
-17
/
+17
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-0
/
+6
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+263
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-171
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-99
/
+7
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-7
/
+99
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-1
/
+46
[next]