.. |
AutoDictionary.java
|
Cleanup unused Java import
|
2010-11-29 17:57:48 +09:00 |
BinaryDictionary.java
|
Fix a crash when MAX_WORD_LENGTH is too short.
|
2010-12-06 22:58:56 +09:00 |
CandidateView.java
|
Cleanup calling Spannable.setSpan() to set character style span
|
2010-12-09 14:43:54 +09:00 |
ContactsDictionary.java
|
Fix LatinIME crashing due to crash in Contacts DB
|
2010-08-20 20:12:39 +09:00 |
Dictionary.java
|
DO NOT MERGE. Backport LatinIME from master to Gingerbread
|
2010-08-20 14:37:03 +09:00 |
EditingUtil.java
|
Correction improvements - use the new InputConnection APIs for underlining and
|
2010-09-01 14:16:50 -07:00 |
ExpandableDictionary.java
|
Cleanup unused Java import
|
2010-11-29 17:57:48 +09:00 |
InputLanguageSelection.java
|
Move some inner static class to top class in new package
|
2010-12-02 20:06:01 +09:00 |
LanguageSwitcher.java
|
Cleanup unused Java import
|
2010-11-29 17:57:48 +09:00 |
LatinIME.java
|
Implement CandidateView using HorizontalScrollView
|
2010-12-08 16:55:36 +09:00 |
LatinIMEBackupAgent.java
|
Clean up LatinIME java
|
2010-08-24 12:40:00 +09:00 |
LatinIMEDebugSettings.java
|
Move some inner static class to top class in new package
|
2010-12-02 20:06:01 +09:00 |
LatinImeLogger.java
|
Move some inner static class to top class in new package
|
2010-12-02 20:06:01 +09:00 |
LatinIMESettings.java
|
Refactor LatinKeyboard and LatinKey
|
2010-12-02 23:03:59 +09:00 |
LatinIMEUtil.java
|
Move some inner static class to top class in new package
|
2010-12-02 20:06:01 +09:00 |
SharedPreferencesCompat.java
|
Eliminate compiler warning
|
2010-09-30 12:43:43 +09:00 |
SubtypeSwitcher.java
|
Refactor LatinKeyboard and LatinKey
|
2010-12-02 23:03:59 +09:00 |
Suggest.java
|
Suggest excessive characters
|
2010-12-08 16:56:06 +09:00 |
TextEntryState.java
|
Refactor LatinKeyboard and LatinKey
|
2010-12-02 23:03:59 +09:00 |
Tutorial.java
|
Refactor LatinKeyboard and LatinKey
|
2010-12-02 23:03:59 +09:00 |
UserBigramDictionary.java
|
Cleanup unused Java import
|
2010-11-29 17:57:48 +09:00 |
UserDictionary.java
|
Move some inner static class to top class in new package
|
2010-12-02 20:06:01 +09:00 |
WordComposer.java
|
Capitalize the displayed text in the suggestion bar when all of the user typed chars are upper case
|
2010-09-28 01:15:11 +09:00 |