Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
8adedbf47c7ac150d4ac7e6cdbee3ece38f346e7
/
java
/
src
/
com
/
android
/
inputmethod
8adedbf
Show the suggestion strip for the important notice
by Jean Chalard
· 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
3880694
Move key preview related methods to KeyPreviewChoreographer
by Tadashi G. Takaoka
· 12 years ago
8c5c01e
Check isEligibleForAutoCommit when batch input is ended.
by Keisuke Kuroyanagi
· 12 years ago
66b2fcf
Merge "Move some XML attributes to KeyPreviewDrawParams"
by Tadashi G. Takaoka
· 12 years ago
ad37cdd
Merge "Add jni interface to get header information from native."
by Keisuke Kuroyanagi
· 12 years ago
f32b2d5
Merge "Add a utility method to StringUtils."
by Keisuke Kuroyanagi
· 12 years ago
aaf864d
Merge "Separate header class from FormatSpec."
by Keisuke Kuroyanagi
· 12 years ago
927aff7
Add jni interface to get header information from native.
by Keisuke Kuroyanagi
· 12 years ago
53fb86c
Add a utility method to StringUtils.
by Keisuke Kuroyanagi
· 12 years ago
b986f78
Separate header class from FormatSpec.
by Keisuke Kuroyanagi
· 12 years ago
866fd42
Merge "Add dictionary dump buttons in debug settings."
by Keisuke Kuroyanagi
· 12 years ago
36c7a62
Add dictionary dump buttons in debug settings.
by Keisuke Kuroyanagi
· 12 years ago
7d09b56
Move some XML attributes to KeyPreviewDrawParams
by Tadashi G. Takaoka
· 12 years ago
f7d682c
Merge "Refactor KeyPreviewDrawParams a bit"
by Tadashi G. Takaoka
· 12 years ago
23c4875
Merge "Check timestamp for each pointer."
by Keisuke Kuroyanagi
· 12 years ago
99b7242
Merge "Make dumpAllWordsForDebug() use getNextWordProperty()."
by Keisuke Kuroyanagi
· 12 years ago
ffb12e7
Merge "Implement Ver4PatriciaTriePolicy::getNextWordAndNextToken."
by Keisuke Kuroyanagi
· 12 years ago
992c521
Refactor KeyPreviewDrawParams a bit
by Tadashi G. Takaoka
· 12 years ago
33fd13b
Check timestamp for each pointer.
by Keisuke Kuroyanagi
· 12 years ago
d79fd29
Make dumpAllWordsForDebug() use getNextWordProperty().
by Keisuke Kuroyanagi
· 12 years ago
9417346
Implement Ver4PatriciaTriePolicy::getNextWordAndNextToken.
by Keisuke Kuroyanagi
· 12 years ago
5be8a59
Use "Key popup dismiss delay" to control key preview zoom out animation
by Tadashi G. Takaoka
· 12 years ago
b06e455
Clear important notice strip
by Tadashi G. Takaoka
· 12 years ago
4d539f2
Merge "Fix important notice strip text layout"
by Tadashi G. Takaoka
· 12 years ago
9706f9a
Fix important notice strip text layout
by Tadashi G. Takaoka
· 12 years ago
a2d83df
Merge "Show important notice dialog"
by Tadashi G. Takaoka
· 12 years ago
342e81e
Show important notice dialog
by Tadashi G. Takaoka
· 12 years ago
Next »