| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Bug: 2898207
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
the "Tap again to save"
Merge commit 'b608a93c0f3087b191c88cd75665886b7c52015e'
* commit 'b608a93c0f3087b191c88cd75665886b7c52015e':
Fix a bug in backspace handling for the "Tap again to save"
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
Merge commit '6558253160e2039c87f424bd814f402ecd31de3b' into gingerbread
* commit '6558253160e2039c87f424bd814f402ecd31de3b':
Fix a bug in backspace handling for the "Tap again to save"
|
| | |
| | |
| | |
| | |
| | | |
bug: 2889273
Change-Id: I0f317e203f368f5f47738154a6dee0f556d56148
|
| | |
| | |
| | |
| | |
| | | |
Bug: 2868304
Change-Id: I2c474736fb9bb95da9e04bdeb9b9b641e7c3adda
|
|\ \ \
| | | |
| | | |
| | | | |
Ie482167b2ae2804fa1aa43ffb5067af47b7553f1"
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 2868304
Change-Id: I60895e76c4288d4e0e960e5ba22cb47c4b989bf3
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When key is pressed, each key will have a halo which is 0.05 inch
wider than the key.
Bug: bug2517112
Change-Id: I1368ff4af5f5d230b8c2f0c05c3c27bdb89027ae
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- retrieve bigrams that only starts with character typed and neighbor keys
- contacts bigram
- performance measure
bug: 2873133
Change-Id: If97c005b18c82f3fafef50009dd2dfd972b0ab8f
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is the second one of three changes to fix the bug#2868304.
Bug: 2868304
Change-Id: I11a6d2e501888da98faf0c88c8d861c508d500fc
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- with some cleanups
Change-Id: I737c9ee7f148f94e6299d6e962dda82701454759
|
|\ \ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
| | | |
| | | |
| | | |
| | | | |
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
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
java/src/com/android/inputmethod/latin/LatinIME.java
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
choose the suggestion"
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
suggestion
Also fixed the comment of mMinTouchableWidth
Bug: 2581826
Change-Id: Idc79186b0647b0e7e7ec889488b019b7db5241ad
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ib4ffee3a00b8dae75e3472ccdfcb3765625ed4ed
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0f8f7549423deb6d18df4cca949b210c9ec494a5
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
java/res/xml/prefs.xml
java/src/com/android/inputmethod/latin/BinaryDictionary.java
java/src/com/android/inputmethod/latin/Dictionary.java
java/src/com/android/inputmethod/latin/ExpandableDictionary.java
java/src/com/android/inputmethod/latin/LatinIME.java
java/src/com/android/inputmethod/latin/Suggest.java
tests/src/com/android/inputmethod/latin/tests/SuggestTests.java
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- after first character, only suggests bigram data (but doesn't autocomplete)
- after second character, words from dictionary gets rearranged by using bigram
- compatible with old dictionary
- added preference option to disable bigram
Change-Id: Ia8f4e8fa55e797e86d858fd499887cd396388411
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Fixed caching of words - some StringBuilders were being recycled while also being cached. Making copies now.
- Fixed regression in revert - don't reset the word composer after saving the accepted word.
- Removed flicker when cursoring through a word - delay the abortCorrection() until we need to and do the correction
as an atomic operation.
- Fixed replacing of "selected" words (double-tap to select a word)
Still to do:
- Remove flicker on highlighting a word - may need a framework change
- Don't remove spans on text that's already in the text field - may require a framework change.
- Figure out what to do about the punctuations that share the suggestion strip when in correction mode.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I1fd8d7b3037ec8ee2eb468ed7770b10c09c5e73c
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ie1c6a13efcada09d29c1006224dcf54000c14283
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ib232475520f822bf8613258afb9638e1be50d7f7
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I2be3507019601bc93a3e49cc60777e1515f53dc4
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I461e481226395ce8964003c2ad1f4af888c6f7f9
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: Idb01cc3226a979de656b30e57422bb35b25d13fa
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
java/src/com/android/inputmethod/latin/LatinIME.java
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
With this change, we show alternatives for a word that has
been spoken.The user triggers the display of alternatives by
tapping on the word. The alternatives are currently
generated by a client-side algorithm, but will be improved
when we move to a server-side generation of the alternatives
Change-Id: I454ee28fef9bf97a1b026ce8c605ca4badb39e79
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I475c2fa7604f91659100510079fa13c7615177e9
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ie465e2ed93c79b0efe9d518cc44df1028f1bb392
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I832e855e8882c0ccbc48505acce5b605761cd93a
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I8ce049e1d77753a481cd45b53254ba248dca9f15
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- add default bold theme
- add
Change-Id: Ie3f31a6973c12e7f8b885d0036f50e8647c9fe82
|