Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
78573f2e8a7dbf67e16fa4dd531f33cba0df7ff5
/
java
/
src
/
com
/
android
/
inputmethod
78573f2
Fix an NPE
by Jean Chalard
· 13 years ago
d2f210d
am d9c702d2: am 5caaf1b9: Merge "Do not add profanity to user history bigram dicitonary" into jb-dev
by Satoshi Kataoka
· 13 years ago
c380959
am bbf18807: am 1db4f951: Fix the order of Persian diacritics
by Tadashi G. Takaoka
· 13 years ago
5caaf1b
Merge "Do not add profanity to user history bigram dicitonary" into jb-dev
by Satoshi Kataoka
· 13 years ago
1db4f95
Fix the order of Persian diacritics
by Tadashi G. Takaoka
· 13 years ago
68c650f
Do not add profanity to user history bigram dicitonary
by Satoshi Kataoka
· 13 years ago
bbd7434
Merge "Fix an occurrence of nested batch edits."
by Jean Chalard
· 13 years ago
8fa20d6
Merge "Remove useless copy constructor of ProximityInfo"
by Tadashi G. Takaoka
· 13 years ago
9f42140
Remove useless copy constructor of ProximityInfo
by Tadashi G. Takaoka
· 13 years ago
9d71748
Fix an occurrence of nested batch edits.
by Jean Chalard
· 13 years ago
c7564a7
Optimization
by Jean Chalard
· 13 years ago
72b358a
Small optimization.
by Jean Chalard
· 13 years ago
84bb18f
resolved conflicts for merge of ee78e780 to master
by Satoshi Kataoka
· 13 years ago
58d9e46
Merge "Consolidate a test."
by Jean Chalard
· 13 years ago
5e50eec
Merge "Check inputs to ResearchLogger"
by Kurt Partridge
· 13 years ago
e86054e
Consolidate a test.
by Jean Chalard
· 13 years ago
65fc909
Check inputs to ResearchLogger
by Kurt Partridge
· 13 years ago
140adf2
Consolidate auto-correction settings.
by Jean Chalard
· 13 years ago
2010aad
Move two methods in a more appropriate place
by Jean Chalard
· 13 years ago
a32eb27
Move an editing method to the RichInputConnection
by Jean Chalard
· 13 years ago
243e370
Move a member call out of the way
by Jean Chalard
· 13 years ago
747cf04
Move two editing utility methods to RichInputConnection
by Jean Chalard
· 13 years ago
70a046f
Merge "Rename mSettingsValues to mCurrentSettings"
by Jean Chalard
· 13 years ago
64913d7
Merge "Move suggestion strip visibility to SettingsValues"
by Jean Chalard
· 13 years ago
15c0090
Merge "Accept a null input attributes for reading settings."
by Jean Chalard
· 13 years ago
f4bc441
Merge "Move the correction mode to SettingsValue and make it final"
by Jean Chalard
· 13 years ago
6a71f06
Fix UserHistoryBigram data contention in UserHistoryDictionary
by satok
· 13 years ago
411a98a
Merge "Consolidate updateCorrectionMode() calls"
by Jean Chalard
· 13 years ago
297e6d5
Rename mSettingsValues to mCurrentSettings
by Jean Chalard
· 13 years ago
d273697
Move suggestion strip visibility to SettingsValues
by Jean Chalard
· 13 years ago
01e3b01
Accept a null input attributes for reading settings.
by Jean Chalard
· 13 years ago
4b9e6ee
Move the correction mode to SettingsValue and make it final
by Jean Chalard
· 13 years ago
3791183
Consolidate updateCorrectionMode() calls
by Jean Chalard
· 13 years ago
e7b34b9
Add NativeUtils.powf()
by Ken Wakasa
· 13 years ago
bbbdab1
Move some editing methods to RichInputConnection.
by Jean Chalard
· 13 years ago
e091982
Straighten batch edits, pass 1
by Jean Chalard
· 13 years ago
02308be
Merge RichInputConnection with EditingUtils
by Jean Chalard
· 13 years ago
5475b38
Make a wrapper for the input connection.
by Jean Chalard
· 13 years ago
c33a542
Merge "Small performance tweak"
by Jean Chalard
· 13 years ago
67fd0c2
Remove deprecated classes.
by Jean Chalard
· 13 years ago
d10c473
Small performance tweak
by Jean Chalard
· 13 years ago
e91f32d
Merge "Remove a slew of Eclipse warnings."
by Jean Chalard
· 13 years ago
7214617
Remove a slew of Eclipse warnings.
by Jean Chalard
· 13 years ago
eed2cf2
Merge "Separate state from proximity_info step1"
by Satoshi Kataoka
· 13 years ago
d418580
Fix typo
by Ken Wakasa
· 13 years ago
6b8a701
am e4da18e2: am 6348c54f: Merge "Initializing member variable before it is referenced" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
1e96cc1
am 674c51a0: am ec2981a4: Fix a bug on upgrading user history scheme
by satok
· 13 years ago
6348c54
Merge "Initializing member variable before it is referenced" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
40582ab
Initializing member variable before it is referenced
by Tadashi G. Takaoka
· 13 years ago
ec2981a
Fix a bug on upgrading user history scheme
by satok
· 13 years ago
11dc22d
Merge "Contacts binary dictionary updates with change in keyboard locale."
by Tom Ouyang
· 13 years ago
2e8aa06
Contacts binary dictionary updates with change in keyboard locale.
by Tom Ouyang
· 13 years ago
c8a120f
am eead5492: am 769cecf7: Close spell-checking dictionaries in a background thread
by Jean Chalard
· 13 years ago
3e8c58f
Separate state from proximity_info step1
by Satoshi Kataoka
· 13 years ago
769cecf
Close spell-checking dictionaries in a background thread
by Jean Chalard
· 13 years ago
9b300f0
Merge "add research log ui control"
by Kurt Partridge
· 13 years ago
724bc47
add research log ui control
by Kurt Partridge
· 13 years ago
91c8c4f
am e08cfda1: am 5a8d2fd1: Merge "Cache UserHistoryDictionary for each language" into jb-dev
by Satoshi Kataoka
· 13 years ago
5a8d2fd
Merge "Cache UserHistoryDictionary for each language" into jb-dev
by Satoshi Kataoka
· 13 years ago
562239b
am 59dae7e1: am 907ba593: Can specify Key.backgroundType in <Row> and <include> attribute
by Tadashi G. Takaoka
· 13 years ago
2bf014d
Fix xml tag in comment
by Tadashi G. Takaoka
· 13 years ago
907ba59
Can specify Key.backgroundType in <Row> and <include> attribute
by Tadashi G. Takaoka
· 13 years ago
a836808
Cache UserHistoryDictionary for each language
by Satoshi Kataoka
· 13 years ago
21b782c
Merge "Cache bigram results in Android SpellChecker"
by Satoshi Kataoka
· 13 years ago
547bc0c
Cache bigram results in Android SpellChecker
by Satoshi Kataoka
· 13 years ago
6b3b37d
Merge "Change constants in ResearchLogger"
by Kurt Partridge
· 13 years ago
8767119
am 2eb5eb4d: am be2fef4d: Merge "Fix backing view height calculation in landscape orientation" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
be2fef4
Merge "Fix backing view height calculation in landscape orientation" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
b94f4cc
Fix backing view height calculation in landscape orientation
by Tadashi G. Takaoka
· 13 years ago
7b250c2
am 6b0d0fa3: am f8233ec3: Merge "Refresh Accessibility key mapping when KeyboardView changes Keyboards." into jb-dev
by Charles Chen
· 13 years ago
f8233ec
Merge "Refresh Accessibility key mapping when KeyboardView changes Keyboards." into jb-dev
by Charles Chen
· 13 years ago
f147794
Refresh Accessibility key mapping when KeyboardView changes Keyboards.
by alanv
· 13 years ago
5235e0c
am c750f9eb: am a6166d37: Fix a bug where Latin IME crashes on spell checker request
by Jean Chalard
· 13 years ago
f93551f
am 18c4137c: am 7f7739fe: Merge "Fix a bug where the spellcheck is using the old non-binary contacts dictionary" into jb-dev
by Tom Ouyang
· 13 years ago
037cf8c
am 7394fc43: am 0e134e6b: Merge "Avoid redundant access to DB" into jb-dev
by Satoshi Kataoka
· 13 years ago
c1cbcf9
am 9252fc1b: am dd487247: Merge "Read the script correctly" into jb-dev
by Jean Chalard
· 13 years ago
f739119
Change constants in ResearchLogger
by Kurt Partridge
· 13 years ago
a6166d3
Fix a bug where Latin IME crashes on spell checker request
by Jean Chalard
· 13 years ago
7f7739f
Merge "Fix a bug where the spellcheck is using the old non-binary contacts dictionary" into jb-dev
by Tom Ouyang
· 13 years ago
0e134e6
Merge "Avoid redundant access to DB" into jb-dev
by Satoshi Kataoka
· 13 years ago
dd48724
Merge "Read the script correctly" into jb-dev
by Jean Chalard
· 13 years ago
faf0059
Fix a bug where the spellcheck is using the old non-binary contacts dictionary
by Tom Ouyang
· 13 years ago
a8c13e7
Avoid redundant access to DB
by Satoshi Kataoka
· 13 years ago
b1f3c24
Read the script correctly
by Jean Chalard
· 13 years ago
236c2c3
am a6c88f10: am fe824948: Dismiss key preview immediately when Keyboard is closing
by Tadashi G. Takaoka
· 13 years ago
fe82494
Dismiss key preview immediately when Keyboard is closing
by Tadashi G. Takaoka
· 13 years ago
9895b81
am e2832daf: am 8cf3654a: Merge "Use calculated backing view height instead of the view\'s height" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
bc5b89c
Use calculated backing view height instead of the view's height
by Tadashi G. Takaoka
· 13 years ago
4a9e5d2
am a8b7451b: am 027448e0: Remove an unnecessary thread.
by Ken Wakasa
· 13 years ago
027448e
Remove an unnecessary thread.
by Ken Wakasa
· 13 years ago
083fb02
am e6560252: am 72cd8466: Merge "Fix NPE in user history bigram dictionary" into jb-dev
by satok
· 13 years ago
72cd846
Merge "Fix NPE in user history bigram dictionary" into jb-dev
by satok
· 13 years ago
4f96bb4
Fix NPE in user history bigram dictionary
by satok
· 13 years ago
6fd153e
am d30cfee5: am 40e5f403: Merge "Add special case for speaking ACTION_ENTER keys." into jb-dev
by Charles Chen
· 13 years ago
40e5f40
Merge "Add special case for speaking ACTION_ENTER keys." into jb-dev
by Charles Chen
· 13 years ago
76dbab8
Merge "Include version number in log output."
by Kurt Partridge
· 13 years ago
0803271
Add special case for speaking ACTION_ENTER keys.
by alanv
· 13 years ago
58caa77
Include version number in log output.
by Kurt Partridge
· 13 years ago
4f44181
am c764fd80: am b99788c3: Merge "Update keyboard view used by node provider. Remove global layout listener." into jb-dev
by Charles Chen
· 13 years ago
b99788c
Merge "Update keyboard view used by node provider. Remove global layout listener." into jb-dev
by Charles Chen
· 13 years ago
Next »