| Commit message (Collapse) | Author | Files | Lines |
|
word.
Also, continue to show the corrections when user keeps replacing the word repeatedly
with different corrections from the suggestion strip. There were problems with
tapping suggestions quickly or tapping the same suggestion more than once (same length).
Also fixes Bug: 2852891 - Text suggestion appears incorrectly when selecting text that's
not a whole word.
Changed the TextEntryState states to an enum type instead of int. Needed it to show the
states for debugging purposes.
|
|
Change-Id: I6d12bc054fde0fe3ea03b673e7b5b7d7f8db8d54
|
|
Bug:2909517
Change-Id: I1c010b1079a04ff3b08d690c536fbe8d4414ea14
|
|
from com.google.android.inputmethod.latin to com.android.inputmethod.latin
Related change: https://android-git.corp.google.com/g/60862
bug: 2786392
Change-Id: Ib7c6cfe61db19ef50c401a01497eef5f1f5e239e
|
|
this option is disabled as the default at x-large
Bug:2909517
Change-Id: Ifda1b7ff89bc4beeee02ba0f3e01d441a9435b37
|
|
-UnitTest for UserBigram
-Changes for number of bigrams to load
Change-Id: I2c6fbe6194d34112ccc52c7e199461d2350e8516
|
|
Change-Id: I19c1bce22c2395b727891f60776946a0eec7145b
|
|
Bug: 2898207
|
|
Change-Id: I5671feaa4760b2583052527f3026de9c4411c3a4
|
|
bug: 2889273
Change-Id: I0f317e203f368f5f47738154a6dee0f556d56148
|
|
Change-Id: Ia4de960b5d1168d49b7a97b22751fde11047f5ea
|
|
Change-Id: I653e483f85d04026654a5cd74b48a97b28bd7e45
|
|
Change-Id: Ifafdf81efa05445e143f4e2a44385f540540ecff
|
|
were moved to drawable-mdpi
Change-Id: I3e0281e20362f051495b2750cd0b06ab77ed090f
|
|
(Update with the files left out from
Change-Id: I15f83fc43d91c2c9d74b40fdcecdfe239242d565.)
|
|
packages/inputmethods/LatinIME/
Change-Id: I7df8040996aab9c90547a472a7627f1f1afe4eb9
|
|
Bug: 2868304
Change-Id: I2c474736fb9bb95da9e04bdeb9b9b641e7c3adda
|
|
Bug: 2868304
Change-Id: I60895e76c4288d4e0e960e5ba22cb47c4b989bf3
|
|
vendor-specific directory.
Change-Id: I0eff59ca186002fdafe3940720606cc4a39077a6
|
|
bug: 2838151
Change-Id: Ia7136ac7432258386a53ebec2b26251c8caae0ea
|
|
Change-Id: I728c2fefcf3c22d30d192a9f4b3aedad4eddc2ed
|
|
This issue is caused by three reasons.
- In touch move event and while time debouncing is going on, wrong key
is shown as pop-up preview.
- There is no pop-up preview key shown when touch up event occurs and
also showing pop-up preview message is unintentionally canceled.
- In detectAndSendKey() method, nearby keys' primary codes are
mistakenly sent as Key codes.
This is the last of three changes to fix bug #2868304
Bug: 2868304
Change-Id: Ie482167b2ae2804fa1aa43ffb5067af47b7553f1
|
|
Change-Id: Ie7ec03bf10ec9c9ce1290942a47cb538eeef6169
|
|
- retrieve bigrams that only starts with character typed and neighbor keys
- contacts bigram
- performance measure
bug: 2873133
Change-Id: If97c005b18c82f3fafef50009dd2dfd972b0ab8f
|
|
When key is pressed, each key will have a halo which is 0.05 inch
wider than the key.
Bug: bug2517112
Change-Id: I1368ff4af5f5d230b8c2f0c05c3c27bdb89027ae
|
|
Change-Id: I59acd50b3531cf02d71c124d7ce8211d0c3dcd7e
|
|
This is the second one of three changes to fix the bug#2868304.
Bug: 2868304
Change-Id: I11a6d2e501888da98faf0c88c8d861c508d500fc
|
|
- with some cleanups
Change-Id: I737c9ee7f148f94e6299d6e962dda82701454759
|
|
Change-Id: I5b23950447742f70e7ca6dca21e8afaed28d30ec
|
|
This is the first one of three changes to fix the bug#2868304.
Bug: 2868304
Change-Id: I2eb31c0966b2a7695e19aed7fceb13dad0c5bf0d
|
|
In makeKeyboards(), there is a fall through pass in which the
keyboards' id (mSymbolsId and mSymbolsShiftedId) will not be updated.
Then in toggleShift(), current keyboard id (mCurrentId) will not match
any of two and nothing happens.
Bug: 2825858
Change-Id: Iaf8a7368f513b35cf77a67794ecd3e21aa08484b
|
|
This change will parse the voice-search word-based
alternatives from the bundle returned by the server,
rather than generating them on the client.
Change-Id: I7d7abc224de3ab8f37eca18632a427d39fd61a78
|
|
- rename ginger to stone
Change-Id: I6968ed1b388e1f55ecb27a449ca49be77790f9cc
|
|
vendor/google/apps/LatinImeGoogle.
bug: 2811749
Refer to https://android-git.corp.google.com/g/58621
Change-Id: I3721ad3b3a29673f1ddd32871b1575a45c7365ee
|
|
Now JNI_H_INCLUDE is added to header search path by default for non-NDK build.
Change-Id: If1a9a1fae3cea51de6f776edbf7a2982f3d92b65
|
|
Change-Id: I10437a119fac68ae3231ad923b2ce090f56847e6
|
|
Change-Id: I77e4f6105b1f5d4569ad59e3d536941310cc6c0d
|
|
Change-Id: I63d9c5254188a84c92cb4ff34988ebb5a2a034ae
|
|
Change-Id: I4c6a9ddf3f3c4eb35076f4ed27e009462cfc2e9e
|
|
Change-Id: I8a3c0ce81b67e27b7559b534b4ccde2ad0783dbc
|
|
- Rename the jni library name
- Revert the local cert
- LatinIme2Google -> LatinIME
Please note that we'll use the new package name: com.google.android.inputmethod.latin
Change-Id: Ibbab07e8102ade5a93660c0723cd86f600c14a7d
|
|
Change-Id: I8879322ed8573d57257faf15b66b8ae04101971f
|
|
Change-Id: I0ae02c61fae200672004028196d3e8d990b4c32c
|
|
suggestion
Also fixed the comment of mMinTouchableWidth
Bug: 2581826
Change-Id: Idc79186b0647b0e7e7ec889488b019b7db5241ad
|
|
bug: 2693836 - Russian keyboard is missing a letter
Change-Id: Ic931991bc188f646d30a399bb0b268f415f12051
|
|
source tree
Change-Id: I06d1687fbd7f9d02c069d84a50c2b53950372733
|
|
now.
Disable until we find a cleaner solution to highlighting for correction (may need
a framework change).
Removed a check for VoiceInput.DELETE_SYMBOL, which is not in use any more.
|
|
NDK does not support sim build.
Change-Id: If3164399d72786c9445cd308376497b8ba76011c
|
|
Change-Id: Ib4ffee3a00b8dae75e3472ccdfcb3765625ed4ed
|
|
Change-Id: I8e3792ba43293313baab0bb0d6bebba8c65df4b9
|