index
:
packages_inputmethods_LatinIME.git
mm6.0
q10.0
packages_inputmethods_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
*
Experimental automatic language switching support.
Yohei Yukawa
2016-01-22
1
-0
/
+41
*
Remove ALS from LatinIME.
Dan Zivkovic
2015-03-11
1
-3
/
+3
*
Handle null InputMethodSubtype.
Dan Zivkovic
2015-03-06
1
-3
/
+4
*
Remove shortcut support from LatinIME.
Dan Zivkovic
2015-02-11
1
-25
/
+6
*
LatinIME portion of multi-lang option removal.
Dan Zivkovic
2015-01-29
1
-18
/
+0
*
Merge "Cleanup InputMethodInfoCache"
Tadashi G. Takaoka
2014-12-17
1
-22
/
+32
|
\
|
*
Cleanup InputMethodInfoCache
Tadashi G. Takaoka
2014-12-12
1
-22
/
+32
*
|
Remove SubtypeSwitcher
Tadashi G. Takaoka
2014-12-12
1
-0
/
+10
|
/
*
Disable multiple language input
Jean Chalard
2014-12-11
1
-3
/
+1
*
Add NetworkConnectivityUtils class
Tadashi G. Takaoka
2014-12-11
1
-19
/
+2
*
Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcher
Tadashi G. Takaoka
2014-12-01
1
-29
/
+25
*
Remove unneeded Context argument
Tadashi G. Takaoka
2014-11-21
1
-5
/
+4
*
Move current subtype management code to RichInputMethodManager
Tadashi G. Takaoka
2014-11-06
1
-0
/
+39
*
Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManager
Tadashi G. Takaoka
2014-11-06
1
-2
/
+109
*
Move some methods out from SubtypeSwitcher
Tadashi G. Takaoka
2014-11-06
1
-0
/
+30
*
Move Constants.java to the latin.common package
Ken Wakasa
2014-10-23
1
-1
/
+1
*
Fix Javadoc and null analysis related warnings
Tadashi G. Takaoka
2014-10-23
1
-1
/
+4
*
Fix some compiler warnings
Tadashi G. Takaoka
2014-10-21
1
-1
/
+0
*
[ML25] Add an hasDict method.
Jean Chalard
2014-10-16
1
-3
/
+3
*
[ML24] Add facilities to read the script of a subtype
Jean Chalard
2014-10-14
1
-1
/
+5
*
Performance fix for multiple language subtypes
Jean Chalard
2014-10-14
1
-7
/
+7
*
[ML20.1] Move getRichInputMethodSubtype to additional features
Jean Chalard
2014-10-09
1
-2
/
+2
*
Merge "Revert "Revert "[ML1] Introduce RichInputMethodSubtype"""
Jean Chalard
2014-08-25
1
-3
/
+7
|
\
|
*
Revert "Revert "[ML1] Introduce RichInputMethodSubtype""
Jean Chalard
2014-08-25
1
-3
/
+7
*
|
Merge "Revert "[ML1] Introduce RichInputMethodSubtype""
Jean Chalard
2014-08-22
1
-7
/
+3
|
\
|
|
*
Revert "[ML1] Introduce RichInputMethodSubtype"
Jean Chalard
2014-08-22
1
-7
/
+3
*
|
Merge "[ML1] Introduce RichInputMethodSubtype"
Jean Chalard
2014-08-22
1
-3
/
+7
|
\
|
|
*
[ML1] Introduce RichInputMethodSubtype
Jean Chalard
2014-08-22
1
-3
/
+7
*
|
Pass a new argument to StatsUtils.
Mohammadinamul Sheik
2014-08-22
1
-1
/
+2
|
/
*
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
[next]