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
/
services
/
java
/
com
/
android
/
server
/
InputMethodManagerService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an issue on showInputMethodPickerFromClient
Satoshi Kataoka
2012-10-09
1
-1
/
+3
*
Fix the issue on the input method switch picker
Satoshi Kataoka
2012-10-05
1
-2
/
+2
*
Close the current input method when attached view doesn't have a handler
Satoshi Kataoka
2012-10-03
1
-1
/
+1
*
Always accept API calls from processes which have INTERACT_ACROSS_USERS_FULL ...
Satoshi Kataoka
2012-10-01
1
-11
/
+29
*
Fix ime swtich issue
Satoshi Kataoka
2012-09-28
1
-0
/
+3
*
Treat additional inputmethod subtypes per user
Satoshi Kataoka
2012-09-27
1
-11
/
+17
*
Enable multi-user function for IMF
Satoshi Kataoka
2012-09-26
1
-135
/
+402
*
Add subtypeId for keeping enabled "InputMethodSubtype"s even if subtype param...
Satoshi Kataoka
2012-09-04
1
-11
/
+15
*
Window position not reported if the window is not moved.
Svetoslav Ganov
2012-08-06
1
-10
/
+20
*
Make AtomicFile a public API. It's about time!
Dianne Hackborn
2012-07-31
1
-1
/
+1
*
Workaround: Never reset the default IME if the system is not ready
satok
2012-06-21
1
-1
/
+10
*
Show even fewer notifications in Setup.
Daniel Sandler
2012-06-14
1
-0
/
+4
*
Fix issue #5680541: onStartInputView called upon focus loss
Dianne Hackborn
2012-05-22
1
-21
/
+18
*
Fix issue #6499411: Characters not displayed (but suggestion bar is working)
Dianne Hackborn
2012-05-22
1
-1
/
+2
*
Fix the issue on the inconsistent condition of InputMethodSubtype
satok
2012-05-21
1
-21
/
+30
*
Consolidate the initialization of InputMethodManagerService not to use resour...
satok
2012-05-18
1
-16
/
+43
*
Fix the issue that the insets linger after closing the voice input
satok
2012-05-10
1
-0
/
+4
*
Fix sort order of the input method switcher in IMMS
satok
2012-05-09
1
-4
/
+56
*
Do not return stale subtypes
satok
2012-05-08
1
-29
/
+45
*
Reset the default system ime to the proper one when the system locale is changed
satok
2012-05-03
1
-23
/
+101
*
Move handling of package changes to a background thread.
Dianne Hackborn
2012-04-19
1
-1
/
+1
*
Support loading keyboard layout overlays from resources.
Jeff Brown
2012-04-17
1
-1
/
+1
*
Show physical keyboard control button on the input method switch dialog
satok
2012-04-11
1
-3
/
+69
*
Hide ongoing notification icon when the screen is locked.
satok
2012-04-02
1
-3
/
+7
*
am 911b505f: am dc5fa185: am 133dc2d7: Merge "Fix issue #6048808: sometimes a...
Dianne Hackborn
2012-02-24
1
-33
/
+78
|
\
|
*
Fix issue #6048808: sometimes auto-correct is inactive
Dianne Hackborn
2012-02-24
1
-33
/
+78
*
|
Add an api to switch to the next IME and subtype
satok
2012-02-10
1
-56
/
+130
*
|
Enable subtypes when the implicitly enabled subtype is not ascii capable keyb...
satok
2012-01-11
1
-6
/
+25
|
/
*
Hide/show ime switch icon properly
satok
2011-11-18
1
-10
/
+17
*
Various performance and other work.
Dianne Hackborn
2011-10-31
1
-2
/
+27
*
Hide ime switcher when the screen is turned off.
satok
2011-10-28
1
-9
/
+11
*
Fix a warning from the binder, step 3.
Jean Chalard
2011-10-20
1
-6
/
+8
*
Fix the behavior for choosing new default IME not to choose an auxiliary IME ...
satok
2011-10-10
1
-5
/
+12
*
Prioritize the order of subtypes in method.xml for implicitly enabled subtypes
satok
2011-10-03
1
-5
/
+7
*
Fix a logic to recconect IME in InputMethodManagerService
satok
2011-09-30
1
-1
/
+2
*
Fix the visiblity of the ime switcher icon.
satok
2011-09-12
1
-1
/
+3
*
Do not show the label for auto subtypes
satok
2011-09-06
1
-2
/
+4
*
Two line item for the IME switcher dialog.
Ken Wakasa
2011-09-06
1
-35
/
+80
*
Merge "Add an option for the implicitly selected subtype"
satok
2011-09-02
1
-8
/
+41
|
\
|
*
Add an option for the implicitly selected subtype
satok
2011-09-02
1
-8
/
+41
*
|
Make setAdditionalInputMethodSubtypes async
satok
2011-09-02
1
-5
/
+5
|
/
*
Fix crash in setAdditionalInputMethodSubtypes
satok
2011-08-31
1
-2
/
+7
*
Fix set additional subtypes.
satok
2011-08-31
1
-7
/
+1
*
Do not show auxiliary subtypes on the lock screen
satok
2011-08-26
1
-4
/
+4
*
Dismiss the ime switch notification properly
satok
2011-08-25
1
-4
/
+5
*
Add progress dialog for booting after an upgrade.
Dianne Hackborn
2011-08-22
1
-37
/
+48
*
Display the current ime and subtype name in the ongoing notification
satok
2011-07-23
1
-3
/
+11
*
Delay load the settings for the ongoing ime swither
satok
2011-07-22
1
-3
/
+5
*
Adding accessibility support to the Status Bar.
Svetoslav Ganov
2011-07-21
1
-1
/
+11
*
Merge "Hide "Configure input method" button when the screen is locked."
satok
2011-07-18
1
-1
/
+6
|
\
[next]