Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
56997a80c25b16680e0b75d589d380bfec3aca05
/
java
56997a8
Retry to tweak punctuations
by Satoshi Kataoka
· 12 years ago
30ef03d
Tweak vertical gap of Emoji palette
by Satoshi Kataoka
· 12 years ago
83994ad
Merge "Fix the security related API change for PreferenceActivity"
by Satoshi Kataoka
· 12 years ago
64f64bd
Fix the security related API change for PreferenceActivity
by Satoshi Kataoka
· 12 years ago
dfaec34
Merge "Always call finishComposingText before recapitalization"
by Jean Chalard
· 12 years ago
e306d29
Merge "Remove a useless IPC call."
by Jean Chalard
· 12 years ago
50f9ca4
Fix crash in AdditionalSubtypeUtils
by Satoshi Kataoka
· 12 years ago
f178685
Always call finishComposingText before recapitalization
by Jean Chalard
· 12 years ago
27d7864
Remove a useless IPC call.
by Jean Chalard
· 12 years ago
d823988
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 12 years ago
de65b7c
Merge "Fix the position of emoji palette"
by Satoshi Kataoka
· 12 years ago
f981fe7
Fix the position of emoji palette
by Satoshi Kataoka
· 12 years ago
c040d59
Merge "Add more_keys_for_* declarations for the Swedish keyboard."
by Ken Wakasa
· 12 years ago
0152ff5
Merge "Update dictionaries"
by Jean Chalard
· 12 years ago
a30884e
Add more_keys_for_* declarations for the Swedish keyboard.
by Fredrik Roubert
· 12 years ago
a701501
Merge "Reduce memory of emoji palette"
by Satoshi Kataoka
· 12 years ago
0e01df9
Reduce memory of emoji palette
by Satoshi Kataoka
· 12 years ago
b1eedc6
Update dictionaries
by Jean Chalard
· 12 years ago
92190d9
Merge "Show the keyboard earlier when rotating."
by Jean Chalard
· 12 years ago
2d3e121
Fix memory leak in EmojiPaletteView
by Satoshi Kataoka
· 12 years ago
d900b90
Merge "Prep for RAM footprint optimization for Emoji palettes"
by Ken Wakasa
· 12 years ago
8cf2a5e
Prep for RAM footprint optimization for Emoji palettes
by Ken Wakasa
· 12 years ago
482aa12
Show the keyboard earlier when rotating.
by Jean Chalard
· 12 years ago
10581e6
Make the sentence separator a resource.
by Jean Chalard
· 12 years ago
03b4809
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
984aa60
Merge "Extend hitbox of emoji keys"
by Satoshi Kataoka
· 12 years ago
5d27cb9
Extend hitbox of emoji keys
by Satoshi Kataoka
· 12 years ago
7712baa
Merge "Fix a possible IOOB"
by Jean Chalard
· 12 years ago
ca9c3c0
Fix a possible IOOB
by Jean Chalard
· 12 years ago
3c4e8cb
Call loadKeyboard later if it can't be called right away
by Jean Chalard
· 12 years ago
291ef1c
Merge "Clear the cache of subtypes in onStartInputViewInternal"
by Satoshi Kataoka
· 12 years ago
4be5f22
Clear the cache of subtypes in onStartInputViewInternal
by Satoshi Kataoka
· 12 years ago
86f7711
Merge "Don't auto-correct to non-whitelist shortcuts"
by Jean Chalard
· 12 years ago
f309f22
Don't auto-correct to non-whitelist shortcuts
by Jean Chalard
· 12 years ago
a6047aa
Merge "Set the shortcut frequency correctly."
by Jean Chalard
· 12 years ago
f3204ee
Set the shortcut frequency correctly.
by Jean Chalard
· 12 years ago
be4d85f
Merge "Fix bug and Add large test for decaying dictionary."
by Keisuke Kuroyanagi
· 12 years ago
7da62bb
Merge "Remove suggestions when string contains a period"
by Jean Chalard
· 12 years ago
cfb018b
Fix bug and Add large test for decaying dictionary.
by Keisuke Kuroyanagi
· 12 years ago
df33982
Remove suggestions when string contains a period
by Jean Chalard
· 12 years ago
4746217
Enter -> Alpha keyboard switcher in Emoji palette view
by Satoshi Kataoka
· 12 years ago
32cf6f8
Show Emoji key by longpressing the enter key
by Satoshi Kataoka
· 12 years ago
4deb824
Add navigateEmoji
by Satoshi Kataoka
· 12 years ago
e6e4c70
Fix build
by Satoshi Kataoka
· 12 years ago
d76b552
Rename EmojiKeyboardView -> EmojiPalettesView
by Satoshi Kataoka
· 12 years ago
f96391a
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
423921c
Merge "Fallback on empty locales."
by Jean Chalard
· 12 years ago
5db7eab
Merge "Accept double-space-period after emoji."
by Jean Chalard
· 12 years ago
43a8a0c
Fallback on empty locales.
by Jean Chalard
· 12 years ago
8142fd8
Accept double-space-period after emoji.
by Jean Chalard
· 12 years ago
1d188a2
Merge "Fix emoji"
by Satoshi Kataoka
· 12 years ago
0cf92aa
Fix emoji
by Satoshi Kataoka
· 12 years ago
0b28898
Merge "Fix emoji recent key behavior"
by Satoshi Kataoka
· 12 years ago
e7ed5ca
Fix emoji recent key behavior
by Satoshi Kataoka
· 12 years ago
c01707d
Merge "Suppress exceptions that have always been happening."
by Ken Wakasa
· 12 years ago
fba1bd0
Suppress exceptions that have always been happening.
by Ken Wakasa
· 12 years ago
676bb51
Merge "Add Ver4DictUpdater."
by Ken Wakasa
· 12 years ago
618158e
Merge "Refactor BinaryDictIOUtilsTests."
by Ken Wakasa
· 12 years ago
6ec0cf1
Merge "Tentatively revert assets"
by Satoshi Kataoka
· 12 years ago
0b4d75c
Tentatively revert assets
by Satoshi Kataoka
· 12 years ago
e4e0add
Add Ver4DictUpdater.
by Yuichiro Hanada
· 12 years ago
75d60e8
Refactor BinaryDictIOUtilsTests.
by Yuichiro Hanada
· 12 years ago
14d31d4
Add AbstractDictDecoder.
by Yuichiro Hanada
· 12 years ago
78409cd
Merge "Separate shortcut targets from the trie file."
by Ken Wakasa
· 12 years ago
ef64676
Merge "Revert emoji key position to JB-mr2"
by Satoshi Kataoka
· 12 years ago
5a54a57
Revert emoji key position to JB-mr2
by Satoshi Kataoka
· 12 years ago
73b9d3b
Separate shortcut targets from the trie file.
by Yuichiro Hanada
· 12 years ago
afa5651
Merge "Update string comments for translation"
by Alan Viverette
· 12 years ago
864ee88
Merge "Fix UserHistoryDictionaryTests."
by Keisuke Kuroyanagi
· 12 years ago
11f7cae
Fix UserHistoryDictionaryTests.
by Keisuke Kuroyanagi
· 12 years ago
3dd77a6
Add SparseTableContentWriter to Ver4DictEncoder.
by Yuichiro Hanada
· 12 years ago
d6e307a
Add DictUpdater.
by Yuichiro Hanada
· 12 years ago
85607c5
Merge "Fix the subtype id of the additional subtypes"
by Satoshi Kataoka
· 12 years ago
9ecdb83
Fix the subtype id of the additional subtypes
by Satoshi Kataoka
· 12 years ago
c7f8d54
Merge "Prepare for changing text color for functional keys"
by Satoshi Kataoka
· 12 years ago
194e004
Prepare for changing text color for functional keys
by Satoshi Kataoka
· 12 years ago
1bbd493
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
1240d28
Update string comments for translation
by Alan Viverette
· 12 years ago
d25cd26
Merge "Try decaying user history at hourly intervals."
by Keisuke Kuroyanagi
· 12 years ago
3aa8977
Remove some unused variables.
by Yuichiro Hanada
· 12 years ago
f36a97a
Try decaying user history at hourly intervals.
by Keisuke Kuroyanagi
· 12 years ago
2dcb633
Merge "Make SparseTable have multiple content tables."
by Ken Wakasa
· 12 years ago
cd7422f
Merge "Fix a pernicious bug with caps."
by Jean Chalard
· 12 years ago
f735117
Fix a pernicious bug with caps.
by Jean Chalard
· 12 years ago
c5182c9
Correspond to the security related API change for PreferenceActivity
by Satoshi Kataoka
· 12 years ago
4284e9a
Make SparseTable have multiple content tables.
by Yuichiro Hanada
· 12 years ago
a8b838b
Merge "Fix a test and crash with a better error message when reading"
by Jean Chalard
· 12 years ago
fa946d4
Fix a test and crash with a better error message when reading
by Jean Chalard
· 12 years ago
5ceae02
Retain Emoji Keyboard after rotation
by Satoshi Kataoka
· 12 years ago
9d76391
Merge "Unfortunately, hide some broken "emoji"s"
by Satoshi Kataoka
· 12 years ago
74577be
Merge "Implement the heuristic for auto-commit."
by Jean Chalard
· 12 years ago
c7e6f3d
Unfortunately, hide some broken "emoji"s
by Satoshi Kataoka
· 12 years ago
459cd6f
Implement the heuristic for auto-commit.
by Jean Chalard
· 12 years ago
2afa0e6
Merge "Fix a bug where gesture would delay update."
by Jean Chalard
· 12 years ago
b1e6eee
Fix a bug where gesture would delay update.
by Jean Chalard
· 12 years ago
382094a
Merge "Cleanup and remove redundant more keys on phones"
by Ken Wakasa
· 12 years ago
194c636
Merge "Swap keys: exclamation, question, period, comma."
by Ken Wakasa
· 12 years ago
e56c2f9
Cleanup and remove redundant more keys on phones
by Ken Wakasa
· 12 years ago
b23a675
Swap keys: exclamation, question, period, comma.
by Ken Wakasa
· 12 years ago
cc81a93
Merge "Add skipPtNode to DictDecoders."
by Ken Wakasa
· 12 years ago
Next »