Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
32326a9d7ad07f19dcdd2c0bfb578b2582eb2993
32326a9
Merge "Move DictionaryOptions from FusionDictionary to FormatSpec."
by Keisuke Kuroyanagi
· 12 years ago
ee5d844
Merge "Introduce SuggestionResults and use it for predictions."
by Keisuke Kuroyanagi
· 12 years ago
e137ec0
Introduce SuggestionResults and use it for predictions.
by Keisuke Kuroyanagi
· 12 years ago
a0a8d96
Merge "Filter Spacer before keyboard layout test"
by Tadashi G. Takaoka
· 12 years ago
8c6b34e
Filter Spacer before keyboard layout test
by Tadashi G. Takaoka
· 12 years ago
a103e29d
Merge "Separate WeightedString from FusionDictionary."
by Keisuke Kuroyanagi
· 12 years ago
c36c97b
Merge "Use unique_ptr."
by Keisuke Kuroyanagi
· 12 years ago
0dc53b0
Add en_US keyboard layout test
by Tadashi G. Takaoka
· 12 years ago
238e989
Add QWERTY expected keyboard layouts
by Tadashi G. Takaoka
· 12 years ago
ad04ed5
Merge "Add ActualKeyboardBuilder for testing keyboard layouts"
by Tadashi G. Takaoka
· 12 years ago
ff8405c
Add ActualKeyboardBuilder for testing keyboard layouts
by Tadashi G. Takaoka
· 12 years ago
6767f88
Address warnings pointed out by clang
by Ken Wakasa
· 12 years ago
2bebda2
Merge "Recover the dicttool build except for Mac"
by Ken Wakasa
· 12 years ago
344742b
Recover the dicttool build except for Mac
by Ken Wakasa
· 12 years ago
9c2f003
Merge "Revert "Revert "Use std::min() and std::max()"""
by Keisuke Kuroyanagi
· 12 years ago
937c40e
Merge "Fix AZERTY/tablet layout"
by Tadashi G. Takaoka
· 12 years ago
4ce480d
Use unique_ptr.
by Keisuke Kuroyanagi
· 12 years ago
a4fe6a8
Fix AZERTY/tablet layout
by Tadashi G. Takaoka
· 12 years ago
865e6cf
Revert "Revert "Use std::min() and std::max()""
by Keisuke Kuroyanagi
· 12 years ago
a1e0ef4
Fix: point to line segment distance can be NaN.
by Keisuke Kuroyanagi
· 12 years ago
3339224
Merge "Use nullptr instead of 0 for pointers."
by Keisuke Kuroyanagi
· 12 years ago
ce2ac1c
Merge "Revert "Use std::min() and std::max()""
by Ken Wakasa
· 12 years ago
f63000a
Revert "Use std::min() and std::max()"
by Ken Wakasa
· 12 years ago
6c7ebc4
Use nullptr instead of 0 for pointers.
by Keisuke Kuroyanagi
· 12 years ago
1df1f56
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 12 years ago
34c6532
Merge "Use std::min() and std::max()"
by Ken Wakasa
· 12 years ago
c290888
Fix Mac SDK build
by Ken Wakasa
· 12 years ago
cf612a3
Use std::min() and std::max()
by Ken Wakasa
· 12 years ago
eba0af1
Merge "Add ExpectedKeyboardBuilder for testing keyboard layouts"
by Tadashi G. Takaoka
· 12 years ago
72c3629
Use C++11 deleted functions to implement DISALLOW_ macros
by Yohei Yukawa
· 12 years ago
ca0a0da
Switch to C++11
by Ken Wakasa
· 12 years ago
f7c84f3
Add ExpectedKeyboardBuilder for testing keyboard layouts
by Tadashi G. Takaoka
· 12 years ago
51523c3
Merge "Add ExpectedKey for testing keyboard layouts"
by Tadashi G. Takaoka
· 12 years ago
3ad4af2
Move DictionaryOptions from FusionDictionary to FormatSpec.
by Keisuke Kuroyanagi
· 12 years ago
516f868
Separate WeightedString from FusionDictionary.
by Keisuke Kuroyanagi
· 12 years ago
de42f3f
Merge "Fix: Bug of I39e905b6ddfc8d3."
by Keisuke Kuroyanagi
· 12 years ago
9fd50e3
Fix: Bug of I39e905b6ddfc8d3.
by Keisuke Kuroyanagi
· 12 years ago
3892991
Merge "[IL124] Remove the KeyboardSwitcher arg to onCodeInput"
by Jean Chalard
· 12 years ago
c39c912
Add ExpectedKey for testing keyboard layouts
by Tadashi G. Takaoka
· 12 years ago
4da06b9
Merge "Correctly update the suggestion strip on non-resumable word"
by Jean Chalard
· 12 years ago
2c7e97d
Merge "Create suggest/core/result directory."
by Keisuke Kuroyanagi
· 12 years ago
d93eb68
Merge "Use BinaryDictionaryUtils to read dictionary header."
by Keisuke Kuroyanagi
· 12 years ago
fb1588d
Create suggest/core/result directory.
by Keisuke Kuroyanagi
· 12 years ago
a1bf550
[IL124] Remove the KeyboardSwitcher arg to onCodeInput
by Jean Chalard
· 12 years ago
db38d5c
[IL123] Put the settings values inside the transaction
by Jean Chalard
· 12 years ago
5054530
Merge "[IL122] Put the code, x and y in the transaction"
by Jean Chalard
· 12 years ago
2988185
[IL122] Put the code, x and y in the transaction
by Jean Chalard
· 12 years ago
dbe531e
Merge "Remove unused text resource keylabel_for_east_slavic_row1_12"
by Tadashi G. Takaoka
· 12 years ago
0b3f893
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
de36b47
Use BinaryDictionaryUtils to read dictionary header.
by Keisuke Kuroyanagi
· 12 years ago
a84f784
Merge "Fix: The top left key is a proximity of nonexistent keys."
by Keisuke Kuroyanagi
· 12 years ago
274eae9
Merge "Separate utility methods from BinaryDictionary."
by Keisuke Kuroyanagi
· 12 years ago
6501255
Fix: The top left key is a proximity of nonexistent keys.
by Keisuke Kuroyanagi
· 12 years ago
c6e200e
Correctly update the suggestion strip on non-resumable word
by Jean Chalard
· 12 years ago
e784148
Separate utility methods from BinaryDictionary.
by Keisuke Kuroyanagi
· 12 years ago
4f6ce0d
Merge "[IL121] Introduce InputTransaction"
by Jean Chalard
· 12 years ago
287861c
Merge "Separate utility methods from BinaryDictionary in native code."
by Keisuke Kuroyanagi
· 12 years ago
7b905c4
[IL121] Introduce InputTransaction
by Jean Chalard
· 12 years ago
9e51c6c
Separate utility methods from BinaryDictionary in native code.
by Keisuke Kuroyanagi
· 12 years ago
25d912d
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 12 years ago
8204078
Merge "Remove unused MoreKeysPanel argument from Controller interface"
by Tadashi G. Takaoka
· 12 years ago
11eb0f9
Merge "Add action key label/icon tests"
by Tadashi G. Takaoka
· 12 years ago
151761a
[IL120] Cleanup
by Jean Chalard
· 12 years ago
fb28935
[IL119] Make fields private.
by Jean Chalard
· 12 years ago
0e489d1
[IL118] Factorize a method
by Jean Chalard
· 12 years ago
129ca9e
[IL117] Simplification
by Jean Chalard
· 12 years ago
4309b83
Remove unused text resource keylabel_for_east_slavic_row1_12
by Tadashi G. Takaoka
· 12 years ago
cf12210
Merge "[IL116] Inline a method"
by Jean Chalard
· 12 years ago
1940f26
Merge "[IL115] Cleanup continues"
by Jean Chalard
· 12 years ago
1f215a5
Remove unused MoreKeysPanel argument from Controller interface
by Tadashi G. Takaoka
· 12 years ago
c451b4d
Merge "Separate flaky unit test from KeyboardLayoutSetTestsBase"
by Tadashi G. Takaoka
· 12 years ago
3da9e4a
Add action key label/icon tests
by Tadashi G. Takaoka
· 12 years ago
73b3b81
Separate flaky unit test from KeyboardLayoutSetTestsBase
by Tadashi G. Takaoka
· 12 years ago
2ca916c
[IL116] Inline a method
by Jean Chalard
· 12 years ago
030da51
[IL115] Cleanup continues
by Jean Chalard
· 12 years ago
e110018
[IL114] Move a method to InputLogic
by Jean Chalard
· 12 years ago
5d8f666
[IL113] More cleanup
by Jean Chalard
· 12 years ago
c92dabb
Merge "[IL112] Cleanup"
by Jean Chalard
· 12 years ago
27c23c6
Merge "[IL111] Remove a member."
by Jean Chalard
· 12 years ago
145e856
[IL112] Cleanup
by Jean Chalard
· 12 years ago
32c6d4c
[IL111] Remove a member.
by Jean Chalard
· 12 years ago
ddc21f5
Dismiss all key preview before showing more suggestions
by Tadashi G. Takaoka
· 12 years ago
61c726f
Merge "Dismiss more keys keyboard before statring more suggestionsview to show"
by Ken Wakasa
· 12 years ago
56e0373
Dismiss more keys keyboard before statring more suggestionsview to show
by Tadashi G. Takaoka
· 12 years ago
44c7ffb
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
8df4894
Merge "Fix InputMethodInfo cache in RichInputMethodManager"
by Tadashi G. Takaoka
· 12 years ago
ad5795a
Fix InputMethodInfo cache in RichInputMethodManager
by Tadashi G. Takaoka
· 12 years ago
3f91acd
Add additional subtypes test
by Tadashi G. Takaoka
· 12 years ago
f2b0829
Merge "Fix unit test message to use 0-based index"
by Tadashi G. Takaoka
· 12 years ago
e76c273
Merge changes I20ce61c4,I2edab4e3
by Keisuke Kuroyanagi
· 12 years ago
d648d06
Fix unit test message to use 0-based index
by Tadashi G. Takaoka
· 12 years ago
858045b
Merge "Fix: wrong auto correction for whilelist and personalized words."
by Keisuke Kuroyanagi
· 12 years ago
23ae574
Fix: wrong auto correction for whilelist and personalized words.
by Keisuke Kuroyanagi
· 12 years ago
5128935
Add header attributes for evaluation.
by Keisuke Kuroyanagi
· 12 years ago
472e22a
Merge "Fix: dicttool build."
by Keisuke Kuroyanagi
· 12 years ago
36305d4
Fix: dicttool build.
by Keisuke Kuroyanagi
· 12 years ago
58a536e
Merge "Use dynamic operations to construct all ver4 dicts."
by Keisuke Kuroyanagi
· 12 years ago
684f5f1
Merge "Added a method and run GC for testing."
by Keisuke Kuroyanagi
· 12 years ago
d302b98
Added a method and run GC for testing.
by Keisuke Kuroyanagi
· 12 years ago
98534dc
Add missing null checks for getOwnerInstance()
by Ken Wakasa
· 12 years ago
Next »