Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
inputmethods
/
LatinIME
/
f1678ba8024606349bc184cfeaead2be059f7b5b
f1678ba
Don't cancel key typing timer when new keyboard is set
by Tadashi G. Takaoka
· 13 years ago
4c9b250
Merge "Pass a parameter to the dict pack if we don't have a default dict"
by Jean Chalard
· 13 years ago
cec8552
Pass a parameter to the dict pack if we don't have a default dict
by Jean Chalard
· 13 years ago
5abbf24
Remove format method from tests.
by Brett Chabot
· 13 years ago
fed44d0
Merge "change ResearchLoggerTests to check file"
by Kurt Partridge
· 13 years ago
b8e2ae3
change ResearchLoggerTests to check file
by Kurt Partridge
· 13 years ago
fad6a26
Import translations. DO NOT MERGE
by Eric Fischer
· 13 years ago
e626975
Read the dictionary resource in a more sensical place.
by Jean Chalard
· 13 years ago
9d95a99
Merge "Add language suffix to main dictionary"
by Tadashi G. Takaoka
· 13 years ago
78ab808
Add language suffix to main dictionary
by Tadashi G. Takaoka
· 13 years ago
ab0d0d8
Add followKeyLabelRatio flag for keyLabelFlags of Key attribute
by Tadashi G. Takaoka
· 13 years ago
10f18f5
Use system locale for labels on no language keyboard
by Tadashi G. Takaoka
· 13 years ago
2be51f4
Generate KeyboardLabelsSet from donottranslate-more-keys.xml
by Tadashi G. Takaoka
· 13 years ago
7be6ce0
Import translations. DO NOT MERGE
by Eric Fischer
· 13 years ago
ecd2ac9
Add an expandable binary dictionary that can be modified at runtime and works with native algorithms.
by Tom Ouyang
· 13 years ago
8834e3d
Fix KeyboardCodesSet code mapping
by Tadashi G. Takaoka
· 13 years ago
7f0c503
Use !icon/<icon_name> notation for more keys spec
by Tadashi G. Takaoka
· 13 years ago
ed3bac9
Introduce KeyboardCodesSet.java and remove keycodes.xml
by Tadashi G. Takaoka
· 13 years ago
a601ef0
Merge "move suggested words logpoint to SuggestionsView.java"
by Kurt Partridge
· 13 years ago
a9ca786
move suggested words logpoint to SuggestionsView.java
by Kurt Partridge
· 13 years ago
98986c6
Merge "add more data collection points to ResearchLogger (attempt #2)"
by Kurt Partridge
· 13 years ago
4382289
Import translations. DO NOT MERGE
by Eric Fischer
· 13 years ago
9bc29d7
add more data collection points to ResearchLogger (attempt #2)
by Kurt Partridge
· 13 years ago
264045e
Extract keycodes.xml from donottranslate-more-keys.xml
by Tadashi G. Takaoka
· 13 years ago
4b96f4c
Merge "Revert "add more data collection points to ResearchLogger""
by Kurt Partridge
· 13 years ago
d16bda4
Revert "add more data collection points to ResearchLogger"
by Kurt Partridge
· 13 years ago
93a00ef
Merge "add more data collection points to ResearchLogger"
by Kurt Partridge
· 13 years ago
fba1656
Import translations. DO NOT MERGE
by Eric Fischer
· 13 years ago
ac9e87c
add more data collection points to ResearchLogger
by Kurt Partridge
· 13 years ago
fe4807d
Remove obsolete resources.
by Jean Chalard
· 13 years ago
b5e1f48
Remove the now useless Flag class.
by Jean Chalard
· 13 years ago
338d3ec
Replace the flags in getSuggestions with a boolean.
by Jean Chalard
· 13 years ago
24aee91
Change the flags to a boolean in constructors.
by Jean Chalard
· 13 years ago
aa8df59
Enable using the flags read from the binary file.
by Jean Chalard
· 13 years ago
cd274b1
Save the flags in a member in the unigram dictionary.
by Jean Chalard
· 13 years ago
e81ac8b
Add a method to get the flags from a binary dictionary.
by Jean Chalard
· 13 years ago
5b0761e
Remove write-only stuff
by Jean Chalard
· 13 years ago
1ec1be4
Write options into the XML format.
by Jean Chalard
· 13 years ago
f420df2
Add support for German umlaut and French ligatures flags
by Jean Chalard
· 13 years ago
b806039
Remove constructors
by Jean Chalard
· 13 years ago
8cf1a8d
Remove the shortcutOnly attribute which is now useless.
by Jean Chalard
· 13 years ago
fb64d0c
Merge "Read shortcuts as strings in the dictionary."
by Jean Chalard
· 13 years ago
9a933a7
Read shortcuts as strings in the dictionary.
by Jean Chalard
· 13 years ago
b6313f7
Merge "Cleanup unused methods"
by Tadashi G. Takaoka
· 13 years ago
7540fd0
Merge "Fix the locale of the flags in BinaryDicitonary for tests"
by satok
· 13 years ago
a4c7733
Cleanup unused methods
by Tadashi G. Takaoka
· 13 years ago
fc169c7
Merge "Use keyboardSet extra value of subtype to specify layout type"
by Tadashi G. Takaoka
· 13 years ago
0cedde1
Merge "Set view properties for Key node infos."
by Ken Wakasa
· 13 years ago
1cbd8d0
Import translations. DO NOT MERGE
by Eric Fischer
· 13 years ago
26c80a1
Set view properties for Key node infos.
by alanv
· 13 years ago
af7d86c
Merge "Update the names and default values of bigram options."
by Jean Chalard
· 13 years ago
80f2ccc
Update the names and default values of bigram options.
by Jean Chalard
· 13 years ago
aa300bb
Don't draw red underline for manually picked words that came from bigram prediction
by Ken Wakasa
· 13 years ago
11d9ee7
Use keyboardSet extra value of subtype to specify layout type
by Tadashi G. Takaoka
· 13 years ago
ae234ab
Fix the locale of the flags in BinaryDicitonary for tests
by satok
· 13 years ago
cb389ef
Refactor to utilize InputMethodSubtype
by Tadashi G. Takaoka
· 13 years ago
43ebd8a
Fix the locale of flags in BinaryDictionary
by satok
· 13 years ago
b082c95
Use no language "zz" to disable shortcut key
by Tadashi G. Takaoka
· 13 years ago
23bcd66
Update Thai keyboard comment
by Tadashi G. Takaoka
· 13 years ago
c7e43a7
Merge "Use language agnostic QWERTY for forceAscii"
by Tadashi G. Takaoka
· 13 years ago
234bf61
Merge "Use "No language (QWERTY)" for language agnostic QWERTY keyboard name"
by Tadashi G. Takaoka
· 13 years ago
32bfc16
Use language agnostic QWERTY for forceAscii
by Tadashi G. Takaoka
· 13 years ago
3bf57a5
Use "No language (QWERTY)" for language agnostic QWERTY keyboard name
by Tadashi G. Takaoka
· 13 years ago
e0d06fa
Merge "Use InputMethodInfo.getSubtypeAt() to list all subtype in test"
by Tadashi G. Takaoka
· 13 years ago
52d50f9
Use InputMethodInfo.getSubtypeAt() to list all subtype in test
by Tadashi G. Takaoka
· 13 years ago
1bdc2ca
Merge "Fix restoring debug mode in InputTestBase"
by Tadashi G. Takaoka
· 13 years ago
d8af793
Merge "Fix NPE in SuggestedWords"
by satok
· 13 years ago
fab089d
Fix restoring debug mode in InputTestBase
by Tadashi G. Takaoka
· 13 years ago
f088204
Fix NPE in SuggestedWords
by satok
· 13 years ago
04df2bc
Merge remote-tracking branch 'goog/ics-aah'
by Mike Lockwood
· 13 years ago
fde7efd
Add private constructor to utility classes
by Tadashi G. Takaoka
· 13 years ago
d2c5533
Merge "Add RunInLocale class to guard locale switching"
by Tadashi G. Takaoka
· 13 years ago
56dda78
Merge "Cleanup InputTypeCompatUtils to InputTypeUtils"
by Tadashi G. Takaoka
· 13 years ago
16c6f35
Add RunInLocale class to guard locale switching
by Tadashi G. Takaoka
· 13 years ago
be55086
Cleanup InputTypeCompatUtils to InputTypeUtils
by Tadashi G. Takaoka
· 13 years ago
b079397
Merge "Fix typo"
by Tadashi G. Takaoka
· 13 years ago
8f433a6
Fix typo
by Tadashi G. Takaoka
· 13 years ago
78e3335
Remove ViewParentCompatUtils
by Tadashi G. Takaoka
· 13 years ago
c6435f9
Remove AccessibilityManagerCompatUtils and MorionEventCompatUtils
by Tadashi G. Takaoka
· 13 years ago
244c825
Merge "Cleanup EditorInfoCompatUtils"
by Tadashi G. Takaoka
· 13 years ago
7a0779a
Merge "Cleanup FrameLayoutCompatUtils to ViewLayoutUtils"
by Tadashi G. Takaoka
· 13 years ago
0d1a5d5
Cleanup EditorInfoCompatUtils
by Tadashi G. Takaoka
· 13 years ago
13d6ecc
Remove InputMethodServiceCompatWrapper
by Tadashi G. Takaoka
· 13 years ago
8443af5
Merge "Remove InputMethodSubtypeCompatWrapper"
by Tadashi G. Takaoka
· 13 years ago
9cc2c94
Remove InputMethodSubtypeCompatWrapper
by Tadashi G. Takaoka
· 13 years ago
c734c2a
Add a simple way to input dictionary header attributes
by Jean Chalard
· 13 years ago
1945731
Remove CAN_HANDLE_ON_CURRENT_INPUT_METHOD_SUBTYPE_CHANGED boolean
by Tadashi G. Takaoka
· 13 years ago
b1904ec
Merge "Remove InputMethodInfoCompatWrapper"
by Tadashi G. Takaoka
· 13 years ago
c8461d1
Cleanup FrameLayoutCompatUtils to ViewLayoutUtils
by Tadashi G. Takaoka
· 13 years ago
0dbf6ab
Remove InputMethodInfoCompatWrapper
by Tadashi G. Takaoka
· 13 years ago
bee1a10
Merge "Fix the regression tests"
by Jean Chalard
· 13 years ago
aff55ba
Fix the regression tests
by Jean Chalard
· 13 years ago
7e518d8
Combine candidate words and scores
by satok
· 13 years ago
01127fa
Merge "Tweak keyboard layout size a bit"
by Tadashi G. Takaoka
· 13 years ago
79dcd27
Tweak keyboard layout size a bit
by Tadashi G. Takaoka
· 13 years ago
6747b30
Merge "Come back the proximity correction to ExpandableDictionary"
by satok
· 13 years ago
850f3a8
Merge "Remove digit and Thai digit more keys from shifted Thai keyboard"
by Tadashi G. Takaoka
· 13 years ago
9d3626a
Remove digit and Thai digit more keys from shifted Thai keyboard
by Tadashi G. Takaoka
· 13 years ago
d5fcc79
Update Hindi keyboard
by Tadashi G. Takaoka
· 13 years ago
209dd09
Come back the proximity correction to ExpandableDictionary
by satok
· 13 years ago
Next »