Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
3d8848e5cb709fb47b450e7ede5a2926d99c957d
/
java
/
src
/
com
/
android
/
inputmethod
3d8848e
Refactor keyboard accessibility delegate classes
by Tadashi G. Takaoka
· 11 years ago
53f2323
Merge "[CS3.5] Small correction"
by Jean Chalard
· 11 years ago
c82257b
[CS3.5] Small correction
by Jean Chalard
· 11 years ago
d700e59
Merge "Some cleanup to accommodate a fix"
by Jean Chalard
· 11 years ago
132bdd0
Merge "[CS3] Move transformation of words to earlier"
by Jean Chalard
· 11 years ago
dc6ee3a
Merge "Enable beginning-of-sentence prediction."
by Keisuke Kuroyanagi
· 11 years ago
2725cc1
Enable beginning-of-sentence prediction.
by Keisuke Kuroyanagi
· 11 years ago
88fa47a
Support migration/dump of Beginning-of-Sentence entries.
by Keisuke Kuroyanagi
· 11 years ago
702e153
Merge "Support migration/dump of Beginning-of-Sentence entries."
by Keisuke Kuroyanagi
· 11 years ago
a1d518c
Merge "[CS2] Refactor a bit removeDups"
by Jean Chalard
· 11 years ago
d92204b
Merge "Reorganize Keyboard settings screen"
by Tadashi G. Takaoka
· 11 years ago
058c6c6
Reorganize Keyboard settings screen
by Tadashi G. Takaoka
· 11 years ago
84405d2
Fix some comments and rename method and parameter names
by Tadashi G. Takaoka
· 11 years ago
1ec3f15
[CS3] Move transformation of words to earlier
by Jean Chalard
· 11 years ago
fdebf40
[CS2] Refactor a bit removeDups
by Jean Chalard
· 11 years ago
debe0da
Some cleanup to accommodate a fix
by Jean Chalard
· 11 years ago
e83e79c
[CS1] Some initial clean up
by Jean Chalard
· 11 years ago
7d6bc4d
Merge "[CS1] Some initial clean up"
by Jean Chalard
· 11 years ago
ffc8435
Merge "Revert "Reorganize Keyboard settings screen""
by Ken Wakasa
· 11 years ago
e6a57bc
Revert "Reorganize Keyboard settings screen"
by Ken Wakasa
· 11 years ago
339929b
Reorganize Keyboard settings screen
by Tadashi G. Takaoka
· 11 years ago
593fe9b
Merge "Add click and long click actions to key node info"
by Tadashi G. Takaoka
· 11 years ago
d4b6af1
Add click and long click actions to key node info
by Tadashi G. Takaoka
· 11 years ago
d801b6e
Populate accessibility root node info of keyboard
by Tadashi G. Takaoka
· 11 years ago
d2e566f
Fix unit tests by adding @UsedForTesting.
by Keisuke Kuroyanagi
· 11 years ago
e9d12c9
Merge "Refactor drawing preview classes"
by Tadashi G. Takaoka
· 11 years ago
9bbc3aa
Merge "Move variables for I/O of a jni method to traverse session."
by Keisuke Kuroyanagi
· 11 years ago
294afba
Merge "Reorganize Keyboard settings screen"
by Tadashi G. Takaoka
· 11 years ago
496fd77
Merge "Custom view for key preview popup"
by Tadashi G. Takaoka
· 11 years ago
615f431
Custom view for key preview popup
by Tadashi G. Takaoka
· 11 years ago
a74719c
Fix dismissing more keys panel when hiding keyboard
by Tadashi G. Takaoka
· 11 years ago
f73769c
Merge "Remove word from personalized dicts when it's canceled."
by Keisuke Kuroyanagi
· 11 years ago
0fbca1a
Remove word from personalized dicts when it's canceled.
by Keisuke Kuroyanagi
· 11 years ago
0f6f5b1
Merge "Disable empty suggestion word on the suggestions strip"
by Tadashi G. Takaoka
· 11 years ago
ae42cd7
Disable empty suggestion word on the suggestions strip
by Tadashi G. Takaoka
· 11 years ago
b80fb09
Dismiss more keys panel when hiding window
by Tadashi G. Takaoka
· 11 years ago
f49e975
Clear suggestions strip if a suggestion engine isn't attached
by Tadashi G. Takaoka
· 11 years ago
7fb630b
Refactor drawing preview classes
by Tadashi G. Takaoka
· 11 years ago
03288ef
Refactor MoreKeysKeyboard.Builder a bit
by Tadashi G. Takaoka
· 11 years ago
d89a34b
Merge "Hide voice input key from URI, Email, Number, and Phone layout"
by Tadashi G. Takaoka
· 11 years ago
0351b81
Hide voice input key from URI, Email, Number, and Phone layout
by Tadashi G. Takaoka
· 11 years ago
3ff72dd
Consolidate 3 public methods of key preview into one
by Tadashi G. Takaoka
· 11 years ago
162f529
Move variables for I/O of a jni method to traverse session.
by Keisuke Kuroyanagi
· 11 years ago
4c45fff
Merge "Fix: NPE when initializing AOSP keyboard."
by Keisuke Kuroyanagi
· 11 years ago
34ed5b0
Fix: NPE when initializing AOSP keyboard.
by Keisuke Kuroyanagi
· 11 years ago
37c49f6
Update suggestion strip when the contextual dict is updated.
by Keisuke Kuroyanagi
· 11 years ago
cb368a6
Fix: Probability used for one word contextual phrase.
by Keisuke Kuroyanagi
· 11 years ago
ccfc824
Merge "[CM2] Update beginning-of-sentence suggestions"
by Jean Chalard
· 11 years ago
c715d95
[CM2] Update beginning-of-sentence suggestions
by Jean Chalard
· 11 years ago
deccc23
[CM1] Let predictions be aware of capitalize mode.
by Jean Chalard
· 11 years ago
ad4f964
am 4f28b227: Update SDK version check due to I4716e71d72
by Tadashi G. Takaoka
· 11 years ago
a2e365d
Stop announcing suggestions strip content while more keys keyboard is showing
by Tadashi G. Takaoka
· 11 years ago
4f28b22
Update SDK version check due to I4716e71d72
by Tadashi G. Takaoka
· 11 years ago
fd0d104
Merge "Fix forwarding event only when sending view is visible"
by Tadashi G. Takaoka
· 11 years ago
28593b5
Fix forwarding event only when sending view is visible
by Tadashi G. Takaoka
· 11 years ago
dc0c1e4
Merge "Add EmojiPageKeyboardAccessibilityDelegate"
by Tadashi G. Takaoka
· 11 years ago
e9d9b37
Add EmojiPageKeyboardAccessibilityDelegate
by Tadashi G. Takaoka
· 11 years ago
8a23703
Merge "[CM1] Let predictions be aware of capitalize mode."
by Jean Chalard
· 11 years ago
163f318
Merge "Return an empty accessibility node info for a keyboard"
by Tadashi G. Takaoka
· 11 years ago
9934740
Return an empty accessibility node info for a keyboard
by Tadashi G. Takaoka
· 11 years ago
1dbeb25
Use MoreKeysDetector for accessibility
by Tadashi G. Takaoka
· 11 years ago
6aa64e9
Merge "Add clearContextualDictionary()."
by Keisuke Kuroyanagi
· 11 years ago
60dad15
Add clearContextualDictionary().
by Keisuke Kuroyanagi
· 11 years ago
3565396
Add a method to update contextual dictionary.
by Keisuke Kuroyanagi
· 11 years ago
1a4d815
Contextual dictionary updater.
by Keisuke Kuroyanagi
· 11 years ago
d7a22c8
Personalization dictionary updater.
by Keisuke Kuroyanagi
· 11 years ago
ec59371
Merge "Block offensive words in native code."
by Keisuke Kuroyanagi
· 11 years ago
59ed0c2
Block offensive words in native code.
by Keisuke Kuroyanagi
· 11 years ago
17f0358
Merge "Add a method to update contextual dictionary."
by Keisuke Kuroyanagi
· 11 years ago
a4f2e8e
Merge "Contextual dictionary updater."
by Keisuke Kuroyanagi
· 11 years ago
c1cb930
Merge "Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod""
by Yohei Yukawa
· 11 years ago
58e248e
Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod"
by Yohei Yukawa
· 11 years ago
a68e0dd
Fix NPE by disabling key preview popup of Emoji palette
by Tadashi G. Takaoka
· 11 years ago
da0ea76
Merge "Add jni method for removeUnigramEntry()."
by Keisuke Kuroyanagi
· 11 years ago
b4d77ec
Add jni method for removeUnigramEntry().
by Keisuke Kuroyanagi
· 11 years ago
81bd7e2
Merge "Personalization dictionary updater."
by Keisuke Kuroyanagi
· 11 years ago
08199ec
Clear PointerTracker state when more keys keyboard is dismissed
by Tadashi G. Takaoka
· 11 years ago
4715baf
Merge "Fix: Wrong name for ContextualDictionary."
by Keisuke Kuroyanagi
· 11 years ago
3bedb9b
Fix: Wrong name for ContextualDictionary.
by Keisuke Kuroyanagi
· 11 years ago
6a96c50
Fix logic to show suggestions
by Tadashi G. Takaoka
· 11 years ago
447c193
Merge "Enable Beginning-of-Sentence prediction for contextual dict."
by Keisuke Kuroyanagi
· 11 years ago
22931cd
Enable Beginning-of-Sentence prediction for contextual dict.
by Keisuke Kuroyanagi
· 11 years ago
d979d41
Merge "Special case periods in the spell checker"
by Jean Chalard
· 11 years ago
cdfd2ce
Merge "Add prefix to the arguments of getDictionary()."
by Keisuke Kuroyanagi
· 11 years ago
f36da2f
Merge "Make dump dictionary settings easily extensible."
by Keisuke Kuroyanagi
· 11 years ago
a204324
Make dump dictionary settings easily extensible.
by Keisuke Kuroyanagi
· 11 years ago
4863a06
Special case periods in the spell checker
by Jean Chalard
· 11 years ago
48b0074
Merge "Purge dict reading code for 401 and create for 402."
by Keisuke Kuroyanagi
· 11 years ago
07e1412
Purge dict reading code for 401 and create for 402.
by Keisuke Kuroyanagi
· 11 years ago
18df192
Add prefix to the arguments of getDictionary().
by Keisuke Kuroyanagi
· 11 years ago
2d7feb5
Merge "Split the sentences into words ourselves"
by Jean Chalard
· 11 years ago
1ffb7cd
Merge "Debug log when failed to add/remove n-gram entry."
by Keisuke Kuroyanagi
· 11 years ago
354a59d
Debug log when failed to add/remove n-gram entry.
by Keisuke Kuroyanagi
· 11 years ago
e689d37
Remove a useless method
by Jean Chalard
· 11 years ago
264afb1
Merge "Remove mPrevWordsInfo"
by Jean Chalard
· 11 years ago
367c199
Remove mPrevWordsInfo
by Jean Chalard
· 11 years ago
874a600
Add audio and haptic feedback for Emoji and Suggestions
by Tadashi G. Takaoka
· 11 years ago
d022df4
Merge "Set content descrition of words in suggestions strip"
by Tadashi G. Takaoka
· 11 years ago
f3c852e
Set content descrition of words in suggestions strip
by Tadashi G. Takaoka
· 11 years ago
43ea8f6
Merge "Use RichInputConnection to get the previous word."
by Jean Chalard
· 11 years ago
Next »