Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
ff3e488e1ea537d14cd8a90276cc0b7e4f3e7ace
/
java
/
src
/
com
/
android
/
inputmethod
d427d3b
Merge "Create AccessibilityDelegate only when accessibility mode is on"
by Tadashi G. Takaoka
· 11 years ago
28538d9
Merge "Fix an IOOB exception"
by Jean Chalard
· 11 years ago
d78b586
Create AccessibilityDelegate only when accessibility mode is on
by Tadashi G. Takaoka
· 11 years ago
d660f3b
Fix an IOOB exception
by Jean Chalard
· 11 years ago
a021395
Pass hover event to accessibility key handling methods
by Tadashi G. Takaoka
· 11 years ago
d0b79cc
Add verbalization of symbols that are unsupported by TTS/TalkBack
by Tadashi G. Takaoka
· 11 years ago
82674ca
Fix to clear on hover visual cue
by Tadashi G. Takaoka
· 11 years ago
fa9b957
Refactor MoreKeysKeyboardView a bit
by Tadashi G. Takaoka
· 11 years ago
509d07c
am 61a8a66c: 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
8f71fab
Make prevWord = null if the next word starts from a connector.
by Keisuke Kuroyanagi
· 11 years ago
fa0e76d
Limit recapitalization for reasonable performance.
by Jean Chalard
· 11 years ago
6fe326a
am 761a6812: Don\'t reuse main keyboard\'s spacebar icon for Emoji palette
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
aaf2bbf
Merge "Remove LatinImeLogger and UsabilityStudyLogUtils"
by Tadashi G. Takaoka
· 11 years ago
51ee5a4
Remove LatinImeLogger and UsabilityStudyLogUtils
by Tadashi G. Takaoka
· 11 years ago
c4a3b9f
Merge "Remove PrioritizedSerialExecutor."
by Keisuke Kuroyanagi
· 11 years ago
944923f
Fix: too many calls to getSuggestedWordsForTypingInput
by Jean Chalard
· 11 years ago
94f88b4
Remove PrioritizedSerialExecutor.
by Keisuke Kuroyanagi
· 11 years ago
262b1e7
Merge "Remove researcher logger"
by Tadashi G. Takaoka
· 11 years ago
bbf556e
Remove researcher logger
by Tadashi G. Takaoka
· 11 years ago
7d57fc2
Clean up for Iba6eeb7981634e7ddb.
by Keisuke Kuroyanagi
· 11 years ago
4bffac6
Stop directly checking SuggestedWordInfo.mKind
by Keisuke Kuroyanagi
· 11 years ago
f2b9957
Merge "Support fine grained hover event handling"
by Tadashi G. Takaoka
· 11 years ago
14ea11f
Add TODO comment about SuggestedWordInfo's kind and flags
by Tadashi G. Takaoka
· 11 years ago
639e431
Support fine grained hover event handling
by Tadashi G. Takaoka
· 11 years ago
d3642a2
Merge "Refactor KeyboardAccessibilityDelegate class a bit"
by Tadashi G. Takaoka
· 11 years ago
87d2f3e
Refactor KeyboardAccessibilityDelegate class a bit
by Tadashi G. Takaoka
· 11 years ago
dfca517
Return whether the dynamic dict operation was success.
by Keisuke Kuroyanagi
· 11 years ago
26628ee
Merge "Add thread name for PrioritizedSerialExecutor."
by Keisuke Kuroyanagi
· 11 years ago
ced6788
Merge "Remove compiler warning from accessibility package"
by Tadashi G. Takaoka
· 11 years ago
6a54614
Merge "Stop filtering out when perfect freq > top non-perfect freq."
by Keisuke Kuroyanagi
· 11 years ago
00da83e
Stop filtering out when perfect freq > top non-perfect freq.
by Keisuke Kuroyanagi
· 11 years ago
733a9c0
Add thread name for PrioritizedSerialExecutor.
by Keisuke Kuroyanagi
· 11 years ago
a80d55d
Remove compiler warning from accessibility package
by Tadashi G. Takaoka
· 11 years ago
01748cd
Move MoreSuggestionsListener to MoreSuggestionsView
by Tadashi G. Takaoka
· 11 years ago
9647d7f
Use onHoverEvent instead of dispatchHoverEvent
by Tadashi G. Takaoka
· 11 years ago
f6d59f6
Merge "Announce the same key again"
by Tadashi G. Takaoka
· 11 years ago
a1b47eb
Announce the same key again
by Tadashi G. Takaoka
· 11 years ago
7b5bccc
Use "unknown emoji" or emoji that has an empty translation
by Tadashi G. Takaoka
· 11 years ago
71c795d
Merge "Apply distracter filter for UserHistoryDictionary."
by Keisuke Kuroyanagi
· 11 years ago
17bd4eb
Apply distracter filter for UserHistoryDictionary.
by Keisuke Kuroyanagi
· 11 years ago
f85b478
Merge "Apply distracter filter for in-vocabulary words."
by Keisuke Kuroyanagi
· 11 years ago
ba33831
Apply distracter filter for in-vocabulary words.
by Keisuke Kuroyanagi
· 11 years ago
0088d1f
Merge "Use whether it's exact match to detect distracters."
by Keisuke Kuroyanagi
· 11 years ago
a6278eb
Use whether it's exact match to detect distracters.
by Keisuke Kuroyanagi
· 11 years ago
9df51d1
Keep showing important notice when "show correction suggestions" is off
by Tadashi G. Takaoka
· 11 years ago
4905d83
Merge "Release and register current key when emoji palette is hidden"
by Tadashi G. Takaoka
· 11 years ago
0380421
Release and register current key when emoji palette is hidden
by Tadashi G. Takaoka
· 11 years ago
1f217db
Use functional key background for action key with label
by Tadashi G. Takaoka
· 11 years ago
630a241
Use ViewCompat support library and delete ViewCompatUtils
by Tadashi G. Takaoka
· 11 years ago
7909341
Revert "Use ViewCompat support library and delete ViewCompatUtils"
by Tadashi G. Takaoka
· 11 years ago
db21267
Use ViewCompat support library and delete ViewCompatUtils
by Tadashi G. Takaoka
· 11 years ago
7a76350
Merge "Enable "show language switch key" settings on K and before"
by Tadashi G. Takaoka
· 11 years ago
6726bc9
Merge "Use Java 7 diamond operator"
by Tadashi G. Takaoka
· 11 years ago
e3bfb82
Merge "Consolidate attributes to EmojiPaletteView to control indicators"
by Tadashi G. Takaoka
· 11 years ago
a91561a
Use Java 7 diamond operator
by Tadashi G. Takaoka
· 11 years ago
7ed40a1
Enable "show language switch key" settings on K and before
by Tadashi G. Takaoka
· 11 years ago
9f9988e
Merge "Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE."
by Keisuke Kuroyanagi
· 11 years ago
991c902
Merge "Revert "Fix: too many calls to getSuggestedWordsForTypingInput""
by Ken Wakasa
· 11 years ago
d941ea1
Revert "Fix: too many calls to getSuggestedWordsForTypingInput"
by Ken Wakasa
· 11 years ago
a790c5b
Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE.
by Keisuke Kuroyanagi
· 11 years ago
a37f374
Version up dynamic dict format from 401 to 402.
by Keisuke Kuroyanagi
· 11 years ago
1adca93
Extend jni methods and enable Beginning-of-Sentence.
by Keisuke Kuroyanagi
· 11 years ago
85befc0
Merge "Make DistracterFilter interface."
by Keisuke Kuroyanagi
· 11 years ago
52fdaa2
Merge "Fix some auto-caps problems: - (mainly for Spanish) auto-caps after inverted bang and what - (German only) don't auto-cap after digits-period-space"
by Jean Chalard
· 11 years ago
e8e4638
Merge "Increase the DB version for the next release."
by Jean Chalard
· 11 years ago
cfdb1b8
Fix some auto-caps problems:
by Jean Chalard
· 11 years ago
f498e53
Make DistracterFilter interface.
by Keisuke Kuroyanagi
· 11 years ago
1fa3e90
Move distracter filter to dictionary facilitator.
by Keisuke Kuroyanagi
· 11 years ago
2782f97
Consolidate attributes to EmojiPaletteView to control indicators
by Tadashi G. Takaoka
· 11 years ago
a1035be
Have DictionaryFacilitator in LatinIME.
by Keisuke Kuroyanagi
· 11 years ago
a2ce9a4
Fix NPE happening in unit tests.
by Keisuke Kuroyanagi
· 11 years ago
483650f
Increase the DB version for the next release.
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
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
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
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
Next »