..
AccessibilityUtils.java
Added support for speaking keys through accessibility service.
2011-02-23 18:16:43 -08:00
AutoCorrection.java
Add Utils.equalsIgnoreCase methods
2011-03-16 16:03:05 -07:00
AutoDictionary.java
Add whitelist dictionary
2011-03-08 11:29:10 +09:00
BackupAgent.java
Remove LatinIME prefix from classes
2010-12-09 21:54:51 +09:00
BinaryDictionary.java
Add Utils.equalsIgnoreCase methods
2011-03-16 16:03:05 -07:00
CandidateView.java
Remove mIsApplicationSpecifiedCompletions flags from SuggestedWords
2011-03-02 22:03:29 -08:00
ContactsDictionary.java
Remove Tutorial class and unused debug feature
2010-12-10 18:24:00 +09:00
DebugSettings.java
Rename a member to comply to the member naming policy.
2011-02-03 18:38:55 +09:00
Dictionary.java
Add Utils.equalsIgnoreCase methods
2011-03-16 16:03:05 -07:00
EditingUtils.java
Remove Tutorial class and unused debug feature
2010-12-10 18:24:00 +09:00
ExpandableDictionary.java
Add Utils.equalsIgnoreCase methods
2011-03-16 16:03:05 -07:00
InputLanguageSelection.java
Fix privateImeOptions parsing
2011-02-23 20:00:08 +09:00
LanguageSwitcher.java
Remove LatinIME prefix from classes
2010-12-09 21:54:51 +09:00
LatinIME.java
Add whitelist dictionary
2011-03-08 11:29:10 +09:00
LatinImeLogger.java
Fix miss spelling
2010-12-28 19:49:43 +09:00
Settings.java
Fix subtype settings activity string
2011-02-01 01:16:32 +09:00
SharedPreferencesCompat.java
Eliminate compiler warning
2010-09-30 12:43:43 +09:00
SubtypeLocale.java
Add SubtypeLocale class
2011-01-14 16:12:36 +09:00
SubtypeSwitcher.java
Hide shortcut key when the shortcut IME is not enabled
2011-03-03 01:18:08 -08:00
Suggest.java
Add Utils.equalsIgnoreCase methods
2011-03-16 16:03:05 -07:00
SuggestedWords.java
Remove mIsApplicationSpecifiedCompletions flags from SuggestedWords
2011-03-02 22:03:29 -08:00
TextEntryState.java
Disable debug flag in TextEntryState
2011-03-08 12:11:47 -08:00
UserBigramDictionary.java
Remove Tutorial class and unused debug feature
2010-12-10 18:24:00 +09:00
UserDictionary.java
Remove next letters frequency handling
2011-02-17 13:59:41 +09:00
Utils.java
Add Utils.equalsIgnoreCase methods
2011-03-16 16:03:05 -07:00
WhitelistDictionary.java
Add whitelist dictionary
2011-03-08 11:29:10 +09:00
WordComposer.java
Add proximity info to native
2011-02-23 23:04:00 +09:00