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
*
Use CURRENT_OR_SELF when checking SPEAK_PASSWORD setting
Alan Viverette
2014-12-02
1
-1
/
+1
*
Load SPEAK_PASSWORD from currently active user rather than self
Alan Viverette
2014-11-25
1
-2
/
+4
*
Remove CursorAnchorInfoRequest and related stuff
Yohei Yukawa
2014-08-22
1
-7
/
+5
*
Deprecate InputMethodService.enableHardwareAcceleration()
Alan Viverette
2014-08-14
1
-1
/
+4
*
Polish new IME API for L part 2: CursorAnchorInfo
Yohei Yukawa
2014-07-11
1
-21
/
+4
*
More work on voice interaction visuals.
Dianne Hackborn
2014-05-30
2
-3
/
+8
*
Add system layer for voice interaction services.
Dianne Hackborn
2014-05-28
2
-59
/
+20
*
Introduce new API for floating window support
Yohei Yukawa
2014-05-09
2
-0
/
+35
*
Partial revert "Load device default theme mapping from resources"
Alan Viverette
2014-05-05
1
-5
/
+7
*
Further work on voice interaction services.
Dianne Hackborn
2014-05-05
2
-11
/
+70
*
Load device default theme mapping from resources
Alan Viverette
2014-05-01
1
-7
/
+5
*
Revise Javadoc for CURSOR_ANCHOR_MONITOR_MODE_CURSOR_RECT
Yohei Yukawa
2014-04-29
1
-2
/
+3
*
Return the cursor position in screen coordinates
Yohei Yukawa
2014-04-29
1
-4
/
+7
*
Allow IMEs to start/stop receiving onUpdateCursor callback
Yohei Yukawa
2014-04-04
1
-0
/
+17
*
Switch framework Holo references to Quantum.Light
Alan Viverette
2014-04-01
1
-0
/
+1
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
am 4c62da69: am 145cac85: am 4bf6eb17: Merge "Memory leak in IInputMethodSess...
Jeff Brown
2013-10-29
1
-1
/
+9
|
\
|
*
am 145cac85: am 4bf6eb17: Merge "Memory leak in IInputMethodSessionWrapper ex...
Jeff Brown
2013-10-29
1
-1
/
+9
|
|
\
|
|
*
Memory leak in IInputMethodSessionWrapper executeMessage
Henrik Baard
2013-08-11
1
-1
/
+9
*
|
|
Introduce an API to get the recommended height of the InputMethodWindow
Satoshi Kataoka
2013-10-15
1
-0
/
+15
*
|
|
am 4faa694e: am d3758420: am 65e91126: Merge "Allow IMEs to extend below nav ...
John Spurlock
2013-10-09
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Allow IMEs to extend below nav bar, remove SystemUI veto.
John Spurlock
2013-10-09
1
-0
/
+2
*
|
|
am 4895ec3d: am 940a2ad6: Merge "Don\'t send the same values to onUpdateSelec...
Jean Chalard
2013-09-12
1
-0
/
+5
|
\
\
\
|
|
/
/
|
*
|
Don't send the same values to onUpdateSelection repeatedly
Jean Chalard
2013-09-12
1
-0
/
+5
*
|
|
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
3
-9
/
+20
|
/
/
*
|
Fix possible NPE in IInputMethodWrapper
Satoshi Kataoka
2013-07-01
1
-0
/
+8
*
|
Resolve inconsistent conditions in InputMethodService
Satoshi Kataoka
2013-05-30
1
-2
/
+1
|
/
*
am 1a546dca: Merge "Fixed the problem ime invisible status despite being the ...
Satoshi Kataoka
2013-04-18
1
-1
/
+1
|
\
|
*
Fixed the problem ime invisible status despite being the icon that appears in...
jungheang.lee
2013-02-28
1
-1
/
+1
*
|
Use input transport for communications between app and IME.
Jeff Brown
2013-03-26
3
-89
/
+138
*
|
Separate sessionCreated and finishedEvents callbacks
Michael Wright
2013-03-21
1
-5
/
+5
*
|
Clear mWindowAdded when window was not added. DO NOT MERGE
Craig Mautner
2013-03-19
1
-0
/
+1
*
|
Catch BadTokenException and continue.
Craig Mautner
2013-03-15
2
-12
/
+10
*
|
Remove WindowManager messages from remote queue.
Craig Mautner
2013-03-14
1
-0
/
+6
*
|
Put debug back in for b/b8263462.
Craig Mautner
2013-03-13
1
-2
/
+4
*
|
resolved conflicts for merge of ebcbfb3f to master
Mita Yun
2012-12-10
2
-2
/
+4
|
\
\
|
|
/
|
*
Use asynchronous messages for input method events.
Mita Yun
2012-12-06
2
-2
/
+4
*
|
am ae41ba15: am 4424951f: am 1e29e49c: Merge "Reduce jankiness of the transit...
Satoshi Kataoka
2012-11-08
1
-6
/
+9
|
\
\
|
|
/
|
*
Reduce jankiness of the transition between a text field with FLAG_NO_FULLSCRE...
Satoshi Kataoka
2012-11-07
1
-6
/
+9
*
|
Fix downTime of InputMethodService.sendDownUpKeyEvents method
Tadashi G. Takaoka
2012-10-26
1
-1
/
+1
|
/
*
Migrate more System and Secure settings to Global.
Jeff Sharkey
2012-10-02
1
-2
/
+2
*
IME support for trackball and generic motion events
Victoria Lease
2012-09-10
3
-2
/
+68
*
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
|
\
[next]