LatinIME/java/src/com/android/inputmethod/latin
Tadashi G. Takaoka 7e7244873a Merge "Adaptive suggestions strip" 2011-06-30 08:52:04 -07:00
..
spellcheck Add ArraysCompatUtils.binarySearch 2011-06-21 17:02:38 +09:00
AssetFileAddress.java Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
AutoCorrection.java Add Utils.equalsIgnoreCase methods 2011-03-16 16:03:05 -07:00
AutoDictionary.java Stop promoting auto dictionary words to the user dict. 2011-05-25 21:24:07 +09:00
BackupAgent.java Remove LatinIME prefix from classes 2010-12-09 21:54:51 +09:00
BinaryDictionary.java Allow reading a binary dictionary even without proximity info. 2011-06-02 12:10:13 +09:00
BinaryDictionaryFileDumper.java Improve the architecture to support multiple dictionaries. 2011-04-28 16:16:46 +09:00
BinaryDictionaryGetter.java Fix a bug in one of the methods to get a dictionary. 2011-05-17 22:55:58 +09:00
CandidateView.java Adaptive suggestions strip 2011-07-01 00:46:34 +09:00
ContactsDictionary.java Merge "Stop using raw e-mail addresses as names in contacts dict." 2011-06-10 02:34:05 -07:00
DebugSettings.java Add an debug option to use spacebar switcher 2011-04-22 15:54:39 +09:00
Dictionary.java Fix Eclipse warnings. 2011-04-26 16:39:45 +09:00
DictionaryCollection.java Small performance fix. 2011-06-16 20:05:46 +09:00
DictionaryFactory.java Fix the available input locales and moved Recorrection 2011-05-12 20:26:24 +09:00
DictionaryPackInstallBroadcastReceiver.java Receive a broadcast that the dictionary has been updated. 2011-04-14 20:52:25 +09:00
EditingUtils.java Replace large device keyboard with phone style keyboard (DO NOT MERGE) 2011-05-20 12:28:26 +09:00
ExpandableDictionary.java Squash case for bigram insertion/lookup. 2011-05-23 15:44:35 +09:00
Flag.java Move language-specific keyboard setting to resources. 2011-04-20 17:31:59 +09:00
LatinIME.java Some clean up and fixes around auto-correction cancellation logic 2011-06-30 18:35:17 +09:00
LatinImeLogger.java Add visual debug mode 2011-06-28 19:13:52 +09:00
PrivateBinaryDictionaryGetter.java Improve the architecture to support multiple dictionaries. 2011-04-28 16:16:46 +09:00
Settings.java Adaptive suggestions strip 2011-07-01 00:46:34 +09:00
SharedPreferencesCompat.java
StaticInnerHandlerWrapper.java Avoid memory leak by by non-static Handler inner classes 2011-06-26 00:14:40 +09:00
SubtypeLocale.java Add SubtypeLocale class 2011-01-14 16:12:36 +09:00
SubtypeSwitcher.java Support Turkish keyboard 2011-06-21 17:50:17 +09:00
Suggest.java Support Turkish keyboard 2011-06-21 17:50:17 +09:00
SuggestedWords.java Adaptive suggestions strip 2011-07-01 00:46:34 +09:00
SuggestionSpanPickedNotificationReceiver.java Add SuggestionSpan suggestion picked notification receiver 2011-05-26 19:47:29 +09:00
TextEntryState.java Some clean up and fixes around auto-correction cancellation logic 2011-06-30 18:35:17 +09:00
UserBigramDictionary.java Squash case for bigram insertion/lookup. 2011-05-23 15:44:35 +09:00
UserDictionary.java Remove next letters frequency handling 2011-02-17 13:59:41 +09:00
Utils.java Revise hasMultipleEnabledIMEsOrSubtypes() 2011-06-07 22:22:15 +09:00
WhitelistDictionary.java Fix whitelist 2011-05-26 20:30:27 +09:00
WordComposer.java Fix the available input locales and moved Recorrection 2011-05-12 20:26:24 +09:00