.. |
define
|
Tighten up the "define" classes.
|
2012-03-27 22:43:25 +09:00 |
makedict
|
Hack to skip reading an outdated binary file.
|
2012-08-20 13:56:52 +09:00 |
spellcheck
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
suggestions
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
AdditionalSubtype.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
AdditionalSubtypeSettings.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
AssetFileAddress.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
AudioAndHapticFeedbackManager.java
|
Move VibratorCompatWrapper to VibratorUtils.
|
2012-03-30 19:23:12 +09:00 |
AutoCorrection.java
|
Remove the whitelist dictionary.
|
2012-08-17 15:13:10 +09:00 |
BackupAgent.java
|
…
|
|
BinaryDictionary.java
|
Add static construct method for SparseArray
|
2012-08-22 14:22:20 +09:00 |
BinaryDictionaryFileDumper.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
BinaryDictionaryGetter.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
BoundedTreeSet.java
|
Use a TreeSet to sort suggestions instead of doing it by hand (A1)
|
2012-06-28 18:54:14 +09:00 |
CollectionUtils.java
|
Add static construct method for SparseArray
|
2012-08-22 14:22:20 +09:00 |
Constants.java
|
Rename and consolidate some constants
|
2012-08-21 17:54:53 +09:00 |
ContactsBinaryDictionary.java
|
Move constants to a better place.
|
2012-06-27 18:08:08 +09:00 |
DebugSettings.java
|
Use InputMethodSettingsFragment for IME settings
|
2012-04-13 19:56:47 +09:00 |
DebugSettingsActivity.java
|
Use InputMethodSettingsFragment for IME settings
|
2012-04-13 19:56:47 +09:00 |
DicTraverseSession.java
|
Step 28-A Introduce the session Id to getSuggestion
|
2012-08-15 15:44:45 +09:00 |
Dictionary.java
|
Remove the whitelist dictionary.
|
2012-08-17 15:13:10 +09:00 |
DictionaryCollection.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
DictionaryFactory.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
DictionaryPackInstallBroadcastReceiver.java
|
Wipe the application cache selectively
|
2012-05-25 18:56:13 +09:00 |
ExpandableBinaryDictionary.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
ExpandableDictionary.java
|
Merge "Fix a silly bug." into jb-mr1-dev
|
2012-08-21 20:16:28 -07:00 |
FileTransforms.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
ImfUtils.java
|
Fix NPE where the current subtype is null
|
2012-07-20 14:51:41 +09:00 |
InputAttributes.java
|
Refresh editor info when the text field attributes changes.
|
2012-08-15 18:32:59 +09:00 |
InputPointers.java
|
Use ResizableIntArray in GestureStroke
|
2012-07-20 19:32:28 +09:00 |
InputTypeUtils.java
|
Cleanup InputTypeCompatUtils to InputTypeUtils
|
2012-04-03 17:42:19 +09:00 |
InputView.java
|
Rename SuggestionsView to SuggestionStripView
|
2012-07-23 15:37:43 +09:00 |
JniUtils.java
|
Stop swallowing an UnsatisfiedLinkError
|
2012-07-26 09:15:39 +09:00 |
LastComposedWord.java
|
Add default capacity parameter to InputPointers' constructor
|
2012-07-19 12:06:00 +09:00 |
LatinIME.java
|
Merge "ResearchLogging capture full n-gram data" into jb-mr1-dev
|
2012-08-22 10:41:10 -07:00 |
LatinImeLogger.java
|
Update the prototype of onAddSuggestedWord - calling side.
|
2012-06-27 16:17:14 +09:00 |
LocaleUtils.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
ResizableIntArray.java
|
Implement ResizableIntArray.fill
|
2012-07-20 16:05:37 +09:00 |
RichInputConnection.java
|
ResearchLogger log RichInputConnection
|
2012-08-21 17:13:36 -07:00 |
Settings.java
|
Add advanced options to turn on/off the gesture trail and text preview
|
2012-07-30 15:54:27 +09:00 |
SettingsActivity.java
|
Add custom subtype settings
|
2012-04-19 19:33:51 +09:00 |
SettingsValues.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
StaticInnerHandlerWrapper.java
|
Avoid memory leak by by non-static Handler inner classes
|
2011-06-26 00:14:40 +09:00 |
StringUtils.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
SubtypeLocale.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
SubtypeSwitcher.java
|
Fix SubtypeSwitcher initialization path
|
2012-08-22 16:05:34 +09:00 |
Suggest.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
SuggestedWords.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
SuggestionSpanPickedNotificationReceiver.java
|
Add SuggestionSpan suggestion picked notification receiver
|
2011-05-26 19:47:29 +09:00 |
SynchronouslyLoadedContactsBinaryDictionary.java
|
Cleanup old methods (A90)
|
2012-07-10 19:30:46 +09:00 |
SynchronouslyLoadedUserBinaryDictionary.java
|
Cleanup old methods (A90)
|
2012-07-10 19:30:46 +09:00 |
TargetApplicationGetter.java
|
Fix a possible NPE.
|
2012-05-31 19:33:39 +09:00 |
UserBinaryDictionary.java
|
Fix a bug with the user dictionary locale.
|
2012-07-02 17:14:47 +09:00 |
UserHistoryDictionary.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
UserHistoryDictionaryBigramList.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
UserHistoryForgettingCurveUtils.java
|
Clean up constructors
|
2012-08-13 10:48:37 +09:00 |
Utils.java
|
Remove GCUtils utility class
|
2012-08-22 12:34:22 +09:00 |
VibratorUtils.java
|
Move VibratorCompatWrapper to VibratorUtils.
|
2012-03-30 19:23:12 +09:00 |
WordComposer.java
|
Merge "Treat all caps for gesture input." into jb-mr1-dev
|
2012-08-21 04:39:04 -07:00 |
WordListInfo.java
|
Allow sharing dictionaries between similar locales.
|
2011-08-25 19:42:06 +09:00 |
XmlParseUtils.java
|
Small performance improvement by removing interface accesses.
|
2012-03-17 01:53:51 +09:00 |