index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
RichInputMethodManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore additional subtypes when the package is updated
Yohei Yukawa
2014-07-04
1
-6
/
+10
*
Merge "Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod""
Yohei Yukawa
2014-06-10
1
-13
/
+4
|
\
|
*
Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod"
Yohei Yukawa
2014-06-13
1
-13
/
+4
*
|
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-3
/
+2
|
/
*
Check OS codename for shouldOfferSwitchingToNextInputMethod
Yohei Yukawa
2014-04-30
1
-4
/
+13
*
Use shouldOfferSwitchingToNextInputMethod when available
Yohei Yukawa
2014-04-28
1
-0
/
+12
*
Fix InputMethodInfo cache in RichInputMethodManager
Tadashi G. Takaoka
2014-03-03
1
-25
/
+48
*
Move subtype related utility class to utils package
Tadashi G. Takaoka
2013-07-24
1
-4
/
+6
*
Fix NPE in SubtypeLocale.getSubtypeDisplayName
Tadashi G. Takaoka
2013-07-23
1
-1
/
+1
*
Move settings related classes to "settings"
Ken Wakasa
2013-07-22
1
-0
/
+1
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-0
/
+1
*
Cache subtype lists reasonably.
Jean Chalard
2013-06-12
1
-9
/
+33
*
Don't use RichInputMethodManager in setup wizard
Tadashi G. Takaoka
2013-06-07
1
-7
/
+0
*
Fix a crash on a secondary user
Satoshi Kataoka
2013-05-21
1
-0
/
+7
*
Fix usages of getEnabledInputMethodSubtypeList
Satoshi Kataoka
2013-05-09
1
-6
/
+11
*
Implement IMM.switchToNextInputMethod() for ICS
Tadashi G. Takaoka
2013-04-22
1
-12
/
+115
*
Clean up public helper methods of SettingsValues
Tadashi G. Takaoka
2013-01-09
1
-1
/
+1
*
Simplify singleton class initialization
Tadashi G. Takaoka
2013-01-07
1
-1
/
+3
*
Set additional subtypes before getting current subtype
Tadashi G. Takaoka
2012-11-28
1
-4
/
+20
*
Add Spanish United States keyboard
Tadashi G. Takaoka
2012-11-19
1
-10
/
+24
*
Fix language switch key behavior
Tadashi G. Takaoka
2012-11-14
1
-0
/
+5
*
Enhance ImfUtils to InputMethodManagerWrapper class
Tadashi G. Takaoka
2012-11-12
1
-0
/
+213