Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
264045ef81bebfa9eccfe5025c698fcad25942ec
264045e
Extract keycodes.xml from donottranslate-more-keys.xml
by Tadashi G. Takaoka
· 14 years ago
4b96f4c
Merge "Revert "add more data collection points to ResearchLogger""
by Kurt Partridge
· 14 years ago
d16bda4
Revert "add more data collection points to ResearchLogger"
by Kurt Partridge
· 14 years ago
93a00ef
Merge "add more data collection points to ResearchLogger"
by Kurt Partridge
· 14 years ago
fba1656
Import translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
ac9e87c
add more data collection points to ResearchLogger
by Kurt Partridge
· 14 years ago
fe4807d
Remove obsolete resources.
by Jean Chalard
· 14 years ago
b5e1f48
Remove the now useless Flag class.
by Jean Chalard
· 14 years ago
338d3ec
Replace the flags in getSuggestions with a boolean.
by Jean Chalard
· 14 years ago
24aee91
Change the flags to a boolean in constructors.
by Jean Chalard
· 14 years ago
aa8df59
Enable using the flags read from the binary file.
by Jean Chalard
· 14 years ago
cd274b1
Save the flags in a member in the unigram dictionary.
by Jean Chalard
· 14 years ago
e81ac8b
Add a method to get the flags from a binary dictionary.
by Jean Chalard
· 14 years ago
5b0761e
Remove write-only stuff
by Jean Chalard
· 14 years ago
1ec1be4
Write options into the XML format.
by Jean Chalard
· 14 years ago
f420df2
Add support for German umlaut and French ligatures flags
by Jean Chalard
· 14 years ago
b806039
Remove constructors
by Jean Chalard
· 14 years ago
8cf1a8d
Remove the shortcutOnly attribute which is now useless.
by Jean Chalard
· 14 years ago
fb64d0c
Merge "Read shortcuts as strings in the dictionary."
by Jean Chalard
· 14 years ago
9a933a7
Read shortcuts as strings in the dictionary.
by Jean Chalard
· 14 years ago
b6313f7
Merge "Cleanup unused methods"
by Tadashi G. Takaoka
· 14 years ago
7540fd0
Merge "Fix the locale of the flags in BinaryDicitonary for tests"
by satok
· 14 years ago
a4c7733
Cleanup unused methods
by Tadashi G. Takaoka
· 14 years ago
fc169c7
Merge "Use keyboardSet extra value of subtype to specify layout type"
by Tadashi G. Takaoka
· 14 years ago
0cedde1
Merge "Set view properties for Key node infos."
by Ken Wakasa
· 14 years ago
1cbd8d0
Import translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
26c80a1
Set view properties for Key node infos.
by alanv
· 14 years ago
af7d86c
Merge "Update the names and default values of bigram options."
by Jean Chalard
· 14 years ago
80f2ccc
Update the names and default values of bigram options.
by Jean Chalard
· 14 years ago
aa300bb
Don't draw red underline for manually picked words that came from bigram prediction
by Ken Wakasa
· 14 years ago
11d9ee7
Use keyboardSet extra value of subtype to specify layout type
by Tadashi G. Takaoka
· 14 years ago
ae234ab
Fix the locale of the flags in BinaryDicitonary for tests
by satok
· 14 years ago
cb389ef
Refactor to utilize InputMethodSubtype
by Tadashi G. Takaoka
· 14 years ago
43ebd8a
Fix the locale of flags in BinaryDictionary
by satok
· 14 years ago
b082c95
Use no language "zz" to disable shortcut key
by Tadashi G. Takaoka
· 14 years ago
23bcd66
Update Thai keyboard comment
by Tadashi G. Takaoka
· 14 years ago
c7e43a7
Merge "Use language agnostic QWERTY for forceAscii"
by Tadashi G. Takaoka
· 14 years ago
234bf61
Merge "Use "No language (QWERTY)" for language agnostic QWERTY keyboard name"
by Tadashi G. Takaoka
· 14 years ago
32bfc16
Use language agnostic QWERTY for forceAscii
by Tadashi G. Takaoka
· 14 years ago
3bf57a5
Use "No language (QWERTY)" for language agnostic QWERTY keyboard name
by Tadashi G. Takaoka
· 14 years ago
e0d06fa
Merge "Use InputMethodInfo.getSubtypeAt() to list all subtype in test"
by Tadashi G. Takaoka
· 14 years ago
52d50f9
Use InputMethodInfo.getSubtypeAt() to list all subtype in test
by Tadashi G. Takaoka
· 14 years ago
1bdc2ca
Merge "Fix restoring debug mode in InputTestBase"
by Tadashi G. Takaoka
· 14 years ago
d8af793
Merge "Fix NPE in SuggestedWords"
by satok
· 14 years ago
fab089d
Fix restoring debug mode in InputTestBase
by Tadashi G. Takaoka
· 14 years ago
f088204
Fix NPE in SuggestedWords
by satok
· 14 years ago
04df2bc
Merge remote-tracking branch 'goog/ics-aah'
by Mike Lockwood
· 14 years ago
fde7efd
Add private constructor to utility classes
by Tadashi G. Takaoka
· 14 years ago
d2c5533
Merge "Add RunInLocale class to guard locale switching"
by Tadashi G. Takaoka
· 14 years ago
56dda78
Merge "Cleanup InputTypeCompatUtils to InputTypeUtils"
by Tadashi G. Takaoka
· 14 years ago
16c6f35
Add RunInLocale class to guard locale switching
by Tadashi G. Takaoka
· 14 years ago
be55086
Cleanup InputTypeCompatUtils to InputTypeUtils
by Tadashi G. Takaoka
· 14 years ago
b079397
Merge "Fix typo"
by Tadashi G. Takaoka
· 14 years ago
8f433a6
Fix typo
by Tadashi G. Takaoka
· 14 years ago
78e3335
Remove ViewParentCompatUtils
by Tadashi G. Takaoka
· 14 years ago
c6435f9
Remove AccessibilityManagerCompatUtils and MorionEventCompatUtils
by Tadashi G. Takaoka
· 14 years ago
244c825
Merge "Cleanup EditorInfoCompatUtils"
by Tadashi G. Takaoka
· 14 years ago
7a0779a
Merge "Cleanup FrameLayoutCompatUtils to ViewLayoutUtils"
by Tadashi G. Takaoka
· 14 years ago
0d1a5d5
Cleanup EditorInfoCompatUtils
by Tadashi G. Takaoka
· 14 years ago
13d6ecc
Remove InputMethodServiceCompatWrapper
by Tadashi G. Takaoka
· 14 years ago
8443af5
Merge "Remove InputMethodSubtypeCompatWrapper"
by Tadashi G. Takaoka
· 14 years ago
9cc2c94
Remove InputMethodSubtypeCompatWrapper
by Tadashi G. Takaoka
· 14 years ago
c734c2a
Add a simple way to input dictionary header attributes
by Jean Chalard
· 14 years ago
1945731
Remove CAN_HANDLE_ON_CURRENT_INPUT_METHOD_SUBTYPE_CHANGED boolean
by Tadashi G. Takaoka
· 14 years ago
b1904ec
Merge "Remove InputMethodInfoCompatWrapper"
by Tadashi G. Takaoka
· 14 years ago
c8461d1
Cleanup FrameLayoutCompatUtils to ViewLayoutUtils
by Tadashi G. Takaoka
· 14 years ago
0dbf6ab
Remove InputMethodInfoCompatWrapper
by Tadashi G. Takaoka
· 14 years ago
bee1a10
Merge "Fix the regression tests"
by Jean Chalard
· 14 years ago
aff55ba
Fix the regression tests
by Jean Chalard
· 14 years ago
7e518d8
Combine candidate words and scores
by satok
· 14 years ago
01127fa
Merge "Tweak keyboard layout size a bit"
by Tadashi G. Takaoka
· 14 years ago
79dcd27
Tweak keyboard layout size a bit
by Tadashi G. Takaoka
· 14 years ago
6747b30
Merge "Come back the proximity correction to ExpandableDictionary"
by satok
· 14 years ago
850f3a8
Merge "Remove digit and Thai digit more keys from shifted Thai keyboard"
by Tadashi G. Takaoka
· 14 years ago
9d3626a
Remove digit and Thai digit more keys from shifted Thai keyboard
by Tadashi G. Takaoka
· 14 years ago
d5fcc79
Update Hindi keyboard
by Tadashi G. Takaoka
· 14 years ago
209dd09
Come back the proximity correction to ExpandableDictionary
by satok
· 14 years ago
96fdc4d
Remove InputConnectionCompatUtils
by Ken Wakasa
· 14 years ago
697033f
am 4494a2b6: am 156afd82: am 710c69fc: Dynamically determine key preview backing view height
by Tadashi G. Takaoka
· 14 years ago
f046249
am cd30b41f: (-s ours) am 4a6da2c7: am 710c69fc: Dynamically determine key preview backing view height
by Tadashi G. Takaoka
· 14 years ago
2a8eac3
Merge "Import translations. DO NOT MERGE"
by Eric Fischer
· 14 years ago
57471f5
Import translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
0c1a3ec
Make LatinIME's native Makefile NDK-friendly
by Ken Wakasa
· 14 years ago
f24d110
Merge "Remove ".." in the native LOCAL_SRC_FILES."
by Ying Wang
· 14 years ago
32f0e24
Remove ".." in the native LOCAL_SRC_FILES.
by Ying Wang
· 14 years ago
25d5968
Fix the build. Corresponding to I0f1a0dee
by Ken Wakasa
· 14 years ago
6726354
Remove ArraysCompatUtils
by Ken Wakasa
· 14 years ago
cba3887
Remove the SharedPreferencesCompat class that is unused.
by Ken Wakasa
· 14 years ago
376eb52
Move VibratorCompatWrapper to VibratorUtils.
by Ken Wakasa
· 14 years ago
3224878
Merge "Add language agnostic QWERTY subtype"
by Tadashi G. Takaoka
· 14 years ago
7fbc519
Merge "Remove unused resources"
by Tadashi G. Takaoka
· 14 years ago
fb5b4c4
Add language agnostic QWERTY subtype
by Tadashi G. Takaoka
· 14 years ago
b264de6
Remove unused resources
by Tadashi G. Takaoka
· 14 years ago
8d86a47
Merge "Add "ij" letter to Dutch keyboard"
by Tadashi G. Takaoka
· 14 years ago
8d34d17
Add "ij" letter to Dutch keyboard
by Tadashi G. Takaoka
· 14 years ago
338ba2a
Merge "Remove the "deprecated" classes"
by Ken Wakasa
· 14 years ago
911b8f9
Remove the "deprecated" classes
by Ken Wakasa
· 14 years ago
478d3fa
Fix settings key on more keys keyboard
by Tadashi G. Takaoka
· 14 years ago
22a9a3e
Merge "Cleanup Slavic keyboard resources"
by Tadashi G. Takaoka
· 14 years ago
989abb1
Cleanup Slavic keyboard resources
by Tadashi G. Takaoka
· 14 years ago
Next »