Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
165725aba8a179440af9c93869b35f206b2e133f
/
java
/
src
/
com
/
android
/
inputmethod
165725a
Fix build
by Tadashi G. Takaoka
· 13 years ago
8e50c5d
Fix subtype name for a custom input style with en_US and en_GB
by Tadashi G. Takaoka
· 13 years ago
4e6c604
Merge "Fix newly created custom input style display name" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
ca93442
Fix newly created custom input style display name
by Tadashi G. Takaoka
· 13 years ago
3665e2a
Merge "Tidy up the MakedictLog class." into jb-dev
by Ken Wakasa
· 13 years ago
4c9bdcc
Merge "Fix missing synchronized modifier" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
5b2eb0f
Fix missing synchronized modifier
by Tadashi G. Takaoka
· 13 years ago
757c125
Get subtype name string resource from its own locale
by Tadashi G. Takaoka
· 13 years ago
8447810
Tidy up the MakedictLog class.
by Ken Wakasa
· 13 years ago
03b423f
Suppress debug log from makedict in LatinIME
by Ken Wakasa
· 13 years ago
9ec06c1
Fix build breakage
by satok
· 13 years ago
57007ed
Merge "Workaround return preserved backing view height when the backing view is not ready" into jb-dev
by satok
· 13 years ago
f4cf5b9
Workaround return preserved backing view height when the backing view is not ready
by satok
· 13 years ago
76d6673
Merge "Fix checking if subtype belongs to this ime" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
ae2388c
Fix checking if subtype belongs to this ime
by Tadashi G. Takaoka
· 13 years ago
aec1770
Tune letter text size of 7 inch tablet
by Tadashi G. Takaoka
· 13 years ago
a474dbc
Merge "Don't autocorrect after suggestion resuming" into jb-dev
by Jean Chalard
· 13 years ago
4b5b46b
Don't autocorrect after suggestion resuming
by Jean Chalard
· 13 years ago
2f83e9e
Can override key-style
by Tadashi G. Takaoka
· 13 years ago
0ab1c66
Avoid Resources$NotFoundException
by Ken Wakasa
· 13 years ago
20a6dea
Add a flag for bigram presence in the header
by Jean Chalard
· 13 years ago
329c8d7
Merge "Ignore bigrams that are not also listed as unigrams" into jb-dev
by Jean Chalard
· 13 years ago
93e122e
Merge "Fix potential "divided by zero" exception" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
bd2ca9c
Fix potential "divided by zero" exception
by Tadashi G. Takaoka
· 13 years ago
45c57dc
Merge "Fix SubtypeSwitcher incomplete initialization" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
44c64f4
Ignore bigrams that are not also listed as unigrams
by Jean Chalard
· 13 years ago
3d407cc
Fix SubtypeSwitcher incomplete initialization
by Tadashi G. Takaoka
· 13 years ago
27b42ce
Fix "no language" subtype name (DO NOT MERGE)
by Tadashi G. Takaoka
· 13 years ago
49caddb
Support PC QWERTY layout
by Tadashi G. Takaoka
· 13 years ago
cbaf6d8
Cancel SubtypePreference dialog properly
by Tadashi G. Takaoka
· 13 years ago
9f0a137
Save & restore additional subtype dialog state when orientation is changed
by Tadashi G. Takaoka
· 13 years ago
d454fcc
Merge "Ignore unknown keyboard layout safely"
by Tadashi G. Takaoka
· 13 years ago
96e4043
Ignore unknown keyboard layout safely
by Tadashi G. Takaoka
· 13 years ago
b728643
Fix percent sign in more keys
by Tadashi G. Takaoka
· 13 years ago
ce54a14
Merge "Change expandable binary dict write to a temp file first."
by Tom Ouyang
· 13 years ago
a9b2be8
Change expandable binary dict write to a temp file first.
by Tom Ouyang
· 13 years ago
8e7740b
Merge "Add header commnets of KeyboardTextsSet.tmpl"
by Tadashi G. Takaoka
· 13 years ago
5723bed
Merge "Revert keyHintLetterPadding only to apply horizontally"
by Tadashi G. Takaoka
· 13 years ago
ab771b0
Revert keyHintLetterPadding only to apply horizontally
by Tadashi G. Takaoka
· 13 years ago
aaac9a5
Add header commnets of KeyboardTextsSet.tmpl
by Tadashi G. Takaoka
· 13 years ago
805fed4
Merge "Fix binary reading code performance."
by Jean Chalard
· 13 years ago
fe4d13c
Merge "Make the "Touch again to save" hint text touchable."
by Tadashi G. Takaoka
· 13 years ago
1d80a7f
Fix binary reading code performance.
by Jean Chalard
· 13 years ago
cbebbaf
Merge "Fix a bug where a node size would be seen as increasing."
by Jean Chalard
· 13 years ago
a64a1a4
Fix a bug where a node size would be seen as increasing.
by Jean Chalard
· 13 years ago
9f763d1
Make the "Touch again to save" hint text touchable.
by Tadashi G. Takaoka
· 13 years ago
3e3bb36
Fix NPE in AdditionalSubtypeSettings
by Tadashi G. Takaoka
· 13 years ago
fa1affb
Merge "Fix a bug where two spaces would be added instead of one"
by Jean Chalard
· 13 years ago
5ee0ee0
Merge "Fix a bug where a batch edit would not be started."
by Jean Chalard
· 13 years ago
87f7fa1
Merge "Pass words as int[] to the native code."
by Jean Chalard
· 13 years ago
bebcae8
Merge "Binary bigram lookup checks both uppercase and lowercase when previous word is uppercase."
by Tom Ouyang
· 13 years ago
9dc1200
Fix key preview when shifted hint letter is activated
by Tadashi G. Takaoka
· 13 years ago
551612d
Fix a bug where two spaces would be added instead of one
by Jean Chalard
· 13 years ago
96fb309
Fix a bug where a batch edit would not be started.
by Jean Chalard
· 13 years ago
522a04e
Pass words as int[] to the native code.
by Jean Chalard
· 13 years ago
e060d1a
Merge "Fix using keyboard layout display name in custom input style spinner"
by Tadashi G. Takaoka
· 13 years ago
a245be6
Fix using keyboard layout display name in custom input style spinner
by Tadashi G. Takaoka
· 13 years ago
0df78d4
Use the best matching cached dictionary for each category
by Jean Chalard
· 13 years ago
0806bb0
Binary bigram lookup checks both uppercase and lowercase when previous word is uppercase.
by Tom Ouyang
· 13 years ago
1894c6e
Remove unused methods and classes
by Ken Wakasa
· 13 years ago
f8ad37a
Remove an unused method
by Ken Wakasa
· 13 years ago
621e3f9
Fix the build
by Svetoslav Ganov
· 13 years ago
1b86839
Merge "Add language switch key to symbols and symbols shifted layout"
by Tadashi G. Takaoka
· 13 years ago
118762b
Merge "Predefined keyboard layouts are configurable via XML resource"
by Tadashi G. Takaoka
· 13 years ago
3ce0850
Add language switch key to symbols and symbols shifted layout
by Tadashi G. Takaoka
· 13 years ago
38026b4
Predefined keyboard layouts are configurable via XML resource
by Tadashi G. Takaoka
· 13 years ago
04b03f4
Allow using a format version 2 word list in LatinIME
by Jean Chalard
· 13 years ago
78173bd
Support Dvorak layout
by Tadashi G. Takaoka
· 13 years ago
e42ec2a
Merge "Don't allow cancelling manual pick."
by Jean Chalard
· 13 years ago
29a1fc0
Don't allow cancelling manual pick.
by Jean Chalard
· 13 years ago
6bfd5f6
Fix confusable "label" usage, use "text" instead
by Tadashi G. Takaoka
· 13 years ago
cf41aff
Use string attribute for icon name
by Tadashi G. Takaoka
· 13 years ago
050b577
Merge "Make KeySpecParser case insensitive"
by Tadashi G. Takaoka
· 13 years ago
2f16fd4
Make KeySpecParser case insensitive
by Tadashi G. Takaoka
· 13 years ago
5b92113
Merge "remove unnecessary KeyboardState logging"
by Kurt Partridge
· 13 years ago
4d43d6f
Merge "researchLogger detail on IME sessions"
by Kurt Partridge
· 13 years ago
c59d74c
remove unnecessary KeyboardState logging
by Kurt Partridge
· 13 years ago
48a7681
researchLogger detail on IME sessions
by Kurt Partridge
· 13 years ago
7cdb560
Merge "Change binary dictionary output buffer size to match dictionary size."
by Tom Ouyang
· 13 years ago
df7ebbb
Change binary dictionary output buffer size to match dictionary size.
by Tom Ouyang
· 13 years ago
a2f458f
Add shortcut_as_more_key label
by Tadashi G. Takaoka
· 13 years ago
5e90f28
Fix comment handling of makelabel tool
by Tadashi G. Takaoka
· 13 years ago
6a7019f
Move main dictionary availability check to LatinIME
by Tadashi G. Takaoka
· 13 years ago
65e93e3
Fix SubtypeSwitcher to honor subtype
by Tadashi G. Takaoka
· 13 years ago
aae757b
Fix English "e" more keys
by Tadashi G. Takaoka
· 13 years ago
d005476
Fix English "o" more keys
by Tadashi G. Takaoka
· 13 years ago
b9fca7a
Fix stack overflow
by Tadashi G. Takaoka
· 13 years ago
ab39afc
Remove LatinIME reference from DictionaryFactor class
by Tadashi G. Takaoka
· 13 years ago
1cb08ac
Add Constants class to hold public constants
by Tadashi G. Takaoka
· 13 years ago
c27fe62
Add custom subtype settings
by Tadashi G. Takaoka
· 13 years ago
344af15
Change predefined additional subtype format in preference
by Tadashi G. Takaoka
· 13 years ago
f5a0bd2
Make predefined subtype configurable by XML resource
by Tadashi G. Takaoka
· 13 years ago
55d28fd
Cleanup InputMethodManagerCompatWrapper
by Tadashi G. Takaoka
· 13 years ago
a58ebc7
Fix typo of some methods' name
by Tadashi G. Takaoka
· 13 years ago
26d97b0
Merge "Fix dimming keyboard"
by Tadashi G. Takaoka
· 13 years ago
b3f0912
Fix dimming keyboard
by Tadashi G. Takaoka
· 13 years ago
d442984
researchLogging for inputConnection events
by Kurt Partridge
· 13 years ago
18178fe
Merge "Remove useless key event handling methods"
by Tadashi G. Takaoka
· 13 years ago
79e07e3
Remove useless key event handling methods
by Tadashi G. Takaoka
· 13 years ago
bde232d
Merge "Pass the previous word down to native code in getSuggestions"
by Jean Chalard
· 13 years ago
Next »