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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
inputmethod
/
InputConnection.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incorporate API feedback: CAI requestCursorUpdates()
Taran Singh
2022-03-01
1
-0
/
+45
*
Scribe in IMF: Introduce filters in CursoAnchorInfo API 7/N
Taran Singh
2022-01-26
1
-3
/
+62
*
Fix an off-by-one bug in EditableInputConnection#endBatchEdit() return value
Yohei Yukawa
2021-12-10
1
-13
/
+18
*
Support IME to take extra information to editor
Calvin Pan
2021-11-09
1
-0
/
+65
*
Add InputConnection#takeSnapshot()
Yohei Yukawa
2021-11-01
1
-0
/
+23
*
Merge "Update javadoc for EditorInfo.actionId usage"
TreeHugger Robot
2021-09-27
1
-2
/
+3
|
\
|
*
Update javadoc for EditorInfo.actionId usage
Tetsui Ohkubo
2021-09-27
1
-2
/
+3
*
|
Deprecate MissingMethodFlags to preserve invocation order
Yohei Yukawa
2021-09-15
1
-16
/
+17
|
/
*
Merge "Clarify how Handler is used in IC#getHandler()"
Yohei Yukawa
2021-08-06
1
-4
/
+10
|
\
|
*
Clarify how Handler is used in IC#getHandler()
Yohei Yukawa
2021-08-03
1
-4
/
+10
*
|
Let IC#reportFullscreenMode() honor IC#getHandler()
Yohei Yukawa
2021-08-04
1
-3
/
+8
|
/
*
Clarify on return value of IC#setImeConsumesInput()
Yohei Yukawa
2021-07-23
1
-2
/
+4
*
Update the fallback logic in BaseInputConnection#getSurroundingText()
Lan Wei
2021-03-11
1
-5
/
+5
*
Merge "Rename InputConnecton#setImeTemporarilyConsumesInput" into sc-dev
TreeHugger Robot
2021-02-07
1
-9
/
+8
|
\
|
*
Rename InputConnecton#setImeTemporarilyConsumesInput
Lan Wei
2021-02-05
1
-9
/
+8
*
|
Fix InputConnection#performSpellCheck logic:
Chenxi Ni
2021-02-01
1
-1
/
+1
|
/
*
IME API: InputConnecton#setImeTemporarilyConsumesInput(boolean)
Lan Wei
2021-01-08
1
-0
/
+18
*
Add InputConnection#performSpellCheck().
Kohsuke Yatoh
2020-12-15
1
-0
/
+14
*
API review: Update javadoc for InputConnection#getSurroudingText
Lan Wei
2020-11-02
1
-7
/
+8
*
Avoid bad InputConnection call crashing the app
Lan Wei
2020-10-29
1
-4
/
+14
*
IME API: InputConnection#getSurroudingText(int, int, int)
Lan Wei
2020-10-21
1
-7
/
+74
*
Add surrounding text to EditorInfo to speed up IME startup
Chris.CC Lee
2020-01-23
1
-3
/
+15
*
Revert "Introduce InputConnection#reportLanguageHint()"
Yohei Yukawa
2018-03-02
1
-34
/
+0
*
Introduce InputConnection#reportLanguageHint()
Yohei Yukawa
2018-01-23
1
-0
/
+34
*
Remove unnecessary qualifiers from InputConnection
Yohei Yukawa
2018-01-15
1
-57
/
+56
*
Eliminate out-of-sync IMM#mFullscreenMode error
Yohei Yukawa
2017-02-09
1
-7
/
+14
*
Clean up InputConnection.commitContent() javadocs
Chet Haase
2016-10-31
1
-12
/
+15
*
Fix typos in JavaDoc for InputConnection
Yohei Yukawa
2016-09-01
1
-3
/
+5
*
Revert "Remove InputContentInfo#requestPermission()"
Yohei Yukawa
2016-06-30
1
-5
/
+4
*
Remove InputContentInfo#requestPermission()
Yohei Yukawa
2016-06-30
1
-4
/
+5
*
Use a flag to grant a temporary URI permission.
Yohei Yukawa
2016-06-23
1
-1
/
+21
*
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
/
+31
*
Add IC#closeConnection().
Yohei Yukawa
2016-03-30
1
-0
/
+16
*
Tell IMS about missing InputConnection methods.
Yohei Yukawa
2016-03-15
1
-7
/
+29
*
Introduce InputConnection#getHandler().
Yohei Yukawa
2016-02-11
1
-0
/
+12
*
Introdude IC#deleteSurroundingTextInCodePoints().
Yohei Yukawa
2016-01-13
1
-0
/
+27
*
Enrich JavaDoc for IC#deleteSurroundingText().
Yohei Yukawa
2016-01-07
1
-6
/
+9
*
Fix some documentation typos.
Newton Allen
2014-09-30
1
-1
/
+1
*
API Review: Clean up removed APIs
Yohei Yukawa
2014-09-12
1
-15
/
+0
*
API Review: InputConnection
Yohei Yukawa
2014-09-02
1
-7
/
+23
*
Remove CursorAnchorInfoRequest and related stuff
Yohei Yukawa
2014-08-22
1
-5
/
+26
*
Polish new IME API for L part 2: CursorAnchorInfo
Yohei Yukawa
2014-07-11
1
-0
/
+11
*
Improve documentation for InputType and EditorInfo.
Jean Chalard
2013-11-12
1
-2
/
+10
*
Fix conflicting/unclear documentation in InputConnection.
Jean Chalard
2013-09-26
1
-15
/
+21
*
Improve the documentation for InputConnection.
Jean Chalard
2013-05-30
1
-182
/
+531
*
Add/refine comments to reflect key event policies
Jean Chalard
2012-05-29
1
-2
/
+6
*
Update Javadoc for InputConnection.deleteSurroundingText()
Fabrice Di Meglio
2012-01-25
1
-1
/
+2
*
Fix bug # 5863709 API request: Change param names of deleteSurroundingText to...
Fabrice Di Meglio
2012-01-23
1
-6
/
+7
*
Deprecate a bunch of APIs.
Dianne Hackborn
2011-04-20
1
-2
/
+3
[next]