Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
4197c6f3ab1db7d37bfb5fca05bd7169504f451e
/
java
/
src
/
com
/
android
/
inputmethod
4197c6f
Merge "Show the suggestion strip for the important notice"
by Jean Chalard
· 12 years ago
362ab36
Fix a null object reference crash on Emoji Palette
by Yohei Yukawa
· 12 years ago
5f9f4b9
Merge "Fix indent."
by Yohei Yukawa
· 12 years ago
5e09958
Merge "Backward compatibility hack : send delete when empty."
by Jean Chalard
· 12 years ago
2c48846
Backward compatibility hack : send delete when empty.
by Jean Chalard
· 12 years ago
7ae6721
Remove RTL aware !code and add corresponding !text
by Tadashi G. Takaoka
· 12 years ago
3cb7767
Fix Armenian switch to alphabet key text
by Tadashi G. Takaoka
· 12 years ago
0af6d98
Merge "Optimize KeyboardTextsTable"
by Tadashi G. Takaoka
· 12 years ago
0fe4d00
Optimize KeyboardTextsTable
by Tadashi G. Takaoka
· 12 years ago
36b8962
Merge "Fix UserHistoryDictionaryTests"
by Tadashi G. Takaoka
· 12 years ago
32c8d58
Merge "Fix showing all suggestions when the top suggestion is long"
by Tadashi G. Takaoka
· 12 years ago
0cda0e8
Fix UserHistoryDictionaryTests
by Tadashi G. Takaoka
· 12 years ago
4f8a8f1
Fix showing all suggestions when the top suggestion is long
by Tadashi G. Takaoka
· 12 years ago
e0a4256
Merge "Fix a test."
by Jean Chalard
· 12 years ago
cf03ff0
Fix a test.
by Jean Chalard
· 12 years ago
8dd4702
Merge "Refactor dictionary constructor"
by Tadashi G. Takaoka
· 12 years ago
c3cfabd
Merge "Dump settings."
by Jean Chalard
· 12 years ago
870d89b
Refactor dictionary constructor
by Tadashi G. Takaoka
· 12 years ago
cfe26bb
Fix indent.
by Yohei Yukawa
· 12 years ago
367a35d
Dump settings.
by Jean Chalard
· 12 years ago
50fbe4c
Merge "Cancel keydown events immediately once the view starts scrolling"
by Yohei Yukawa
· 12 years ago
4c25986
Cancel keydown events immediately once the view starts scrolling
by Yohei Yukawa
· 12 years ago
5a885e8
Merge "Keep showing key preview even when keyboard has been changed"
by Tadashi G. Takaoka
· 12 years ago
dd6ba4b
Merge "Fix bug in KeyPreviewChoreographer.dismissKeyPreview"
by Tadashi G. Takaoka
· 12 years ago
8adedbf
Show the suggestion strip for the important notice
by Jean Chalard
· 12 years ago
075158c
Keep showing key preview even when keyboard has been changed
by Tadashi G. Takaoka
· 12 years ago
7e9b0b4
Fix bug in KeyPreviewChoreographer.dismissKeyPreview
by Tadashi G. Takaoka
· 12 years ago
7ffac03
Make importance notice dialog cancel able
by Tadashi G. Takaoka
· 12 years ago
6e1710f
Merge "Optimize text resources' ordering a bit"
by Tadashi G. Takaoka
· 12 years ago
d495cc3
Merge "Get nicer output of make-keyboard-text"
by Tadashi G. Takaoka
· 12 years ago
8bfd610
Optimize text resources' ordering a bit
by Tadashi G. Takaoka
· 12 years ago
ed50969
Get nicer output of make-keyboard-text
by Tadashi G. Takaoka
· 12 years ago
3df8bcb
Revert "Display predictions when the cursor is moved after a word."
by Jean Chalard
· 12 years ago
38d31a5
Display predictions when the cursor is moved after a word.
by Jean Chalard
· 12 years ago
f9e5b1e
Merge "Show important notice strip"
by Jean Chalard
· 12 years ago
8dda9e4
Show important notice strip
by Tadashi G. Takaoka
· 12 years ago
ea24abf
Merge "Remove unused code."
by Keisuke Kuroyanagi
· 12 years ago
2ef87ae
Merge "Make PtNode have ProbabilityInfo instead of raw value."
by Keisuke Kuroyanagi
· 12 years ago
69ccac6
Remove unused code.
by Keisuke Kuroyanagi
· 12 years ago
8ffc631
Make PtNode have ProbabilityInfo instead of raw value.
by Keisuke Kuroyanagi
· 12 years ago
cbb0a6d
Merge "Fix possible NPE while finding device override value from resource"
by Tadashi G. Takaoka
· 12 years ago
bd9887a
Fix possible NPE while finding device override value from resource
by Tadashi G. Takaoka
· 12 years ago
f70bcf3
Refactor Key constructors
by Tadashi G. Takaoka
· 12 years ago
541a3d3
Remove unused import
by Tadashi G. Takaoka
· 12 years ago
45eb5d9
Allow an empty keySpec for Spacer
by Tadashi G. Takaoka
· 12 years ago
e5320c1
Generate KeyboardTextsTable.java instead of KeyboardTextsSet.java
by Tadashi G. Takaoka
· 12 years ago
4f72923
Merge "Rename Key.keyLabel attribute to KeySpec"
by Tadashi G. Takaoka
· 12 years ago
4e85476
Merge "Consolidate keyIcon and code with keyLabel attribute"
by Tadashi G. Takaoka
· 12 years ago
9684b33
Rename Key.keyLabel attribute to KeySpec
by Tadashi G. Takaoka
· 12 years ago
a83a1fe
Consolidate keyIcon and code with keyLabel attribute
by Tadashi G. Takaoka
· 12 years ago
a9e1db6
Merge "Decimal number is treated as outputText"
by Tadashi G. Takaoka
· 12 years ago
276b1a2
Add debug settings for keypress popup animations
by Tadashi G. Takaoka
· 12 years ago
6422f77
Merge "Use native logic to read Ver4 dict."
by Keisuke Kuroyanagi
· 12 years ago
ab6a937
Use native logic to read Ver4 dict.
by Keisuke Kuroyanagi
· 12 years ago
fc6d0f8
Merge "Implement getHeaderInfoNative."
by Keisuke Kuroyanagi
· 12 years ago
fc9ca59
Implement getHeaderInfoNative.
by Keisuke Kuroyanagi
· 12 years ago
3bbd50c
Use SubtypeLocaleUtils.isRtlLanguage
by Tadashi G. Takaoka
· 12 years ago
48ea528
Merge "Consolidate keyOutputText with keyLabel attribute"
by Tadashi G. Takaoka
· 12 years ago
d645db1
Merge "Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag"
by Tadashi G. Takaoka
· 12 years ago
a9b6713
Merge "Parse keyLabel for icon, code, and outputText as well"
by Tadashi G. Takaoka
· 12 years ago
df75444
Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag
by Tadashi G. Takaoka
· 12 years ago
0df4627
Remove unused smiley key definitions
by Tadashi G. Takaoka
· 12 years ago
d6f147e
Consolidate keyOutputText with keyLabel attribute
by Tadashi G. Takaoka
· 12 years ago
6193217
Parse keyLabel for icon, code, and outputText as well
by Tadashi G. Takaoka
· 12 years ago
a9e1930
Merge "Conditionally store the raw suggestions."
by Jean Chalard
· 12 years ago
4a64ad9
Decimal number is treated as outputText
by Tadashi G. Takaoka
· 12 years ago
fd018c1
Merge "Use CombinedFormatUtils to convert dict elements to strings."
by Keisuke Kuroyanagi
· 12 years ago
a49f61f
Conditionally store the raw suggestions.
by Jean Chalard
· 12 years ago
b24de42
Use CombinedFormatUtils to convert dict elements to strings.
by Keisuke Kuroyanagi
· 12 years ago
337dce8
Merge "Consolidate WordProperty and Word."
by Keisuke Kuroyanagi
· 12 years ago
0c088e2
Merge "Unregister DictionaryDumpBroadcastReceiver in onDestroy()."
by Keisuke Kuroyanagi
· 12 years ago
f2d15d6
Unregister DictionaryDumpBroadcastReceiver in onDestroy().
by Keisuke Kuroyanagi
· 12 years ago
5f5feeb
Consolidate WordProperty and Word.
by Keisuke Kuroyanagi
· 12 years ago
058d615
Remove a redundant comment.
by Jean Chalard
· 12 years ago
58eed63
Merge "Stop considering personalization dicts outputs as words"
by Jean Chalard
· 12 years ago
5095fab
Stop considering personalization dicts outputs as words
by Jean Chalard
· 12 years ago
239f7da
Merge "Make WeightedString have ProbabilityInfo."
by Keisuke Kuroyanagi
· 12 years ago
df1d3e7
Make WeightedString have ProbabilityInfo.
by Keisuke Kuroyanagi
· 12 years ago
e42380a
Merge "Separate ProbabilityInfo form WordProperty."
by Keisuke Kuroyanagi
· 12 years ago
75a3df3
Separate ProbabilityInfo form WordProperty.
by Keisuke Kuroyanagi
· 12 years ago
8fb2f6a
Merge "Fix a flash in the wrong place"
by Jean Chalard
· 12 years ago
9e9e948
Fix a flash in the wrong place
by Jean Chalard
· 12 years ago
02a534d
Merge "Treat a sole "|" as a special case of key label"
by Tadashi G. Takaoka
· 12 years ago
6e5dbdd
Merge "Add null check to KeySpecParser"
by Tadashi G. Takaoka
· 12 years ago
6a16fa1
Merge "Refactor KeySpecParser a bit"
by Tadashi G. Takaoka
· 12 years ago
b162911
Merge "[HD04] Make the locale mandatory."
by Jean Chalard
· 12 years ago
f7d8b8f
Treat a sole "|" as a special case of key label
by Tadashi G. Takaoka
· 12 years ago
bbb6e8f
Merge "[IL109] Move more code to InputLogic"
by Jean Chalard
· 12 years ago
a6ea33b
Merge "[IL108] Remove some uses of LatinIME in input logic."
by Jean Chalard
· 12 years ago
d9c6b33
Add null check to KeySpecParser
by Tadashi G. Takaoka
· 12 years ago
bc95140
Refactor KeySpecParser a bit
by Tadashi G. Takaoka
· 12 years ago
43cf907
[HD04] Make the locale mandatory.
by Jean Chalard
· 12 years ago
bb476be
Move key preview related methods to KeyPreviewChoreographer
by Tadashi G. Takaoka
· 12 years ago
f2749e4
Merge "Revert "Move key preview related methods to KeyPreviewChoreographer""
by Tadashi G. Takaoka
· 12 years ago
32d6c6a
Revert "Move key preview related methods to KeyPreviewChoreographer"
by Tadashi G. Takaoka
· 12 years ago
2bb1c6a
[IL109] Move more code to InputLogic
by Jean Chalard
· 12 years ago
2c01dd0
[IL108] Remove some uses of LatinIME in input logic.
by Jean Chalard
· 12 years ago
ade1aa5
[IL107] Add an interface to access the suggestion view.
by Jean Chalard
· 12 years ago
aac53dd
Merge "Move key preview related methods to KeyPreviewChoreographer"
by Tadashi G. Takaoka
· 12 years ago
c488048
Merge "Check isEligibleForAutoCommit when batch input is ended."
by Keisuke Kuroyanagi
· 12 years ago
Next »