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
/
InputConnectionWrapper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support IME to take extra information to editor
Calvin Pan
2021-11-09
1
-0
/
+30
*
Deprecate MissingMethodFlags to preserve invocation order
Yohei Yukawa
2021-09-15
1
-12
/
+0
*
Rename InputConnecton#setImeTemporarilyConsumesInput
Lan Wei
2021-02-05
1
-2
/
+2
*
IME API: InputConnecton#setImeTemporarilyConsumesInput(boolean)
Lan Wei
2021-01-08
1
-0
/
+9
*
Add InputConnection#performSpellCheck().
Kohsuke Yatoh
2020-12-15
1
-0
/
+9
*
Avoid bad InputConnection call crashing the app
Lan Wei
2020-10-29
1
-2
/
+14
*
IME API: InputConnection#getSurroudingText(int, int, int)
Lan Wei
2020-10-21
1
-0
/
+11
*
Revert "Introduce InputConnection#reportLanguageHint()"
Yohei Yukawa
2018-03-02
1
-11
/
+0
*
Introduce InputConnection#reportLanguageHint()
Yohei Yukawa
2018-01-23
1
-0
/
+11
*
Add missing @Override when {@inheritDoc} exists
Yohei Yukawa
2018-01-15
1
-12
/
+38
*
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
/
+8
*
Add IC#closeConnection().
Yohei Yukawa
2016-03-30
1
-0
/
+8
*
Tell IMS about missing InputConnection methods.
Yohei Yukawa
2016-03-15
1
-0
/
+12
*
Add more JavaDoc to InputConnectionWrapper.
Yohei Yukawa
2016-02-29
1
-14
/
+125
*
Revert "InputConnectionWrapper never supports null target."
Yohei Yukawa
2016-02-29
1
-18
/
+4
*
InputConnectionWrapper never supports null target.
Yohei Yukawa
2016-02-29
1
-4
/
+18
*
Introduce InputConnection#getHandler().
Yohei Yukawa
2016-02-11
1
-0
/
+5
*
Introdude IC#deleteSurroundingTextInCodePoints().
Yohei Yukawa
2016-01-13
1
-0
/
+4
*
API Review: Clean up removed APIs
Yohei Yukawa
2014-09-12
1
-7
/
+0
*
API Review: InputConnection
Yohei Yukawa
2014-09-02
1
-3
/
+10
*
Remove CursorAnchorInfoRequest and related stuff
Yohei Yukawa
2014-08-22
1
-2
/
+2
*
Polish new IME API for L part 2: CursorAnchorInfo
Yohei Yukawa
2014-07-11
1
-1
/
+5
*
Fix bug # 5863709 API request: Change param names of deleteSurroundingText to...
Fabrice Di Meglio
2012-01-23
1
-2
/
+2
*
Removed APIs for setCorrectionSpan from InputConnection
satok
2011-03-26
1
-9
/
+1
*
Add CorrectionSpan and APIs to pass a secure CorrectionSpan to TextView
satok
2011-03-16
1
-0
/
+7
*
New API in InputConnection to signal IME's text correction.
Gilles Debunne
2010-12-10
1
-0
/
+4
*
Add methods to InputConnection: setComposingRegion() to select a region of te...
Amith Yamasani
2010-08-26
1
-0
/
+8
*
Automated import from //branches/master/...@141004,141004
Dianne Hackborn
2009-03-24
1
-2
/
+14
*
auto import from //branches/cupcake/...@137197
The Android Open Source Project
2009-03-09
1
-0
/
+105
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-107
/
+0
*
auto import from //branches/cupcake/...@127436
The Android Open Source Project
2009-01-22
1
-0
/
+8
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-0
/
+4
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-0
/
+95