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
...
|
*
Hide "Configure input method" button when the screen is locked.
satok
2011-07-19
1
-1
/
+6
*
|
Enable IMEs to set additional subtypes in background
satok
2011-07-19
1
-10
/
+19
|
/
*
Change IME picker dialog from Activity to Broadcast
satok
2011-07-12
1
-4
/
+1
*
Fix NPE in getLastInputMethodSubtype
satok
2011-07-05
1
-2
/
+5
*
Fix setAdditionalSubtypes
satok
2011-06-29
1
-22
/
+28
*
Show aux ime in the selection dialog if a keyboard is shown.
satok
2011-06-29
1
-1
/
+2
*
Fix the visibility of ongoing IME switcher
satok
2011-06-28
1
-6
/
+26
*
Add an ongoing notification to switch IME
satok
2011-06-22
1
-0
/
+75
*
API to set additional subtypes
satok
2011-06-10
1
-6
/
+252
*
Add an api to get the display name for InputMethodSubtype
satok
2011-06-02
1
-2
/
+2
*
Use isAuxiliary instead of ExtraValue for the auxiliary subtypes.
satok
2011-05-30
1
-6
/
+3
*
Fix internal variables and equals in SuggestionSpan
satok
2011-05-26
1
-3
/
+21
*
Add Apis to send notifications when the suggestion was picked
satok
2011-05-26
1
-0
/
+43
*
Fix a bug on SwitchToLastInputMethod
satok
2011-05-20
1
-1
/
+1
*
Fix switchToLastInputMethod to fall back into the applicable keyboard if ther...
satok
2011-05-20
1
-18
/
+57
*
Add an API to get the last used input method subtype
satok
2011-04-15
1
-0
/
+18
*
Remove a workaround for the data inconsistency of SystemProperties
satok
2011-03-14
1
-17
/
+0
*
Merge "Fix the sort order of the input methods & subtypes in the settings." i...
Ken Wakasa
2011-03-04
1
-12
/
+34
|
\
|
*
Fix the sort order of the input methods & subtypes in the settings.
Ken Wakasa
2011-03-04
1
-12
/
+34
*
|
Merge "Fix Fragment.onInflate() to actually work correctly." into honeycomb-mr1
Dianne Hackborn
2011-03-03
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix Fragment.onInflate() to actually work correctly.
Dianne Hackborn
2011-03-03
1
-0
/
+2
*
|
Append IME's name to the subtype name in the "Select input method" dialog
Ken Wakasa
2011-03-04
1
-3
/
+4
|
/
*
Start window manager refactoring.
Dianne Hackborn
2011-02-17
1
-1
/
+1
*
Fix a bug in canAddToLastInputMethod()
Ken Wakasa
2011-02-16
1
-1
/
+1
*
Add a method to check a string contained in ExtraValue of InputMethodSubtype
satok
2011-02-15
1
-8
/
+1
*
Add sort method to InputMethodSubtype
satok
2011-02-14
1
-5
/
+4
*
Register ENABLED_INPUT_METHODS to SettingsObserver
satok
2011-02-03
1
-0
/
+2
*
Not to update IME when Settings version is older than the last updated version.
satok
2011-02-01
1
-0
/
+17
*
Follow up change to I741642ac
Ken Wakasa
2011-01-30
1
-1
/
+2
*
Fix a bug that IME switch disappiers at switching IME subtype.
satok
2011-01-30
1
-1
/
+8
*
Plumb whether an input view is actually visible or not through from the IME
Joe Onorato
2011-01-27
1
-12
/
+20
*
Fix the return value of switch to last ime.
satok
2011-01-26
1
-7
/
+20
*
Add a way that subtype will be excluded from a last input method
satok
2011-01-25
1
-1
/
+19
*
Show implicitly enabled subtypes in the input method selection dialog
satok
2011-01-21
1
-51
/
+48
*
Merge "Show ime switch icon when there is a hard keyboard" into honeycomb
satok
2011-01-20
1
-0
/
+2
|
\
|
*
Show ime switch icon when there is a hard keyboard
satok
2011-01-21
1
-0
/
+2
*
|
Refine InputMethodInfo API
Ken Wakasa
2011-01-21
1
-23
/
+32
*
|
Add android.provider.Settings.EXTRA_INPUT_METHOD_ID
Tadashi G. Takaoka
2011-01-21
1
-2
/
+1
*
|
Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS
Tadashi G. Takaoka
2011-01-20
1
-1
/
+1
|
/
*
Fix the algorithm to get current input method subtype considering explicitly ...
satok
2011-01-18
1
-7
/
+21
*
Implicitly/Explicitly subtypes bug.
satok
2011-01-17
1
-6
/
+6
*
switchToLastInputMethod returns a implicitly enabled subtype in the history
satok
2011-01-15
1
-30
/
+56
*
Add input methods settings panel
satok
2011-01-15
1
-7
/
+2
*
Save input method subtype even if the current IME is not running.
satok
2011-01-14
1
-1
/
+4
*
Update shortcut IME when asked. And match the language of subtype by "startWi...
satok
2011-01-12
1
-6
/
+25
*
Fix NPE when the shortcut subtype was not found.
satok
2010-12-22
1
-37
/
+41
*
Add a parameter to InputMethodManagerService.getEnabledSubtype for allowing t...
satok
2010-12-21
1
-7
/
+68
*
Fix build breakage
satok
2010-12-17
1
-6
/
+6
*
Change "more" button to call InputMethodConfigure in Settings
satok
2010-12-16
1
-6
/
+24
*
Auto-show IME for dialogs on large screens.
Dianne Hackborn
2010-11-29
1
-11
/
+25
[prev]
[next]