Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
7f7947c97b141cbb338c5164e9e19d1ac9ff3d1c
/
java
/
src
/
com
7f7947c
Keep subtypes in method.xml the same as pre-JellyBean
by Tadashi G. Takaoka
· 13 years ago
5e4df66
Merge "Removing implementation of unnecessary APIs taken out of the support lib." into jb-dev
by Svetoslav Ganov
· 13 years ago
38dc9ca
Fix duplicate period on Persian tablet keyboard
by Tadashi G. Takaoka
· 13 years ago
d3cc73a
Removing implementation of unnecessary APIs taken out of the support lib.
by Svetoslav Ganov
· 13 years ago
6de1b7a
Fix Persian keyboard having correct code points
by Tadashi G. Takaoka
· 13 years ago
fa44707
Merge "Update LatinIME due to hidden APIs taken out of the support lib." into jb-dev
by Svetoslav Ganov
· 13 years ago
b910b18
Update LatinIME due to hidden APIs taken out of the support lib.
by Svetoslav Ganov
· 13 years ago
14bc2e8
Fix Arabic diacritics order
by Tadashi G. Takaoka
· 13 years ago
0e473e9
Reorder Persian diacritics
by Tadashi G. Takaoka
· 13 years ago
7cbd047
Merge "Do not display punctuation suggestions when bigrams are on." into jb-dev
by Jean Chalard
· 13 years ago
002e43e
Merge "Remove irrelevant options." into jb-dev
by Jean Chalard
· 13 years ago
d5b765b
Do not display punctuation suggestions when bigrams are on.
by Jean Chalard
· 13 years ago
15121cf
Remove irrelevant options.
by Jean Chalard
· 13 years ago
32f4ceb
Dismiss more suggestions panel when suggestions strip is closed
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
6a71f06
Fix UserHistoryBigram data contention in UserHistoryDictionary
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
769cecf
Close spell-checking dictionaries in a background thread
by Jean Chalard
· 13 years ago
5a8d2fd
Merge "Cache UserHistoryDictionary for each language" into jb-dev
by Satoshi Kataoka
· 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
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
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
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
fe82494
Dismiss key preview immediately when Keyboard is closing
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
027448e
Remove an unnecessary thread.
by Ken Wakasa
· 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
40e5f40
Merge "Add special case for speaking ACTION_ENTER keys." into jb-dev
by Charles Chen
· 13 years ago
0803271
Add special case for speaking ACTION_ENTER keys.
by alanv
· 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
6f0cd9b
Fix a possible NPE.
by Jean Chalard
· 13 years ago
60ee192
Utilize Rect's method
by Tadashi G. Takaoka
· 13 years ago
48ccd55
Update keyboard view used by node provider. Remove global layout listener.
by alanv
· 13 years ago
9afafd0
Merge "Restrict phantom sudden move event hack to specific device" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
d438fca
Restrict phantom sudden move event hack to specific device
by Tadashi G. Takaoka
· 13 years ago
c7f2878
Remove a vibration-related option when there's no vibrator
by Jean Chalard
· 13 years ago
1ed017e
Fix performance issue when there are no contacts in the dictionary dictionary.
by Tom Ouyang
· 13 years ago
961e676
Merge "Set level 1 as the initial value of the valid words" into jb-dev
by Satoshi Kataoka
· 13 years ago
c88f612
Set level 1 as the initial value of the valid words
by Satoshi Kataoka
· 13 years ago
2959fc0
Delay shift lock transient until long pressed shift key is released
by Tadashi G. Takaoka
· 13 years ago
2f854e1
Add a JNI to get the frequency
by Satoshi Kataoka
· 13 years ago
bd40b94
Merge "Optimize the store of bigram list" into jb-dev
by Satoshi Kataoka
· 13 years ago
bc56885
Optimize the store of bigram list
by Satoshi Kataoka
· 13 years ago
48255b1
Fix NumberFormatException
by Satoshi Kataoka
· 13 years ago
e095202
Merge "Make KeySpecParser case sensitive again" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
0a3362d
Make KeySpecParser case sensitive again
by Tadashi G. Takaoka
· 13 years ago
8f590c7
Use Math.round instead of (int) to convert Key coordinates from float to int
by Tadashi G. Takaoka
· 13 years ago
aa06413
Merge "Forget user history" into jb-dev
by satok
· 13 years ago
fd53b8c
Forget user history
by satok
· 13 years ago
bed613c
Merge "Simulate hardware enter/delete events if the app targets < 16" into jb-dev
by Jean Chalard
· 13 years ago
7ab7f66
Fix adjusting key's label/code case
by Tadashi G. Takaoka
· 13 years ago
4e1a558
Simulate hardware enter/delete events if the app targets < 16
by Jean Chalard
· 13 years ago
123017c
Merge "Wipe the application cache selectively" into jb-dev
by Jean Chalard
· 13 years ago
7707e04
Merge "Cache application info." into jb-dev
by Jean Chalard
· 13 years ago
9b93817
Merge "Get information about the target application." into jb-dev
by Jean Chalard
· 13 years ago
93ebf74
Clean up some compiler warnings
by Tadashi G. Takaoka
· 13 years ago
eb696d2
Wipe the application cache selectively
by Jean Chalard
· 13 years ago
1b1243d
Cache application info.
by Jean Chalard
· 13 years ago
b224b60
Get information about the target application.
by Jean Chalard
· 13 years ago
0c20714
Merge "Fix a bug with a concurrent modification of a map." into jb-dev
by Jean Chalard
· 13 years ago
1b06b59
Fix a bug with a concurrent modification of a map.
by Jean Chalard
· 13 years ago
f11c8cd
Merge "Get rid of heavy IPC call from key drawing code" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
69897af
Merge "Add new locales for the spell checker." into jb-dev
by Jean Chalard
· 13 years ago
fd60b2f
Get rid of heavy IPC call from key drawing code
by Tadashi G. Takaoka
· 13 years ago
d527a15
Add new locales for the spell checker.
by Jean Chalard
· 13 years ago
49afe45
Fix build
by Tadashi G. Takaoka
· 13 years ago
c60a846
Fix NPE in Settings.updateCustomInputStylesSummary
by Tadashi G. Takaoka
· 13 years ago
1e1235f
Merge "Support bigram suggestions in Android spell checker" into jb-dev
by satok
· 13 years ago
315d731
Support bigram suggestions in Android spell checker
by satok
· 13 years ago
c54d558
Cancel adding user history bigram when autocorrection is cancelled
by satok
· 13 years ago
0b6b6ee
Merge "Notify the dictionary pack about copy failures" into jb-dev
by Jean Chalard
· 13 years ago
3abac7e
Notify the dictionary pack about copy failures
by Jean Chalard
· 13 years ago
2866da8
Make ProximityInfo copy constructor for test
by Tadashi G. Takaoka
· 13 years ago
4cba9f5
Merge "Remove unused private method Suggest.searchBigramSuggestion" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
ff4c037
Merge "Remove an updated dictionary that changed locales" into jb-dev
by Jean Chalard
· 13 years ago
b9e2bce
Remove an updated dictionary that changed locales
by Jean Chalard
· 13 years ago
b5db270
Remove unused private method Suggest.searchBigramSuggestion
by Tadashi G. Takaoka
· 13 years ago
24ce364
Merge "Fix RuntiomeException when no custom input style is defined" into jb-dev
by Tadashi G. Takaoka
· 13 years ago
d6e238f
Fix RuntiomeException when no custom input style is defined
by Tadashi G. Takaoka
· 13 years ago
6c03490
Fix an NPE
by Jean Chalard
· 13 years ago
37f81cd
Merge "Always use AccessibilityUtils to send events." into jb-dev
by Svetoslav Ganov
· 13 years ago
978c96a
Remove a high surrogate after a delete if any
by Jean Chalard
· 13 years ago
067689c
Always use AccessibilityUtils to send events.
by alanv
· 13 years ago
2798c85
Fix cursor leak in ContactsBinaryDictionary
by Tom Ouyang
· 13 years ago
16950d6
Reset automatic upper case when chroding key is pressed
by Tadashi G. Takaoka
· 13 years ago
fc0a001
Mark UserDictionary and ContactsDictionary as deprecated
by Tadashi G. Takaoka
· 13 years ago
Next »