| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| | |
Bug: 8636060
Change-Id: I5cac787953a3c71b6402520c2f5c70619d4a40a8
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
The coming string of changes is very complicated, so
I'm going to do things really slowly.
Bug: 8636060
Change-Id: Id8a07a154ac514e9b3307ead22d47c3ae6fa732b
|
|\| |
|
| |
| |
| |
| | |
Change-Id: I6e16b4e05010a08f4d1da34145f819c32b3bc79e
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
It seems the comments were right all along. This seems to really
be useless.
Bug: 8636060
Change-Id: Ie030e9cb73007334380d023abeaa4ce52a863a34
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 8911672
Change-Id: I5d5635949530a67f95e5208986907251b7bce903
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | | |
* changes:
[IL80] Reverse a test for clarity.
[IL79] Some refactoring
|
| | |
| | |
| | |
| | |
| | | |
Bug: 8636060
Change-Id: I5092942ab4fd6aaf37023083040cadbc18583fd1
|
| | |
| | |
| | |
| | |
| | | |
Bug: 8636060
Change-Id: I931c553f68a1f15d22711a661dbffd4e5d421979
|
|\| | |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 8636060
Change-Id: I7290250637e37bf6964bab71d2141e19f20a5459
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 9126496
Change-Id: I8bede13c8745fbcad68099d882681ca4f2326d14
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8636060
Change-Id: I4ce5c9b62181ce8593a453ce222ae7d1fdc08f07
|
|\| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8636060
Change-Id: I2a5da27e73cf378e55bd80ab2054c1ba8b13f6ec
|
|\ \ \ \ |
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
This reverts commit e7ee4fa862e9d7986c292c2e3a0d6b392100540a.
Change-Id: I56fab60ac859289d3ed51f691cd7e2a15da01856
|
|\ \ \ \
| | |/ /
| |/| | |
|
| | |/
| |/|
| | |
| | |
| | | |
Bug: 8636060
Change-Id: I3c5213cc57b5b5febd25f14d40c197d2da43dfb8
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In some ways, the delete key on the Emoji palette was
inconsistent with that in other keyboard layouts.
- It deletes a character in down events, not up events.
- A user cannot cancel the event by moving the finger away from
the key.
This patch fixes these inconsistencies by revisin
EmojiPalettesView.DeleteKeyOnTouchListener. Notable changes are:
- An explicit state machine is introduced because there are
different event sequences to be considered.
- Background thread is replaced with CountDownTimer so tha
key-repeat events can be naturally generated in the UI thread.
- MotionEvent.ACTION_MOVE is now handled to cancel the
subsequent delete key events when the finger is moved away
from the key area.
Bug: 12464067
Change-Id: Ibc360a1394afef368a8d9af7b4c0e99e8ce1d83c
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | | |
Change-Id: I4ba261752750f5087cba810045669512b430b5e0
|
|/ /
| |
| |
| |
| |
| | |
some cleanups as well
Change-Id: I92252eb7b13cb70283a79f50429ed77405ea9575
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 12602903
Change-Id: I1ea4e558b6d2fde425ce28226647ad60095e3488
|
| | |
| | |
| | |
| | |
| | |
| | | |
Removed an unused method too.
Change-Id: Id364009fd4e94ec65862fc3651a181e862909a42
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is a followup to IL69.
Change-Id: Iba154517aa7f75b9f16aa1b808c0da8d84be837f
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Please hold my gun while I have this nice cup of tea.
Yes !!
Bug: 8636060
Change-Id: I33c8ffe51bb2106b17f7941235ad1e427e3a81f7
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ib5a8be5d9ac508d57648e4e8811805eea4355fc3
Auto-generated-cl: translation import
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I6c8aa53b9be4c3aa5822a820cc8cfdc3cf31c390
Auto-generated-cl: translation import
|
|\ \ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This constant is better located in SuggestedWords.
Or it could be in Constants, that would be fine too.
Bug: 8636060
Change-Id: I3e721bb1e2559f028dce8929eceadfe0478c5924
|
| |/ / /
|/| | |
| | | |
| | | | |
Change-Id: I382abd3104d535a1e868935d8cfb4e34ad8ebaed
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Followup to IL66
Change-Id: I067e72c36f483cc3e3b24736c01843531298b507
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is necessary for tests
Bug: 8636060
Change-Id: I50ea401a22e4df72333eda61ca39aa180966ee4b
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8636060
Change-Id: Iec56bce362ebfc52fedab02b127978abb4f3c7f9
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8636060
Change-Id: I624a45500603dfad355ee3b8b794b2d895219c0b
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8636060
Change-Id: I242b7c264abf380bcd6b6b3c848238921f988e54
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8636060
Change-Id: Ib13a54854e30afb79217a0a1f2aeca50a95ba155
|