| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Conflicts:
java/src/com/android/inputmethod/latin/LatinIME.java
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
suggestion
Also fixed the comment of mMinTouchableWidth
Bug: 2581826
Change-Id: Idc79186b0647b0e7e7ec889488b019b7db5241ad
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ieed585be5f4e88509cdcc31f5d82474cb06add6a
|
|\| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
more than MAX_SUGGESTIONS in full-screen mode.
Change-Id: Ic76287c2f8aa91733769e789df1f2a0614100f65
|
| |/ /
| | |
| | |
| | | |
Change-Id: I7417bcaa578ef85f0b634bcac8ddde2b0368b905
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
- Add log of auto suggestion
- Add log of cancelling auto suggestion
- Add log of actual number of charactors
- Add log of manually clicking suggestion
Change-Id: I8fc1cef356bf1a98b0676ed171bfb17825e18425
|
|/
|
|
|
|
|
|
| |
-use AOSP copyright instead of Google
-add NOTICE and tag file
Bug: 2548782
Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
|
|
Move java code to a different directory so that the unbundled
version doesn't try to compile the native code again.
Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
|