Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
cdeeadf5caf00dd7cc73ebdd6f7196e96a76df00
/
java
/
src
/
com
/
android
/
inputmethod
bf418f7
Pass time stamp to addToUserHistory method as an argument
by Tadashi G. Takaoka
· 12 years ago
5717c63
Fix possible NPE in DictionaryFacilitatorForSuggest.
by Keisuke Kuroyanagi
· 12 years ago
db0adf8
Merge "[IL55] Remove a useless argument."
by Jean Chalard
· 12 years ago
eb66f19
Merge "Check corpus handles during startup for personalization."
by Keisuke Kuroyanagi
· 12 years ago
6c24b91
[IL55] Remove a useless argument.
by Jean Chalard
· 12 years ago
eb28bac
Check corpus handles during startup for personalization.
by Keisuke Kuroyanagi
· 12 years ago
4be9137
Merge "[IL54.5] Use the cursor pos estimate, not the last value"
by Jean Chalard
· 12 years ago
a224aaf
[IL54.5] Use the cursor pos estimate, not the last value
by Jean Chalard
· 12 years ago
f96e0f0
Merge "Periodic wipe of the personalization dict."
by Keisuke Kuroyanagi
· 12 years ago
ba07df7
Periodic wipe of the personalization dict.
by Keisuke Kuroyanagi
· 12 years ago
ecf46df
[IL54] Add a mirror method to fix the cursor pos estimate
by Jean Chalard
· 12 years ago
6fbe83b
[IL53] Fix a wrong test.
by Jean Chalard
· 12 years ago
958e452
Merge "Fix an NPE."
by Jean Chalard
· 12 years ago
e1de87a
Fix an NPE.
by Jean Chalard
· 12 years ago
84a3047
Fix build.
by Jean Chalard
· 12 years ago
ee35e69
Passing SpacingAndPunctuations to StringUtils.looksValidForDictionaryInsertion
by Tadashi G. Takaoka
· 12 years ago
494e2d6
Passing SpacingAndPunctuations to RichInputConnection.getNthPreviousWords
by Tadashi G. Takaoka
· 12 years ago
d7660c6
Merge "Passing SpacingAndPunctuations to CapsModeUtils.getCapsMode"
by Tadashi G. Takaoka
· 12 years ago
c912b22
Merge "Add American typography boolean to SpacingAndPunctuations"
by Tadashi G. Takaoka
· 12 years ago
0a75cf5
Passing SpacingAndPunctuations to CapsModeUtils.getCapsMode
by Tadashi G. Takaoka
· 12 years ago
860c3b8
Add American typography boolean to SpacingAndPunctuations
by Tadashi G. Takaoka
· 12 years ago
6c326ca
A style fix
by Yohei Yukawa
· 12 years ago
b30f7e4
Merge "Check whether the word is OOV or not for amanatto update."
by Keisuke Kuroyanagi
· 12 years ago
eab4d25
Merge "Remove some warnings"
by Jean Chalard
· 12 years ago
c1f2986
Merge "Trigger haptic feedback at touch down on the EmojiPalettesView"
by Yohei Yukawa
· 12 years ago
b11339b
Remove some warnings
by Jean Chalard
· 12 years ago
d3e78fc
Merge "Fix a bug where changing auto-shift would cancel autorepeat."
by Jean Chalard
· 12 years ago
5cbda70
Fix a bug where changing auto-shift would cancel autorepeat.
by Jean Chalard
· 12 years ago
df10aeb
Trigger haptic feedback at touch down on the EmojiPalettesView
by Yohei Yukawa
· 12 years ago
05113c1
Check whether the word is OOV or not for amanatto update.
by Keisuke Kuroyanagi
· 12 years ago
5742a41
Merge "Make reloadMainDict() private."
by Keisuke Kuroyanagi
· 12 years ago
9f1fe87
Make reloadMainDict() private.
by Keisuke Kuroyanagi
· 12 years ago
b90fa0f
Revert "Revert "Separate spacing and punctuation related settings values""
by Jean Chalard
· 12 years ago
e5cdcaf
Fix a race condition, take 2.
by Jean Chalard
· 12 years ago
1e7f280
Merge "Revert "Separate spacing and punctuation related settings values""
by Jean Chalard
· 12 years ago
8bc4277
Revert "Separate spacing and punctuation related settings values"
by Jean Chalard
· 12 years ago
d4843c2
Merge "Revert "Fix a race condition, take 2.""
by Jean Chalard
· 12 years ago
a247264
Revert "Fix a race condition, take 2."
by Jean Chalard
· 12 years ago
ff7103d
Merge "Fix a race condition, take 2."
by Jean Chalard
· 12 years ago
0a0a3cd
Merge "Revert "Revert "Fix a race condition."""
by Jean Chalard
· 12 years ago
dd3d697
Fix a race condition, take 2.
by Jean Chalard
· 12 years ago
f628629
Revert "Revert "Fix a race condition.""
by Jean Chalard
· 12 years ago
ad78058
Rename InputPointers.addPointer and ResizableIntArray.add
by Tadashi G. Takaoka
· 12 years ago
e13cc9d
Fix ResizableIntArrayTests readability
by Tadashi G. Takaoka
· 12 years ago
9b351f7
Merge "Fix InputPointersTests"
by Tadashi G. Takaoka
· 12 years ago
e7dc530
Fix InputPointersTests
by Tadashi G. Takaoka
· 12 years ago
b3c5163
Fix: NPE in LatinIME.loadSettnigs().
by Keisuke Kuroyanagi
· 12 years ago
3850315
Merge "Separate spacing and punctuation related settings values"
by Tadashi G. Takaoka
· 12 years ago
0b593ce
Separate spacing and punctuation related settings values
by Tadashi G. Takaoka
· 12 years ago
c09fd17
Prepare using dictionaryFacilitator for amanatto updates.
by Keisuke Kuroyanagi
· 12 years ago
55713e3
Update personalized dict only when single subtype is used.
by Keisuke Kuroyanagi
· 12 years ago
8214a8c
Fix possible NPE.
by Keisuke Kuroyanagi
· 12 years ago
3f8c6b8
Merge "Add description of disabled voice input key option"
by Tadashi G. Takaoka
· 12 years ago
12ba821
Add description of disabled voice input key option
by Tadashi G. Takaoka
· 12 years ago
e91559a
Merge "Update shortcut IME info before checking availability of it"
by Tadashi G. Takaoka
· 12 years ago
e9584a1
Merge "Add DictionaryFacilitatorForSuggest constructor for testing"
by Tadashi G. Takaoka
· 12 years ago
b7c531b
Update shortcut IME info before checking availability of it
by Tadashi G. Takaoka
· 12 years ago
49b5fad
Add DictionaryFacilitatorForSuggest constructor for testing
by Tadashi G. Takaoka
· 12 years ago
1e50c68
[IL52] Remove a useless method.
by Jean Chalard
· 12 years ago
8ce921d
[IL51] Make private what can be made private
by Jean Chalard
· 12 years ago
53c320e
[IL50] Move the InputUpdater out of LatinIME.
by Jean Chalard
· 12 years ago
81e0ca5
[IL49] Move InputLogic-related init code to InputLogic.
by Jean Chalard
· 12 years ago
4970eda
Fix a failing test
by Jean Chalard
· 12 years ago
d05ea8b
Merge "[IL48] Move onEndBatchInputAsyncInternal to InputLogic."
by Jean Chalard
· 12 years ago
af26a44
Merge "[IL47] Inline getSuggestedWordsGestureLocked"
by Jean Chalard
· 12 years ago
51e79fb
Merge "[IL46] Remove a useless message passing."
by Jean Chalard
· 12 years ago
2fc1cc0
Merge "[IL45] Remove lingering messages"
by Jean Chalard
· 12 years ago
c654fe5
[IL48] Move onEndBatchInputAsyncInternal to InputLogic.
by Jean Chalard
· 12 years ago
4a144b9
[IL47] Inline getSuggestedWordsGestureLocked
by Jean Chalard
· 12 years ago
71a3e96
[IL46] Remove a useless message passing.
by Jean Chalard
· 12 years ago
0d21223
Merge "[IL44] Some factorization"
by Jean Chalard
· 12 years ago
31ff2a4
[IL45] Remove lingering messages
by Jean Chalard
· 12 years ago
69e7a0d
[IL44] Some factorization
by Jean Chalard
· 12 years ago
c197b9e
Merge "Make setAdditionalDictionaries private."
by Keisuke Kuroyanagi
· 12 years ago
86da47e
Fix possible NPE in FileUtils.
by Keisuke Kuroyanagi
· 12 years ago
abc3d0e
Make setAdditionalDictionaries private.
by Keisuke Kuroyanagi
· 12 years ago
6bca9ac
Fix a bug where predictions would not pop upon manual pick
by Jean Chalard
· 12 years ago
33b2aaa
Merge "Fix a code path that looks ridiculous"
by Jean Chalard
· 12 years ago
f294ed3
Fix a code path that looks ridiculous
by Jean Chalard
· 12 years ago
f441047
[IL43] Small cleanup
by Jean Chalard
· 12 years ago
c28f028
[IL42] Inline getSuggestedWordsOrOlderSuggestionsAsync
by Jean Chalard
· 12 years ago
70433ef
[IL41] Remove a useless call and trampoline.
by Jean Chalard
· 12 years ago
be147f1
Remove DictionaryFacilitatorForSuggest.getMainDictionary().
by Keisuke Kuroyanagi
· 12 years ago
a374482
Extract dict operations from Suggest to a new class.
by Keisuke Kuroyanagi
· 12 years ago
5c45ff1
[IL39] Change a test.
by Jean Chalard
· 12 years ago
98140fa
[IL38] Fix a wrong double call
by Jean Chalard
· 12 years ago
65e3ae6
Merge "Remove useless method call for spell checker."
by Keisuke Kuroyanagi
· 12 years ago
7987afb
Remove useless method call for spell checker.
by Keisuke Kuroyanagi
· 12 years ago
3fbcf48
Merge "Add BatchInputArbiter"
by Tadashi G. Takaoka
· 12 years ago
4a4b6d4
Add BatchInputArbiter
by Tadashi G. Takaoka
· 12 years ago
30a72da
[IL37] Small simplification
by Jean Chalard
· 12 years ago
c08119e
[IL36] Inline setAutoCorrection
by Jean Chalard
· 12 years ago
52a2682
[IL35] Preparative cleanup
by Jean Chalard
· 12 years ago
0154609
Merge "[IL34] Introduce InputLogicHandler"
by Jean Chalard
· 12 years ago
5c4bd20
Remove "Boost personalization dictionary" from settings.
by Keisuke Kuroyanagi
· 12 years ago
bb39518
Use SettingsValues instead of Settings in Suggest.
by Keisuke Kuroyanagi
· 12 years ago
d99d225
Merge "Separate GestureStrokeDrawingPoints from GestureStrokeRecognitionPoints"
by Tadashi G. Takaoka
· 12 years ago
eea7122
Move dict operations to Suggest.
by Keisuke Kuroyanagi
· 12 years ago
c3fe142
Separate GestureStrokeDrawingPoints from GestureStrokeRecognitionPoints
by Tadashi G. Takaoka
· 12 years ago
621dcbc
[IL34] Introduce InputLogicHandler
by Jean Chalard
· 12 years ago
Next »