Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
278b9071ab036f20d29dc651ddd79136c5f84e33
/
java
278b907
Rename keyboard theme Quantum to Material
by Tadashi G. Takaoka
· 11 years ago
ceb6e38
DO NOT MERGE Material theme
by Alan Viverette
· 11 years ago
0621dd1
Update shift key backgrounds for LXX_Dark
by Tadashi G. Takaoka
· 11 years ago
61a8a66
Merge "Workaround to draw spacebar icon of emoji palettes" into lmp-preview-dev
by Tadashi G. Takaoka
· 11 years ago
3558505
Workaround to draw spacebar icon of emoji palettes
by Tadashi G. Takaoka
· 11 years ago
ee4cc67
Update shift key icon for LXX_Dark
by Tadashi G. Takaoka
· 11 years ago
ba8836a
Merge "Update action key backgrounds for LXX_Dark" into lmp-preview-dev
by Tadashi G. Takaoka
· 11 years ago
523b55a
Update action key backgrounds for LXX_Dark
by Tadashi G. Takaoka
· 11 years ago
db2d6a2
Merge "Update enter and send icons for LXX_Dark" into lmp-preview-dev
by Tadashi G. Takaoka
· 11 years ago
0b0fbe7
Update enter and send icons for LXX_Dark
by Tadashi G. Takaoka
· 11 years ago
3d5a72e
Update spacebar icon of LXX_Dark
by Tadashi G. Takaoka
· 11 years ago
761a681
Don't reuse main keyboard's spacebar icon for Emoji palette
by Tadashi G. Takaoka
· 11 years ago
cdc7273
Update action key background
by Tadashi G. Takaoka
· 11 years ago
342eca7
Merge "Update shift, next, and previous icon of LXX_Dark" into lmp-preview-dev
by Tadashi G. Takaoka
· 11 years ago
ad8486c
Update shift, next, and previous icon of LXX_Dark
by Tadashi G. Takaoka
· 11 years ago
4f28e16
Update enter icon of LXX_Dark
by Tadashi G. Takaoka
· 11 years ago
91e6998
Use action key background for enter key
by Tadashi G. Takaoka
· 11 years ago
6989408
Fix emoji category indicator asset of xhdpi
by Tadashi G. Takaoka
· 11 years ago
713815f
Add code point name comment to spoken emoji descriptions
by Tadashi G. Takaoka
· 11 years ago
0fca12b
Merge "Update dictionaries"
by Jean Chalard
· 11 years ago
7c6f57d
Merge "Add a new production flag for metrics logging"
by Yohei Yukawa
· 11 years ago
6412054
Merge "Add spoken description of accented letters"
by Tadashi G. Takaoka
· 11 years ago
17eeecd
Add a new production flag for metrics logging
by Yohei Yukawa
· 11 years ago
9b3d55f
Merge "Check the md5 checksum of the copied file."
by Jean Chalard
· 11 years ago
9218c51
Fix: NPE in DistracterFilter
by Keisuke Kuroyanagi
· 11 years ago
fee4073
Add spoken description of accented letters
by Tadashi G. Takaoka
· 11 years ago
9087d19
Check the md5 checksum of the copied file.
by Jean Chalard
· 11 years ago
5e2c4c0
Merge "Use enabled subtypes for Keyboard in DistracterFilter."
by Keisuke Kuroyanagi
· 11 years ago
68f46d9
Merge "Don't upcase suggestions when resuming on an uppercase word"
by Jean Chalard
· 11 years ago
814cf03
Merge "Arrange to send the rawChecksum to LatinIME."
by Jean Chalard
· 11 years ago
2df6374
Merge "Fix: too many calls to getSuggestedWordsForTypingInput"
by Jean Chalard
· 11 years ago
7aa895e
Fix: too many calls to getSuggestedWordsForTypingInput
by Jean Chalard
· 11 years ago
ea09e6b
Merge "Add the rawChecksum column to the database."
by Jean Chalard
· 11 years ago
dfc3835
Don't upcase suggestions when resuming on an uppercase word
by Jean Chalard
· 11 years ago
267e528
Arrange to send the rawChecksum to LatinIME.
by Jean Chalard
· 11 years ago
e077c01
Add the rawChecksum column to the database.
by Jean Chalard
· 11 years ago
b214c8a
Merge "Reuse KLP more keys key background for LXX"
by Tadashi G. Takaoka
· 11 years ago
9ef6b6a
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 11 years ago
31290a9
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 11 years ago
0c80c5e
Update dictionaries
by Jean Chalard
· 11 years ago
17f326b
Add beginning of sentence information in PrevWordsInfo.
by Keisuke Kuroyanagi
· 11 years ago
17ae0eb
Use enabled subtypes for Keyboard in DistracterFilter.
by Keisuke Kuroyanagi
· 11 years ago
f621ef5
Merge "Update action key and shift key backgrounds of LXX"
by Tadashi G. Takaoka
· 11 years ago
79a7f13
Reuse KLP more keys key background for LXX
by Tadashi G. Takaoka
· 11 years ago
f675209
Update action key and shift key backgrounds of LXX
by Tadashi G. Takaoka
· 11 years ago
73788ea
Merge "Refactor MoreKeysKeyboardView to use Key class"
by Tadashi G. Takaoka
· 11 years ago
5fc1510
Refactor MoreKeysKeyboardView to use Key class
by Tadashi G. Takaoka
· 11 years ago
e507d92
Use PrevWordsInfo for get/add/remove n-gram(bigram) entry.
by Keisuke Kuroyanagi
· 11 years ago
d8be429
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
cd61bfe
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
06dd0ef
Merge "Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry.""
by Ken Wakasa
· 11 years ago
4e21d37
Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry."
by Ken Wakasa
· 11 years ago
305778b
Support accessibility TalkBack in emoji palette
by Tadashi G. Takaoka
· 11 years ago
f222850
Move generic hover event handling to KeyboardAccessibilityDelegate
by Tadashi G. Takaoka
· 11 years ago
4d146d5
Separate MainKeyboardView specific accessibility code
by Tadashi G. Takaoka
· 11 years ago
524392a
Merge "Refactor accessibility classes to be more generic"
by Tadashi G. Takaoka
· 11 years ago
c6d40df
Merge "Remove preliminary subtypes for L-preview"
by Tadashi G. Takaoka
· 11 years ago
7b90d2c
Refactor accessibility classes to be more generic
by Tadashi G. Takaoka
· 11 years ago
1afaf67
Merge "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry."
by Keisuke Kuroyanagi
· 11 years ago
d2f9688
Remove preliminary subtypes for L-preview
by Tadashi G. Takaoka
· 11 years ago
5b7c85e
Merge "Update key preview popup and shift icons of LXX_Dark"
by Tadashi G. Takaoka
· 11 years ago
cf3b5df
Update key preview popup and shift icons of LXX_Dark
by Tadashi G. Takaoka
· 11 years ago
ff50b39
Use PrevWordsInfo for get/add/remove n-gram(bigram) entry.
by Keisuke Kuroyanagi
· 11 years ago
9fb2797
Fix number password field handling
by Tadashi G. Takaoka
· 11 years ago
437be2d
Refactor Emoji tab indicators to refer keyboard theme
by Tadashi G. Takaoka
· 11 years ago
27ca9f1
Remove Emoji label tab
by Tadashi G. Takaoka
· 11 years ago
3bfacd4
Merge "Remove Emoji delete key UX hack"
by Tadashi G. Takaoka
· 11 years ago
6ea0dab
Remove Emoji delete key UX hack
by Tadashi G. Takaoka
· 11 years ago
b52055b
Merge "Use PrevWordsInfo instead of String in Java side."
by Keisuke Kuroyanagi
· 11 years ago
83c40a2
Use PrevWordsInfo instead of String in Java side.
by Keisuke Kuroyanagi
· 11 years ago
10bd458
Rename Emoji related resource names more consistent
by Tadashi G. Takaoka
· 11 years ago
260b654
Rename key background drawables more consistent
by Tadashi G. Takaoka
· 11 years ago
193584c
Update Enter and key preview popup of Quantum Dark
by Tadashi G. Takaoka
· 11 years ago
04e2a49
Rename LXX theme to LXX_Dark
by Tadashi G. Takaoka
· 11 years ago
23246ed
Use dedicated DictionaryFacilitator for DistracterFilter
by Keisuke Kuroyanagi
· 11 years ago
96013c9
Merge "Revert "Use dedicated DictionaryFacilitator for DistracterFilter""
by Keisuke Kuroyanagi
· 11 years ago
f9377c8
Revert "Use dedicated DictionaryFacilitator for DistracterFilter"
by Keisuke Kuroyanagi
· 11 years ago
0dac17f
Merge "Use dedicated DictionaryFacilitator for DistracterFilter"
by Keisuke Kuroyanagi
· 11 years ago
060e638
Merge "Fix keyboard theme selection logic"
by Tadashi G. Takaoka
· 11 years ago
3b12718
Fix keyboard theme selection logic
by Tadashi G. Takaoka
· 11 years ago
7122fe7
Use dedicated DictionaryFacilitator for DistracterFilter
by Keisuke Kuroyanagi
· 11 years ago
d1f9ce0
Merge "Make session id mandatory for getSuggestions."
by Keisuke Kuroyanagi
· 11 years ago
09c7220
Make session id mandatory for getSuggestions.
by Keisuke Kuroyanagi
· 11 years ago
91e4ba7
Merge "Fix typeface weight and suggestions strip background"
by Tadashi G. Takaoka
· 11 years ago
f1b3518
Merge "Fix: StringIndexOutOfBoundsException."
by Keisuke Kuroyanagi
· 11 years ago
34873a6
Fix: StringIndexOutOfBoundsException.
by Keisuke Kuroyanagi
· 11 years ago
cfd3093
Merge "Fix: NPE when context.getFilesDir() returns null."
by Keisuke Kuroyanagi
· 11 years ago
496879a
Fix typeface weight and suggestions strip background
by Tadashi G. Takaoka
· 11 years ago
812d7d9
Merge "Support 9-patch drawable for spacebar icon"
by Tadashi G. Takaoka
· 11 years ago
346e96b
Merge "Import translations. DO NOT MERGE"
by Baligh Uddin
· 11 years ago
a545e8d
Fix: NPE when context.getFilesDir() returns null.
by Keisuke Kuroyanagi
· 11 years ago
4180819
Support 9-patch drawable for spacebar icon
by Tadashi G. Takaoka
· 11 years ago
2ddaf95
Remove unused auto correction led for spacebar feature
by Tadashi G. Takaoka
· 11 years ago
c007e88
Swap space and dot of number keyboard of phone
by Tadashi G. Takaoka
· 11 years ago
591ec83
Merge "Use slightly dimmed text color for functional keys"
by Tadashi G. Takaoka
· 11 years ago
28289ec
Merge "Fix NPE in KeyboardSwitcher while orientation change"
by Tadashi G. Takaoka
· 11 years ago
e810a26
Merge "Quit use bigram probability diff for ver4 dict."
by Keisuke Kuroyanagi
· 11 years ago
afdcc15
Fix NPE in KeyboardSwitcher while orientation change
by Tadashi G. Takaoka
· 11 years ago
6434192
Quit use bigram probability diff for ver4 dict.
by Keisuke Kuroyanagi
· 11 years ago
37ec0fe
Use slightly dimmed text color for functional keys
by Tadashi G. Takaoka
· 11 years ago
Next »