index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
inputmethod
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't send the same values to onUpdateSelection repeatedly
Jean Chalard
2013-09-12
1
-2
/
+7
*
Improve the API document for supportsSwitchingToNextInputMethod
satok
2013-08-27
1
-3
/
+7
*
Add new API shouldOfferSwitchingToNextInputMethod
Satoshi Kataoka
2013-08-22
1
-0
/
+18
*
Add an API supportsSwitchingToNextInput
Satoshi Kataoka
2013-08-15
1
-1
/
+22
*
Reduce the transaction fee of getEnabledInputMethodSubtypeList
Satoshi Kataoka
2013-08-08
1
-1
/
+2
*
Revert "Reduce the transaction fee of getEnabledInputMethodSubtypeList"
Ken Wakasa
2013-08-07
1
-2
/
+1
*
Reduce the transaction fee of getEnabledInputMethodSubtypeList
Satoshi Kataoka
2013-08-07
1
-1
/
+2
*
Small cleanup on InputMethodInfo
Satoshi Kataoka
2013-08-02
1
-4
/
+5
*
Cleanup InputMethodSubtype and add "isAsciiCapable".
Satoshi Kataoka
2013-08-01
2
-69
/
+203
*
am 44baed2d: am af9e5e5f: Merge "Improve the documentation for InputConnectio...
Jean Chalard
2013-05-30
4
-202
/
+600
|
\
|
*
Improve the documentation for InputConnection.
Jean Chalard
2013-05-30
4
-202
/
+600
*
|
resolved conflicts for merge of 21dffd5d to master
Jeff Brown
2013-04-08
1
-156
/
+173
|
\
\
|
|
/
|
*
Queues, queues, queues and input.
Jeff Brown
2013-04-08
1
-156
/
+173
*
|
am 6d21e404: am 41c07671: Merge "Clear mCurSender when mCurChannel is modifie...
Jeff Brown
2013-04-03
1
-43
/
+42
|
\
\
|
|
/
|
*
Clear mCurSender when mCurChannel is modified.
Jeff Brown
2013-04-03
1
-43
/
+42
*
|
am ef588f73: am 54531f81: Merge "Flush pending input events immediately upon ...
Michael Wright
2013-04-02
1
-0
/
+26
|
\
\
|
|
/
|
*
Flush pending input events immediately upon channel dispose
Michael Wright
2013-04-01
1
-0
/
+26
*
|
am 901b77c6: am ca3d655d: Merge "Use input transport for communications betwe...
Jeff Brown
2013-03-26
1
-82
/
+81
|
\
\
|
|
/
|
*
Use input transport for communications between app and IME.
Jeff Brown
2013-03-26
1
-82
/
+81
*
|
am a329c83d: am 88a0765d: Merge "Add pipelining optimization to IME dispatchi...
Michael Wright
2013-03-22
1
-6
/
+6
|
\
\
|
|
/
|
*
Add pipelining optimization to IME dispatching
Michael Wright
2013-03-22
1
-6
/
+6
*
|
am 621c35e4: am 765ddb4b: Merge "Separate sessionCreated and finishedEvents c...
Michael Wright
2013-03-22
1
-5
/
+0
|
\
\
|
|
/
|
*
Separate sessionCreated and finishedEvents callbacks
Michael Wright
2013-03-21
1
-5
/
+0
*
|
Final small cleanup.
Jean Chalard
2013-03-05
1
-2
/
+4
|
/
*
Do not turn on imes unexpectedly with unit tests
Satoshi Kataoka
2013-01-28
1
-6
/
+50
*
Optimize focused input event dispatch in view root.
Jeff Brown
2013-01-14
1
-25
/
+21
*
Close the current input method when attached view doesn't have a handler
Satoshi Kataoka
2012-10-03
1
-2
/
+5
*
IME support for trackball and generic motion events
Victoria Lease
2012-09-10
2
-1
/
+40
*
Add subtypeId for keeping enabled "InputMethodSubtype"s even if subtype param...
Satoshi Kataoka
2012-09-04
2
-7
/
+58
*
avert 2500ms wait in InputMethodManager
Victoria Lease
2012-08-23
1
-2
/
+2
*
Window position not reported if the window is not moved.
Svetoslav Ganov
2012-08-06
1
-3
/
+4
*
Fix a crash in InputMethodManager when switching the IME in the system process
Satoshi Kataoka
2012-07-19
1
-11
/
+25
*
Fix bug in IME handling of pending key events.
Jeff Brown
2012-07-12
1
-2
/
+3
*
Allow applications to recover from IME related ANRs.
Jeff Brown
2012-06-14
1
-47
/
+185
*
Add/refine comments to reflect key event policies
Jean Chalard
2012-05-29
1
-2
/
+6
*
Fix issue #6499411: Characters not displayed (but suggestion bar is working)
Dianne Hackborn
2012-05-22
1
-2
/
+18
*
Make InputMethodSubtype thread safe
satok
2012-05-08
1
-12
/
+16
*
Clear IMM references when window dismissed.
Jeff Sharkey
2012-04-27
1
-0
/
+1
*
Editor uses a SpanWatcher to track EasyEditSpans
Gilles Debunne
2012-04-23
1
-1
/
+1
*
Fix a bug with IME blinking just after leaving the lock screen
satok
2012-04-05
1
-2
/
+6
*
Support UntranslatableReplacementStringInSubtypeName
satok
2012-03-26
1
-1
/
+15
*
Re-start input when the IME is deactivated but window is focused
satok
2012-03-22
1
-3
/
+10
*
Add missing bullet points in javadoc of InputMethodManager.java
Ken Wakasa
2012-03-10
1
-0
/
+3
*
Merge "InputConnection is warned when finished"
Gilles Debunne
2012-02-28
2
-0
/
+13
|
\
|
*
InputConnection is warned when finished
Gilles Debunne
2012-02-24
2
-1
/
+13
*
|
am 911b505f: am dc5fa185: am 133dc2d7: Merge "Fix issue #6048808: sometimes a...
Dianne Hackborn
2012-02-24
1
-43
/
+88
|
\
\
|
|
/
|
/
|
|
*
Fix issue #6048808: sometimes auto-correct is inactive
Dianne Hackborn
2012-02-24
1
-43
/
+88
*
|
Merge "Mark input and sensor messages as asynchronous."
Jeff Brown
2012-02-16
1
-1
/
+0
|
\
\
|
*
|
Mark input and sensor messages as asynchronous.
Jeff Brown
2012-02-16
1
-1
/
+0
*
|
|
Merge "Encapsulate the ViewRootImpl's handler."
Jeff Brown
2012-02-16
2
-15
/
+12
|
\
\
\
|
|
/
/
[next]