Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
9c739939a31232f2e22e96aa30e2814da9c7725c
/
java
/
src
/
com
/
android
/
inputmethod
555e15a
Merge remote-tracking branch 'goog/master' into mergescriptpackage
by Satoshi Kataoka
· 13 years ago
a47a777
Merge "Cleanup logging code"
by Tadashi G. Takaoka
· 13 years ago
fca71cf
Cleanup logging code
by Tadashi G. Takaoka
· 13 years ago
93b5c2c
Make sure PointerTrackerQueue is non-null
by Tadashi G. Takaoka
· 13 years ago
081fedc
Rename SuddenJumpingTouchEventHandler to TouchSCreenRegulator
by Tadashi G. Takaoka
· 13 years ago
ffb0c09
Merge "Move isInvalidCordinates() method to Constants class"
by Tadashi G. Takaoka
· 13 years ago
d802866
Merge "Cosmetic source code formating change"
by Tadashi G. Takaoka
· 13 years ago
0c8a08c
Merge "Straighten an if-else-if blocks into if-return blocks"
by Tadashi G. Takaoka
· 13 years ago
a232930
Straighten an if-else-if blocks into if-return blocks
by Tadashi G. Takaoka
· 13 years ago
24ab805
Move isInvalidCordinates() method to Constants class
by Tadashi G. Takaoka
· 13 years ago
20dd1bc
Cosmetic source code formating change
by Tadashi G. Takaoka
· 13 years ago
13ae76d
Cleaup non-distinct multitouch related stuff
by Tadashi G. Takaoka
· 13 years ago
1e61493
Use 32-bit code points for suggestions output
by Ken Wakasa
· 13 years ago
0ea2c80
Merge "Consolidate two helper methods (refactor step 3)"
by Tadashi G. Takaoka
· 13 years ago
661bc81
Merge "Flatten nested if-else blocks into plain if-else blocks (refactor step 2.5)"
by Tadashi G. Takaoka
· 13 years ago
831198a
Consolidate two helper methods (refactor step 3)
by Tadashi G. Takaoka
· 13 years ago
2a3b15b
Flatten nested if-else blocks into plain if-else blocks (refactor step 2.5)
by Tadashi G. Takaoka
· 13 years ago
8ae9fbe
Merge "Separate nested if-blocks into helper methods (refactor step 2)"
by Tadashi G. Takaoka
· 13 years ago
3c6d3a4
Separate nested if-blocks into helper methods (refactor step 2)
by Tadashi G. Takaoka
· 13 years ago
dd43dd6
Merge "Separate nested if-blocks into helper methods (refactor step 1)"
by Tadashi G. Takaoka
· 13 years ago
8b449c6
Separate nested if-blocks into helper methods (refactor step 1)
by Tadashi G. Takaoka
· 13 years ago
51a0ef8
Add a plumbing option to dicttool info.
by Jean Chalard
· 13 years ago
c7318bb
Fix possible NPE
by Tadashi G. Takaoka
· 13 years ago
cfbfb1c
Remove reference of android.util.Log in Constants class
by Tadashi G. Takaoka
· 13 years ago
7947eaf
Merge "Move code point constants from Keyboard to Constants class"
by Tadashi G. Takaoka
· 13 years ago
240871e
Move code point constants from Keyboard to Constants class
by Tadashi G. Takaoka
· 13 years ago
f41389a
Remove warnings
by Jean Chalard
· 13 years ago
a23e333
Implement the word-level diff (A9)
by Jean Chalard
· 13 years ago
d505319
am 5199b8bf: am f6df37ce: Merge "LatinIME: Add accents to german keyboard"
by Ken Wakasa
· 13 years ago
5199b8b
am f6df37ce: Merge "LatinIME: Add accents to german keyboard"
by Ken Wakasa
· 13 years ago
6067b9e
am ef5f88f3: am 5e118c4c: am 60dea36d: Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN
by Satoshi Kataoka
· 13 years ago
60dea36
Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN
by Satoshi Kataoka
· 13 years ago
47cac57
Finish up the "info" command in dicttool. (A6)
by Jean Chalard
· 13 years ago
b3c9890
Add auto detection and decoding of dictionary files. (A2)
by Jean Chalard
· 13 years ago
ddb0bcc
Fix a bug where a bigram would be ignored
by Jean Chalard
· 13 years ago
5e5be5a
Merge "Return the correct bigram frequency"
by Jean Chalard
· 13 years ago
c59c741
Return the correct bigram frequency
by Jean Chalard
· 13 years ago
1e0cc86
Fix the build.
by Jean Chalard
· 13 years ago
c7020f5
Merge "Add reader and writer for the combined dict format."
by Jean Chalard
· 13 years ago
9bb4eeb
Add reader and writer for the combined dict format.
by Jean Chalard
· 13 years ago
751f3dc
am 6fe6f38d: am d39e6435: am f960eb18: Don\'t put spaces after characters that don\'t take one
by Jean Chalard
· 13 years ago
f960eb1
Don't put spaces after characters that don't take one
by Jean Chalard
· 13 years ago
7f77aed
Merge "Replace useless CharSequence to String"
by Tadashi G. Takaoka
· 13 years ago
82a6f66
LatinIME: Add accents to german keyboard
by Kim Le
· 13 years ago
15f6d4a
Add @UsedForTesting and @ExternallyReferenced annotations
by Tadashi G. Takaoka
· 13 years ago
bc464e2
Replace useless CharSequence to String
by Tadashi G. Takaoka
· 13 years ago
5faf419
Suggestion strip will honor haptic feedback settings of keyboard
by Tadashi G. Takaoka
· 13 years ago
8e360c6
Move AudioAndHapticFeedbackManager from LatinIME to KeyboardSwitcher
by Tadashi G. Takaoka
· 13 years ago
723d32a
Shortcut key is enabled on the no language keyoard
by Tadashi G. Takaoka
· 13 years ago
c5dc32a
am b37e87e7: am 63b3fc0d: am 15142588: Merge "Have "no whitespace before cursor" upon gesture trigger phantom space" into jb-mr1-dev
by Jean Chalard
· 13 years ago
1514258
Merge "Have "no whitespace before cursor" upon gesture trigger phantom space" into jb-mr1-dev
by Jean Chalard
· 13 years ago
e91d495
Have "no whitespace before cursor" upon gesture trigger phantom space
by Jean Chalard
· 13 years ago
788c885
am 344a7fef: am 658e935b: am c0bc3369: Merge "Fix more suggestions text width calculation" into jb-mr1-dev
by Tadashi G. Takaoka
· 13 years ago
477088c
am 6b169dc9: am 718a0744: am 0cbc19b0: Merge "Restrict bogus move event detector to a horizontal movement" into jb-mr1-dev
by Tadashi G. Takaoka
· 13 years ago
fa3d984
am 60211f0d: am 2631fe4c: am 6686e63f: Honor automatic shift turned off for gestures
by Jean Chalard
· 13 years ago
c0bc336
Merge "Fix more suggestions text width calculation" into jb-mr1-dev
by Tadashi G. Takaoka
· 13 years ago
0cbc19b
Merge "Restrict bogus move event detector to a horizontal movement" into jb-mr1-dev
by Tadashi G. Takaoka
· 13 years ago
d631778
Restrict bogus move event detector to a horizontal movement
by Tadashi G. Takaoka
· 13 years ago
bdc8b9e
Fix more suggestions text width calculation
by Tadashi G. Takaoka
· 13 years ago
6686e63
Honor automatic shift turned off for gestures
by Jean Chalard
· 13 years ago
dd7db83
am a13087e1: am 9c318bc5: am ac2a154a: Merge "Detect bogus down-move-up event and add workaround" into jb-mr1-dev
by Tadashi G. Takaoka
· 13 years ago
ac2a154
Merge "Detect bogus down-move-up event and add workaround" into jb-mr1-dev
by Tadashi G. Takaoka
· 13 years ago
b095288
Detect bogus down-move-up event and add workaround
by Tadashi G. Takaoka
· 13 years ago
01e0913
Make a better choice for the temporary file
by Jean Chalard
· 13 years ago
b0aa9606
am 726e98b7: am c1a1937c: am 2220aeed: Merge "Put temporary files under a separate directory." into jb-mr1-dev
by Ken Wakasa
· 13 years ago
2220aee
Merge "Put temporary files under a separate directory." into jb-mr1-dev
by Ken Wakasa
· 13 years ago
66c90cd
Put temporary files under a separate directory.
by Jean Chalard
· 13 years ago
ad18191
Fix excessive canceling of long-press timer while gesturing
by Tadashi G. Takaoka
· 13 years ago
c1f2c3a
am c66a2d1d: am 61155c70: am 9d423536: Merge "Don\'t cancel long press timer too early" into jb-mr1-dev
by Tadashi G. Takaoka
· 13 years ago
c9ba269
Don't cancel long press timer too early
by Tadashi G. Takaoka
· 13 years ago
06636bf
am 0081681e: am c44314b4: am dc38a343: Merge "Use a freq of 1 instead of 0 for non-word shortcuts." into jb-mr1-dev
by Ken Wakasa
· 13 years ago
4020289
am 6b0fa314: am f5c10d00: am 7a17c1fc: Tuning gesture detection parameters
by Tadashi G. Takaoka
· 13 years ago
dc38a34
Merge "Use a freq of 1 instead of 0 for non-word shortcuts." into jb-mr1-dev
by Ken Wakasa
· 13 years ago
11cec73
Merge "Disable touch position correction of MoreKeysKeyboard"
by Tadashi G. Takaoka
· 13 years ago
f9aa99c
Disable touch position correction of MoreKeysKeyboard
by Tadashi G. Takaoka
· 13 years ago
99b84b4
Use a freq of 1 instead of 0 for non-word shortcuts.
by Jean Chalard
· 13 years ago
7a17c1f
Tuning gesture detection parameters
by Tadashi G. Takaoka
· 13 years ago
7cbb7f9
Merge "Allow to start gesture from a non-letter key except from a modifier key"
by Tadashi G. Takaoka
· 13 years ago
4df6549
Allow to start gesture from a non-letter key except from a modifier key
by Tadashi G. Takaoka
· 13 years ago
b02ee3d
Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused parameter.
by Ken Wakasa
· 13 years ago
3efe5f3
am bb249cb9: am b1583b9e: am 052b162d: Merge "Add separate key hysteresis distance for sliding modifier input" into jb-mr1-dev
by Tadashi G. Takaoka
· 13 years ago
fc62882
Fix a small typo
by Ken Wakasa
· 13 years ago
052b162
Merge "Add separate key hysteresis distance for sliding modifier input" into jb-mr1-dev
by Tadashi G. Takaoka
· 13 years ago
f731eb1
Add separate key hysteresis distance for sliding modifier input
by Tadashi G. Takaoka
· 13 years ago
792980d
Avoid calling switchToLastInputMethod when other IMEs are in effect (DO NOT MERGE)
by Tadashi G. Takaoka
· 13 years ago
9778ac3
am d7345ed0: am d34422f1: am 3623b976: Fix detecting fast typing algorithm and parameter
by Tadashi G. Takaoka
· 13 years ago
3623b97
Fix detecting fast typing algorithm and parameter
by Tadashi G. Takaoka
· 13 years ago
035b260
Merge "fix writeCharGroup."
by Ken Wakasa
· 13 years ago
d2579c4
fix writeCharGroup.
by Yuichiro Hanada
· 13 years ago
ddf8b9e
am 24ebf7da: am b02fc3fc: am 4580b7e4: Merge "Move gesture detection and recognition paramters to resources" into jb-mr1-dev
by Tadashi G. Takaoka
· 13 years ago
80bcb99
Move gesture detection and recognition paramters to resources
by Tadashi G. Takaoka
· 13 years ago
feac8a9
am 933e7c37: am 37c8f8b5: am 20f07e33: Merge "Unlink an old file before moving the new file over it" into jb-mr1-dev
by Ken Wakasa
· 13 years ago
20f07e3
Merge "Unlink an old file before moving the new file over it" into jb-mr1-dev
by Ken Wakasa
· 13 years ago
daff19b
am d173ed18: am bf6c8bd8: am 3f7fe829: Merge "Always consider a new line the start of a sentence" into jb-mr1-dev
by Jean Chalard
· 13 years ago
2699b45
Always consider a new line the start of a sentence
by Jean Chalard
· 13 years ago
3c6d9fe
Add insertWord.
by Yuichiro Hanada
· 13 years ago
c157264
Unlink an old file before moving the new file over it
by Jean Chalard
· 13 years ago
c3a98ca
Add writeNode.
by Yuichiro Hanada
· 13 years ago
38712ff
Add updateParentAddresses.
by Yuichiro Hanada
· 13 years ago
a853356
Add isDeletedGroup.
by Yuichiro Hanada
· 13 years ago
Next »