Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
e9311bc893c71f2a016d67ddb6b6234661e8a4f6
e9311bc
Update suggestion strip drawables
by Tadashi G. Takaoka
· 15 years ago
1d11e79
Fix adding user dictionary
by Tadashi G. Takaoka
· 15 years ago
68b6932
Import revised translations.
by Eric Fischer
· 15 years ago
9cb9f33
Merge "Make "Tab" and "ALT" and "123" as donottranslate resources"
by Tadashi G. Takaoka
· 15 years ago
246acc5
Make "Tab" and "ALT" and "123" as donottranslate resources
by Tadashi G. Takaoka
· 15 years ago
a1e9e39
Allow a single letter dic entry
by Ken Wakasa
· 15 years ago
7c178d9
Merge "Move tools/makedict from platform/development to platform/packages/inputmethods/LatinIME"
by Ken Wakasa
· 15 years ago
1a878ff
Merge "Integrating updated LatinIME keyboard assets"
by Justin Ho
· 15 years ago
a893ac3
Merge "Tune padding of candidate word"
by Tadashi G. Takaoka
· 15 years ago
4e8dc88
Merge "Suggest words with excessive chars out of proximity chars Bug: 3273807"
by satok
· 15 years ago
4700a6f
Tune padding of candidate word
by Tadashi G. Takaoka
· 15 years ago
54fe9e0
Suggest words with excessive chars out of proximity chars Bug: 3273807
by satok
· 15 years ago
7bb84ea
Merge "Check user dictionary before inserting new word"
by Tadashi G. Takaoka
· 15 years ago
c5f1368
Check user dictionary before inserting new word
by Tadashi G. Takaoka
· 15 years ago
7f1d3fa
Remove language settings from preference activity
by satok
· 15 years ago
9ecad8c
Fix auto correction threshold values array reference
by Tadashi G. Takaoka
· 15 years ago
4ca16db
Highlight auto corrected word
by Tadashi G. Takaoka
· 15 years ago
1b1f7f9
Cleanup unused string resources
by Tadashi G. Takaoka
· 15 years ago
3ef38b2
Merge "Introduce SuggestedWords class to represent suggestions list"
by Tadashi G. Takaoka
· 15 years ago
7e181fe
Introduce SuggestedWords class to represent suggestions list
by Tadashi G. Takaoka
· 15 years ago
e7f9a22
Merge "Swap ",." and "[]" in symbol layout of tablet"
by Tadashi G. Takaoka
· 15 years ago
0459387
Swap ",." and "[]" in symbol layout of tablet
by Tadashi G. Takaoka
· 15 years ago
bd6f4bf
Move tools/makedict from platform/development to platform/packages/inputmethods/LatinIME
by Ken Wakasa
· 15 years ago
62f3317
Integrating updated LatinIME keyboard assets
by Justin Ho
· 15 years ago
35bcd5c
Merge "Import revised translations."
by Eric Fischer
· 15 years ago
ffb864a
Merge "Keep previous suggestions when there is only one suggestion found"
by Tadashi G. Takaoka
· 15 years ago
f6a6429
Merge "Suggest words with transposed chars"
by satok
· 15 years ago
a3d78f6
Suggest words with transposed chars
by satok
· 15 years ago
a15e45e
Keep previous suggestions when there is only one suggestion found
by Tadashi G. Takaoka
· 15 years ago
e26ef1b
Remove Tutorial class and unused debug feature
by Tadashi G. Takaoka
· 15 years ago
20cdb37
Use setInputMethodAndSubtype and shortcutIME API instead of changing only view to Voice Input
by satok
· 15 years ago
a83cfd2
Import revised translations.
by Eric Fischer
· 15 years ago
3f7eac0
Merge "Limit the suggestions with an excessive character by filtering proximity characters"
by satok
· 15 years ago
e07baa6
Limit the suggestions with an excessive character by filtering proximity characters
by satok
· 15 years ago
3423522
Merge "Remove LatinIME prefix from classes"
by Tadashi G. Takaoka
· 15 years ago
9502cc1
Remove LatinIME prefix from classes
by Tadashi G. Takaoka
· 15 years ago
8db866a
Merge "Fix a bug that We can't suggest words with missing space if one of the words starts with a capitalized character."
by satok
· 15 years ago
aee09dc
Fix a bug that We can't suggest words with missing space if one of the words starts with a capitalized character.
by satok
· 15 years ago
55b9d33
Show auto correction feedback
by Tadashi G. Takaoka
· 15 years ago
8ec36be
Cleanup calling Spannable.setSpan() to set character style span
by Tadashi G. Takaoka
· 15 years ago
71890a7
Merge "Suggest words with missing space"
by satok
· 15 years ago
662fe69
Suggest words with missing space
by satok
· 15 years ago
522d5c1
Show underline for auto-completion candidate instead of bolding
by Tadashi G. Takaoka
· 15 years ago
89c5874
Tweak candidate view height and etc.
by Tadashi G. Takaoka
· 15 years ago
4a734aa
Fix popup mini keyboard for smiley and .com key
by Tadashi G. Takaoka
· 15 years ago
9f01ed5
Support keyboardHeight and maxKeyboardHeight to Keyboard XML
by Tadashi G. Takaoka
· 15 years ago
59cd73b
Merge "Suggest excessive characters"
by satok
· 15 years ago
2fcaaaa
Merge "Implement CandidateView using HorizontalScrollView"
by Tadashi G. Takaoka
· 15 years ago
cdbbea7
Suggest excessive characters
by satok
· 15 years ago
e49bd1c
Implement CandidateView using HorizontalScrollView
by Tadashi G. Takaoka
· 15 years ago
e1c216a
Merge "Make no-recursive getWordRec"
by satok
· 15 years ago
d299792
Make no-recursive getWordRec
by satok
· 15 years ago
ada7ad2
New gutter for tablet keyboard layout
by Tadashi G. Takaoka
· 15 years ago
405daf9
Merge "Add search mode keyboard layout"
by Tadashi G. Takaoka
· 15 years ago
5b146f9
Add some new symbols key to symbols/more keyboard
by Tadashi G. Takaoka
· 15 years ago
bafba47
Add search mode keyboard layout
by Tadashi G. Takaoka
· 15 years ago
3b03887
Merge "Add a mic key to tablet keyboard tentatively for implementation"
by Tadashi G. Takaoka
· 15 years ago
2ff2a04
Add a mic key to tablet keyboard tentatively for implementation
by Tadashi G. Takaoka
· 15 years ago
e00b7c5
Merge "Fix a crash when MAX_WORD_LENGTH is too short."
by satok
· 15 years ago
292faee
Fix ghost popup mini keyboard
by Tadashi G. Takaoka
· 15 years ago
ca7c1b5
am 44aeff2b: (-s ours) am e75e00d8: Merge "Key release event should be sent when finger sliding (DO NOT MERGE)" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
2e4b1bd
Prefer United Kingdom to Great Britain as locale string
by Ken Wakasa
· 15 years ago
af8b626
Merge "Fix an issue with lingering composing span underline after orientation changes"
by Ken Wakasa
· 15 years ago
d024ea6
Fix an issue with lingering composing span underline after orientation changes
by Ken Wakasa
· 15 years ago
f5cded1
Fix a crash when MAX_WORD_LENGTH is too short.
by satok
· 15 years ago
48e432c
Breakdown getWordRec
by satok
· 15 years ago
4e24668
Merge "Trim the flow of getWordRec"
by satok
· 15 years ago
6831926
Trim the flow of getWordRec
by satok
· 15 years ago
e18bd3e
Fix voice key on phone device
by Tadashi G. Takaoka
· 15 years ago
44aeff2
am e75e00d8: Merge "Key release event should be sent when finger sliding (DO NOT MERGE)" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
e75e00d
Merge "Key release event should be sent when finger sliding (DO NOT MERGE)" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
cfb2436
Merge "Breakdown getWordRec"
by satok
· 15 years ago
28bd03b
Breakdown getWordRec
by satok
· 15 years ago
8df8d1b
Merge "Just code cleanup."
by Ken Wakasa
· 15 years ago
a46683a
Just code cleanup.
by Ken Wakasa
· 15 years ago
a275e9e
Make Key, Row and Keyboard attributes final
by Tadashi G. Takaoka
· 15 years ago
7545ec8
Fix no smiley popup mini keyboard
by Tadashi G. Takaoka
· 15 years ago
391a7ce
Remove LatinKey class
by Tadashi G. Takaoka
· 15 years ago
23bf5e5
Merge "Fix NPE at Keyboard"
by Tadashi G. Takaoka
· 15 years ago
566870c
Fix NPE at Keyboard
by Tadashi G. Takaoka
· 15 years ago
715514d
Breakdown getWordRec and add comments
by satok
· 15 years ago
a0e780f
Merge "Double tap on shift key turns on caps lock"
by Tadashi G. Takaoka
· 15 years ago
418d80d
Double tap on shift key turns on caps lock
by Tadashi G. Takaoka
· 15 years ago
2aebcf3
Rename Indonesian and Hebrew translations to match Locale.java conventions
by Eric Fischer
· 15 years ago
571bdb4
Refactor LatinKeyboard and LatinKey
by Tadashi G. Takaoka
· 15 years ago
26dae3f
Merge "Move some inner static class to top class in new package"
by Tadashi G. Takaoka
· 15 years ago
5a309f5
Move some inner static class to top class in new package
by Tadashi G. Takaoka
· 15 years ago
18c28f4
Detach bigram functionarities from unigram_dictionary
by satok
· 15 years ago
9fee221
Merge "Refactor: Move utility functions and no suggestion functions from unigram_dictionary.cpp to dictionary.cpp"
by satok
· 15 years ago
e808e43
Refactor: Move utility functions and no suggestion functions from unigram_dictionary.cpp to dictionary.cpp
by satok
· 15 years ago
9b89f65
Merge "Add back-slash key"
by Tadashi G. Takaoka
· 15 years ago
560497c
Add back-slash key
by Tadashi G. Takaoka
· 15 years ago
7215c3b
Add [CHAR LIMIT] comment to strings
by Tadashi G. Takaoka
· 15 years ago
711abe6
Merge "Fix parameters of native functions and refactor Dictionary"
by satok
· 15 years ago
af63f06
Import revised translations.
by Eric Fischer
· 15 years ago
a567963
am 6f6c90bd: (-s ours) am 6c13b1a6: Disable gesture detector on mini-keyboard (DO NOT MERGE)
by Tadashi G. Takaoka
· 15 years ago
3008825
Fix parameters of native functions and refactor Dictionary
by satok
· 15 years ago
f9ab63e
Merge "Update string for Ic0d5f862"
by Ken Wakasa
· 15 years ago
e0298a1
Merge "Add ru and sr keyboard layout for tablet"
by Tadashi G. Takaoka
· 15 years ago
58baaea
Add ru and sr keyboard layout for tablet
by Tadashi G. Takaoka
· 15 years ago
Next »