.. |
debug
|
Move settings related classes to "settings"
|
2013-07-22 16:35:44 +09:00 |
define
|
Revert "[DO NOT MERGE] Activate hardware keyboard handling"
|
2013-04-02 16:08:48 +09:00 |
makedict
|
Rename CharGroup to PtNode.
|
2013-08-26 15:58:30 +09:00 |
personalization
|
Introduce DynamicDictionaryWriter for dynamic dictionary.
|
2013-08-23 22:04:27 +09:00 |
settings
|
Merge "[AC2] Reference a dict rather than a string in suggestion infos"
|
2013-08-20 11:05:12 +00:00 |
setup
|
Move settings related classes to "settings"
|
2013-07-22 16:35:44 +09:00 |
spellcheck
|
Move createKeyboardSetForSpellChecker to AndroidSpellCheckService
|
2013-08-07 19:24:22 +09:00 |
suggestions
|
Remove unnecessary alpha attributes of SuggestionStripView
|
2013-08-21 12:44:30 +09:00 |
userdictionary
|
Fix some warnings
|
2013-07-31 16:17:01 +09:00 |
utils
|
Fix getDictionaryFileHeader.
|
2013-08-23 22:39:36 +09:00 |
AbstractDictionaryWriter.java
|
Add DictEncoder.
|
2013-08-22 11:53:41 +09:00 |
AssetFileAddress.java
|
Make it easy to open several dictionaries from tests
|
2013-05-31 15:36:05 +09:00 |
AudioAndHapticFeedbackManager.java
|
Thin out audio and haptic feedback while key repeat
|
2013-08-14 18:37:58 +09:00 |
BackupAgent.java
|
Fix Apache license comment
|
2013-01-21 22:23:37 +09:00 |
BinaryDictionary.java
|
[AC2] Reference a dict rather than a string in suggestion infos
|
2013-08-20 19:18:09 +09:00 |
BinaryDictionaryFileDumper.java
|
Move settings related classes to "settings"
|
2013-07-22 16:35:44 +09:00 |
BinaryDictionaryGetter.java
|
Add DictDecoder.readDictionaryBinary.
|
2013-08-23 20:29:25 +09:00 |
Constants.java
|
Add emoji icon and code as a groundwork
|
2013-08-06 14:16:15 +09:00 |
ContactsBinaryDictionary.java
|
Prepare ExpandableBinaryDictionary to make it updatable
|
2013-08-16 20:16:31 +09:00 |
Dictionary.java
|
[AC3] Start calling the methods for auto-commit.
|
2013-08-20 19:26:11 +09:00 |
DictionaryCollection.java
|
Move util classes to the latin/utils directory
|
2013-06-24 17:04:40 +09:00 |
DictionaryFactory.java
|
Add a parameter isUpdatable to the constructor of BinaryDictionary.
|
2013-06-25 17:39:06 +09:00 |
DictionaryPackInstallBroadcastReceiver.java
|
Move util classes to the latin/utils directory
|
2013-06-24 17:04:40 +09:00 |
DictionaryWriter.java
|
Add DictEncoder.
|
2013-08-22 11:53:41 +09:00 |
DicTraverseSession.java
|
Move util classes to the latin/utils directory
|
2013-06-24 17:04:40 +09:00 |
ExpandableBinaryDictionary.java
|
Introduce DynamicDictionaryWriter for dynamic dictionary.
|
2013-08-23 22:04:27 +09:00 |
ExpandableDictionary.java
|
Introduce DynamicDictionaryWriter for dynamic dictionary.
|
2013-08-23 22:04:27 +09:00 |
InputAttributes.java
|
Move util classes to the latin/utils directory
|
2013-06-24 17:04:40 +09:00 |
InputPointers.java
|
Move util classes to the latin/utils directory
|
2013-06-24 17:04:40 +09:00 |
InputView.java
|
Consolidate forwardTouchEvent with dispatchTouchEvent
|
2013-08-06 11:04:51 +09:00 |
LastComposedWord.java
|
Refactor on UserHistoryDictionary
|
2013-07-26 13:00:19 +09:00 |
LatinIME.java
|
Register personalization dictionary
|
2013-08-22 18:06:59 +09:00 |
LatinImeLogger.java
|
Clean up PREF_USABILITY_STUDY_MODE
|
2013-03-04 12:05:03 -08:00 |
RichInputConnection.java
|
Fix cursor state bug
|
2013-08-21 17:55:35 -07:00 |
RichInputMethodManager.java
|
Move subtype related utility class to utils package
|
2013-07-24 15:52:43 +09:00 |
SubtypeSwitcher.java
|
Move subtype related utility class to utils package
|
2013-07-24 15:52:43 +09:00 |
Suggest.java
|
Register personalization dictionary
|
2013-08-22 18:06:59 +09:00 |
SuggestedWords.java
|
[AC3] Start calling the methods for auto-commit.
|
2013-08-20 19:26:11 +09:00 |
SuggestionSpanPickedNotificationReceiver.java
|
Clean up SuggestionSpanUtils for API level 14+
|
2012-12-17 19:41:44 +09:00 |
SynchronouslyLoadedContactsBinaryDictionary.java
|
Pass blockOffensiveWords as a parameter
|
2013-05-01 20:47:35 +09:00 |
SynchronouslyLoadedUserBinaryDictionary.java
|
Pass blockOffensiveWords as a parameter
|
2013-05-01 20:47:35 +09:00 |
UserBinaryDictionary.java
|
Prepare ExpandableBinaryDictionary to make it updatable
|
2013-08-16 20:16:31 +09:00 |
WordComposer.java
|
Add getters and copy constructor to Key class
|
2013-08-15 20:12:46 +09:00 |
WordListInfo.java
|
Fix Apache license comment
|
2013-01-21 22:23:37 +09:00 |