index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
InputMethodManagerService.java
Age
Commit message (
Expand
)
Author
2013-12-19
Move some system services to separate directories
Amith Yamasani
2013-12-12
Introduce a Lifecycle for system services
Adam Lesinski
2013-10-29
Simplify IME policy and enforce in binder calls.
John Spurlock
2013-10-23
Decouple IME_ACTIVE and IME_VISIBLE for hardware keyboards.
John Spurlock
2013-10-01
Fix issue #11005453: [SUW] G+ profile creation for new user broken
Dianne Hackborn
2013-08-22
Add new API shouldOfferSwitchingToNextInputMethod
Satoshi Kataoka
2013-08-08
Reduce the transaction fee of getEnabledInputMethodSubtypeList
Satoshi Kataoka
2013-08-07
Revert "Reduce the transaction fee of getEnabledInputMethodSubtypeList"
Ken Wakasa
2013-08-07
Reduce the transaction fee of getEnabledInputMethodSubtypeList
Satoshi Kataoka
2013-08-01
Add a debug utility for InputMethodUtils
Satoshi Kataoka
2013-07-31
Small refactor on InputMethodUtils
Satoshi Kataoka
2013-07-16
Merge "Refactoring of the print sub-system and API clean up."
Svetoslav Ganov
2013-07-16
Refactoring of the print sub-system and API clean up.
Svetoslav Ganov
2013-07-15
Switch proc stats to use new process state constants.
Dianne Hackborn
2013-07-09
Consolidate InputMethodUtils
Satoshi Kataoka
2013-05-03
resolved conflicts for merge of ee0a5faf to master
Kenny Root
2013-05-03
am 245a3e1c: Merge "Change the initial disabled state of disabled IMEs" into ...
Satoshi Kataoka
2013-05-02
Change the initial disabled state of disabled IMEs
Satoshi Kataoka
2013-04-18
am f09993ca: am 1a546dca: Merge "Fixed the problem ime invisible status despi...
Satoshi Kataoka
2013-04-18
am 1a546dca: Merge "Fixed the problem ime invisible status despite being the ...
Satoshi Kataoka
2013-04-17
am 3e3a7b3b: am f024e7ac: Merge "Fix possible NPE" into jb-mr2-dev
Satoshi Kataoka
2013-04-17
Fix possible NPE
Satoshi Kataoka
2013-04-05
am 4c2a7b23: am 4a706bc6: Merge "Correctly manage the lifecycle of IME InputC...
Jeff Brown
2013-04-04
Correctly manage the lifecycle of IME InputChannels.
Jeff Brown
2013-03-27
am 6b8e7b35: am bf20aa76: Merge "Keep track of who has disabled applications....
Dianne Hackborn
2013-03-27
Merge "Keep track of who has disabled applications." into jb-mr2-dev
Dianne Hackborn
2013-03-27
Keep track of who has disabled applications.
Dianne Hackborn
2013-03-26
am 901b77c6: am ca3d655d: Merge "Use input transport for communications betwe...
Jeff Brown
2013-03-26
Use input transport for communications between app and IME.
Jeff Brown
2013-03-23
am 8277f248: am b685faa2: Merge "Implement #8323587, #8323342, #8323590: new ...
Dianne Hackborn
2013-03-22
Implement #8323587, #8323342, #8323590: new features.
Dianne Hackborn
2013-03-22
am 621c35e4: am 765ddb4b: Merge "Separate sessionCreated and finishedEvents c...
Michael Wright
2013-03-21
Separate sessionCreated and finishedEvents callbacks
Michael Wright
2013-03-15
am 20a402e0: am 8dfe99ce: Merge "Catch BadTokenException and continue." into ...
Craig Mautner
2013-03-15
Catch BadTokenException and continue.
Craig Mautner
2013-03-14
am b7ca6804: am 67bea2ef: Merge "Remove WindowManager messages from remote qu...
Craig Mautner
2013-03-14
Remove WindowManager messages from remote queue.
Craig Mautner
2013-03-14
am 35d45010: am dc50ba18: Merge "Put debug back in for b/b8263462." into jb-m...
Craig Mautner
2013-03-13
Put debug back in for b/b8263462.
Craig Mautner
2013-03-12
Remove old show/hide messages on new ime (DO NOT MERGE)
Craig Mautner
2013-03-12
Remove old show/hide messages on new ime
Craig Mautner
2013-03-11
Add debug for b/8263462.
Craig Mautner
2013-02-28
Fixed the problem ime invisible status despite being the icon that appears in...
jungheang.lee
2013-02-25
Add a comment for secondary user handling in IMMS
Satoshi Kataoka
2013-02-18
Fix an issue where voice input is not enabled by default for the secondary user
Satoshi Kataoka
2013-01-28
Do not turn on imes unexpectedly with unit tests
Satoshi Kataoka
2013-01-22
Add new disabled state for "optional" built-in apps.
Dianne Hackborn
2013-01-18
Merge "Ensure that the input method dialog is dismissed when changing the har...
Satoshi Kataoka
2013-01-18
Ensure that the input method dialog is dismissed when changing the hardware k...
Satoshi Kataoka
2013-01-16
Merge "Rename bindService to bindServiceAsUser to follow convention."
Amith Yamasani
[next]