.. |
spellcheck
|
Merge "Fix possible NPE in debug mode"
|
2011-10-06 03:44:24 -07:00 |
AssetFileAddress.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
AutoCorrection.java
|
Remove code related to AutoText
|
2011-10-03 14:38:44 +09:00 |
BackupAgent.java
|
Remove LatinIME prefix from classes
|
2010-12-09 21:54:51 +09:00 |
BinaryDictionary.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
BinaryDictionaryFileDumper.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
BinaryDictionaryGetter.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
ContactsDictionary.java
|
Stop reloading contacts when not appropriate.
|
2011-08-09 12:49:19 +09:00 |
DebugSettings.java
|
Remove sliding spacebar language switcher
|
2011-07-19 23:24:49 -07:00 |
Dictionary.java
|
Create a way to pass the proximity info to the dictionary
|
2011-08-04 19:46:21 +09:00 |
DictionaryCollection.java
|
Create a way to pass the proximity info to the dictionary
|
2011-08-04 19:46:21 +09:00 |
DictionaryFactory.java
|
Make use of the FULL_EDIT_DISTANCE flag.
|
2011-09-30 16:00:07 +09:00 |
DictionaryPackInstallBroadcastReceiver.java
|
Receive a broadcast that the dictionary has been updated.
|
2011-04-14 20:52:25 +09:00 |
EditingUtils.java
|
Fix an NPE related to absent InputConnection
|
2011-07-19 19:25:48 +09:00 |
ExpandableDictionary.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
FileTransforms.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
Flag.java
|
Add a flag to demote completed suggestions
|
2011-09-29 19:48:18 +09:00 |
InputView.java
|
Forward touch events above the keyboard to the suggestions strip
|
2011-09-27 19:02:24 +09:00 |
LatinIME.java
|
Let accessibility users know to connect a headset when the IME connects to a password field.
|
2011-10-06 11:02:29 -07:00 |
LatinImeLogger.java
|
Add visual debug mode
|
2011-06-28 19:13:52 +09:00 |
LocaleUtils.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
MoreSuggestions.java
|
Introduce hit box to Key and get rid of edge flags
|
2011-09-28 19:31:37 +09:00 |
MoreSuggestionsView.java
|
Handle back key and outside touch correctly in more suggestions window
|
2011-09-29 15:07:15 +09:00 |
Settings.java
|
Cleanup : remove recorrection-related stuff.
|
2011-10-03 18:23:23 +09:00 |
StaticInnerHandlerWrapper.java
|
Avoid memory leak by by non-static Handler inner classes
|
2011-06-26 00:14:40 +09:00 |
StringBuilderPool.java
|
Fix a bug with the string pool.
|
2011-08-23 14:55:34 +09:00 |
SubtypeLocale.java
|
Add SubtypeLocale class
|
2011-01-14 16:12:36 +09:00 |
SubtypeSwitcher.java
|
Remove the exception in SubtypeSwitcher
|
2011-09-09 18:44:48 +09:00 |
Suggest.java
|
Make the whitelist an instanciable class.
|
2011-10-06 16:05:21 +09:00 |
SuggestedWords.java
|
Do not put the suggestion span for obsolete suggestions.
|
2011-08-26 19:12:18 +09:00 |
SuggestionSpanPickedNotificationReceiver.java
|
Add SuggestionSpan suggestion picked notification receiver
|
2011-05-26 19:47:29 +09:00 |
SuggestionsView.java
|
Handle back key and outside touch correctly in more suggestions window
|
2011-09-29 15:07:15 +09:00 |
SynchronouslyLoadedUserDictionary.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
TextEntryState.java
|
Change variable names for readability
|
2011-07-12 12:08:58 +09:00 |
UserBigramDictionary.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
UserDictionary.java
|
Add an option to user dict to match more precise locales
|
2011-09-15 18:01:13 +09:00 |
UserUnigramDictionary.java
|
Deactivate the user unigram dictionary.
|
2011-07-19 17:30:52 +09:00 |
Utils.java
|
add vibration duration settings
|
2011-09-29 11:46:20 +09:00 |
WhitelistDictionary.java
|
Make the whitelist an instanciable class.
|
2011-10-06 16:05:21 +09:00 |
WordComposer.java
|
(DO NOT MERGE) Fix checking capitalized word code
|
2011-09-16 12:40:09 +09:00 |
WordListInfo.java
|
Allow sharing dictionaries between similar locales.
|
2011-08-25 19:42:06 +09:00 |