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
/
BaseInputConnection.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add InputConnection#takeSnapshot()
Yohei Yukawa
2021-11-01
1
-0
/
+34
*
ContentCapture: Notify when Composing region changes.
Ahaan Ugale
2021-06-16
1
-0
/
+13
*
Merge "Rename getOnReceiveContentMimeTypes (drop "On")" into sc-dev
Nikita Dubrovsky
2021-03-31
1
-2
/
+2
|
\
|
*
Rename getOnReceiveContentMimeTypes (drop "On")
Nikita Dubrovsky
2021-03-26
1
-2
/
+2
*
|
Merge "OnReceiveContentListener: Handle IME insertion permissions release" in...
Nikita Dubrovsky
2021-03-30
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
OnReceiveContentListener: Handle IME insertion permissions release
Nikita Dubrovsky
2021-03-25
1
-2
/
+2
*
|
Update the fallback logic in BaseInputConnection#getSurroundingText()
Lan Wei
2021-03-11
1
-1
/
+6
|
/
*
Rename InputConnecton#setImeTemporarilyConsumesInput
Lan Wei
2021-02-05
1
-2
/
+2
*
IME API: InputConnecton#setImeTemporarilyConsumesInput(boolean)
Lan Wei
2021-01-08
1
-1
/
+3
*
Move/rename OnReceiveContentListener.Payload to android.view.ContentInfo
Nikita Dubrovsky
2020-11-27
1
-4
/
+4
*
Merge "API Review: InputConnection error handling is inconsistent"
TreeHugger Robot
2020-11-19
1
-3
/
+6
|
\
|
*
API Review: InputConnection error handling is inconsistent
Lan Wei
2020-11-03
1
-3
/
+6
*
|
Add View.performReceiveContent in addition to View.onReceiveContent
Nikita Dubrovsky
2020-11-17
1
-4
/
+4
*
|
Update onReceiveContent() logic for app vs platform processing
Nikita Dubrovsky
2020-11-12
1
-13
/
+10
|
/
*
Avoid bad InputConnection call crashing the app
Lan Wei
2020-10-29
1
-2
/
+10
*
Merge "Add View.onReceiveContent() and View.getOnReceiveContentMimeTypes()"
Nikita Dubrovsky
2020-10-27
1
-16
/
+12
|
\
|
*
Add View.onReceiveContent() and View.getOnReceiveContentMimeTypes()
Nikita Dubrovsky
2020-10-26
1
-16
/
+12
*
|
IME API: InputConnection#getSurroudingText(int, int, int)
Lan Wei
2020-10-21
1
-0
/
+44
|
/
*
Update RichContentReceiver API (now OnReceiveContentCallback)
Nikita Dubrovsky
2020-09-25
1
-2
/
+38
*
Merge changes I05b83c47,I5a840ec1 am: 49c52755d2 am: befa7e20f7
Adrian Roos
2020-08-12
1
-10
/
+10
|
\
|
*
Introduce "Fallback InputConnection" term to comply with Android's inclusive ...
Adrian Roos
2020-08-12
1
-10
/
+10
*
|
Introduce ImeFocusController
lumark
2020-01-16
1
-2
/
+3
*
|
Skip deleteSurroundingText when there is an invalid selection
lumark
2019-11-15
1
-3
/
+20
|
/
*
Fix crash when modifying Selection
Clara Bayarri
2018-04-06
1
-1
/
+1
*
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
1
-26
/
+25
*
Use a flag to grant a temporary URI permission.
Yohei Yukawa
2016-06-23
1
-1
/
+3
*
API Rename: IC#inputContent to IC#commitContent.
Yohei Yukawa
2016-06-17
1
-1
/
+1
*
Add InputConnection#insertContent().
Yohei Yukawa
2016-06-10
1
-0
/
+5
*
Add IC#closeConnection().
Yohei Yukawa
2016-03-30
1
-5
/
+5
*
Ensure IC#finishComposingText() is called on the correct Handler.
Yohei Yukawa
2016-03-27
1
-2
/
+2
*
Revert "Make sure to call back reportFinish() on the desired Handler."
Yohei Yukawa
2016-03-24
1
-2
/
+2
*
Make sure to call back reportFinish() on the desired Handler.
Yohei Yukawa
2016-03-22
1
-2
/
+2
*
Introduce InputConnection#getHandler().
Yohei Yukawa
2016-02-11
1
-0
/
+5
*
Merge "Introdude IC#deleteSurroundingTextInCodePoints()."
Yohei Yukawa
2016-01-18
1
-1
/
+162
|
\
|
*
Introdude IC#deleteSurroundingTextInCodePoints().
Yohei Yukawa
2016-01-13
1
-1
/
+162
*
|
Merge changes Ib5ea8131,I571d6cc9
Yohei Yukawa
2016-01-15
1
-17
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add a new API IMM#dispatchKeyEventFromInputMethod().
Yohei Yukawa
2016-01-07
1
-11
/
+1
|
*
BaseInputConnection shouldn't rely on @hide APIs.
Yohei Yukawa
2016-01-07
1
-6
/
+2
*
|
Enrich JavaDoc for IC#deleteSurroundingText().
Yohei Yukawa
2016-01-07
1
-7
/
+14
|
/
*
API Review: Clean up removed APIs
Yohei Yukawa
2014-09-12
1
-8
/
+0
*
API Review: InputConnection
Yohei Yukawa
2014-09-02
1
-1
/
+9
*
Remove CursorAnchorInfoRequest and related stuff
Yohei Yukawa
2014-08-22
1
-18
/
+3
*
Add FLAG_CURSOR_ANCHOR_INFO_IMMEDIATE support in TextView
Yohei Yukawa
2014-07-19
1
-6
/
+13
*
Polish new IME API for L part 2: CursorAnchorInfo
Yohei Yukawa
2014-07-11
1
-0
/
+15
*
Use more user actions to update the IME rotation order
Yohei Yukawa
2014-06-09
1
-3
/
+3
*
Trivial method renaming for notifyTextCommitted
Yohei Yukawa
2014-06-05
1
-2
/
+1
*
Make the range checking of BaseInputConnection#setSelection stricter
Yohei Yukawa
2014-01-17
1
-2
/
+2
*
Notify commitText event to InputMethodManagerService
Satoshi Kataoka
2013-10-23
1
-1
/
+5
*
am 44baed2d: am af9e5e5f: Merge "Improve the documentation for InputConnectio...
Jean Chalard
2013-05-30
1
-1
/
+2
|
\
|
*
Improve the documentation for InputConnection.
Jean Chalard
2013-05-30
1
-1
/
+2
[next]