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
/
inputmethodservice
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-2
/
+1
*
Window position not reported if the window is not moved.
Svetoslav Ganov
2012-08-06
2
-11
/
+16
*
Add API to turn on HW drawing in IMEs.
Dianne Hackborn
2012-08-01
1
-0
/
+26
*
Documentation cleanup
Kurt Partridge
2012-07-19
1
-3
/
+0
*
Add/refine comments to reflect key event policies
Jean Chalard
2012-05-29
1
-1
/
+12
*
Interaction model of KeyboarView should be same as latimIME
Svetoslav Ganov
2012-05-22
1
-15
/
+20
*
Fix the issue that the ime switch icon is remaining after closing VoiceInput
satok
2012-05-10
1
-6
/
+10
*
am a97a7b5a: am 6971153d: Merge "docs: Fixed method description for onKeyDown...
Quddus Chong
2012-04-12
1
-2
/
+2
|
\
|
*
docs: Fixed method description for onKeyDown(int keyCode, KeyEvent event).
Quddus Chong
2012-04-12
1
-2
/
+2
*
|
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
|
Add support for optional titles in action modes
Adam Powell
2012-02-24
1
-0
/
+6
*
|
Fixes around extract mode
Gilles Debunne
2012-01-13
1
-0
/
+3
|
/
*
IOOB is Suggestions
Gilles Debunne
2011-12-06
2
-6
/
+43
*
Adding a system preference whether to speak passwords in accessibility mode.
Svetoslav Ganov
2011-12-05
1
-2
/
+8
*
Extracted text problems
Gilles Debunne
2011-11-10
2
-2
/
+47
*
Update KeyBoardView to reflect the interaction model in Latin IME
Svetoslav Ganov
2011-11-01
1
-25
/
+10
*
Various performance and other work.
Dianne Hackborn
2011-10-31
1
-5
/
+1
*
Make prompt for headset while typing a password if accessibilbity is on less ...
Svetoslav Ganov
2011-10-04
1
-15
/
+22
*
Fix 5335993, calculate correct size of lockscreen buttons
Chet Haase
2011-09-19
2
-3
/
+47
*
Merge "Call onFinishInputView in onDestroy"
satok
2011-09-14
1
-2
/
+7
|
\
|
*
Call onFinishInputView in onDestroy
satok
2011-09-14
1
-2
/
+7
*
|
Fix bug 5237737 - ActionBar should fire an accessibility event when
Adam Powell
2011-09-14
1
-3
/
+7
|
/
*
Merge "Skip the exit animation when the IME is destroyed."
satok
2011-09-13
1
-0
/
+4
|
\
|
*
Skip the exit animation when the IME is destroyed.
satok
2011-09-12
1
-0
/
+4
*
|
The back key stops selection mode in extracted text mode.
Gilles Debunne
2011-09-08
2
-7
/
+40
|
/
*
Merge "Send onViewClicked in the extract mode"
satok
2011-09-07
1
-0
/
+14
|
\
|
*
Send onViewClicked in the extract mode
satok
2011-09-08
1
-0
/
+14
*
|
Fix bug 5228657 - Input method window rendered with titlebar
Adam Powell
2011-09-07
1
-1
/
+1
|
/
*
Adding accessibility support to the PIN lock screen.
Svetoslav Ganov
2011-08-22
1
-8
/
+100
*
Merge "Breaks the build"
Svetoslav Ganov
2011-08-17
1
-79
/
+10
|
\
|
*
Breaks the build
Svetoslav Ganov
2011-08-17
1
-79
/
+10
*
|
Merge "Adding accessibility support to the PIN lock screen."
Svetoslav Ganov
2011-08-17
1
-10
/
+79
|
\
\
|
|
/
|
*
Adding accessibility support to the PIN lock screen.
Svetoslav Ganov
2011-08-08
1
-10
/
+79
*
|
Fix bug 5159736 - Make DeviceDefault the default
Adam Powell
2011-08-14
1
-1
/
+3
|
/
*
Fix bug 5048482 - mischievous monkeys editing text in IME extract mode
Adam Powell
2011-07-21
1
-1
/
+4
*
Bug 5014726: Paste works in ExtractedText
Gilles Debunne
2011-07-12
1
-5
/
+2
*
Add onClickView to InputMethodService
satok
2011-06-29
2
-2
/
+29
*
Handle action modes in the IME extract mode view.
Adam Powell
2011-06-02
2
-1
/
+184
*
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-13
1
-46
/
+11
*
Fix key preview coordinates calculation
Tadashi G. Takaoka
2011-04-20
1
-20
/
+13
*
Follow up change to I741642ac
Ken Wakasa
2011-01-30
1
-1
/
+1
*
Plumb whether an input view is actually visible or not through from the IME
Joe Onorato
2011-01-27
1
-9
/
+45
*
Update package descriptions with editorial revisions.
Scott Main
2011-01-26
1
-1
/
+1
*
Merge "Clip touch event at SoftInputWindow to handle the event from Inset" in...
Ken Wakasa
2011-01-25
1
-0
/
+57
|
\
|
*
Clip touch event at SoftInputWindow to handle the event from Inset
Tadashi G. Takaoka
2011-01-25
1
-0
/
+57
*
|
Fix NPE in IInputMethodSessionWrapper.executeMessage
Ken Wakasa
2011-01-25
1
-0
/
+2
*
|
NULL inputType text fields should never show the IME.
Gilles Debunne
2011-01-24
1
-2
/
+2
|
/
*
Merge "Show ime switch icon when there is a hard keyboard" into honeycomb
satok
2011-01-20
1
-3
/
+11
|
\
|
*
Show ime switch icon when there is a hard keyboard
satok
2011-01-21
1
-3
/
+11
*
|
Fix 3374446: Allow multiple shift keys in Keyboard.
Jim Miller
2011-01-20
1
-9
/
+24
|
/
[next]