| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: I358350c959d5610214a752b14d7744fe83eb3821
|
|
|
|
| |
Change-Id: Ib00d598e6e6a91e594ae01cfc51fb688601f6b8f
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Because KeyboardState.onLoadKeyboard will invoke
SwitcherActions.requestUpdateShiftState eventually, the calling
updateShiftState at the end of KeyboardSwitcher.onLoadKeyboard is
useless.
Change-Id: Ib6e746b1516ef1b4c981807a9b8785a046ba50e0
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: Ie0bceb494b0521bf406418d5ecbc16752c818aba
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This probably can't be triggered by anything that is not
a monkey, but still, let's fix this
Bug: 5797549
Change-Id: I9a7d9fd6664c97787ce676a28675e96f46df7658
|
| |
| |
| |
| | |
Change-Id: I8842e5ce77f9d27a0969df947de292c1830e36b7
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: If0056d0601149d2ddd0e231a81e7b2409b37fc06
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 5894393
Change-Id: I810de58730f2cabcaf7b8dc1d85b3725f959094b
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | | |
Change-Id: I0640dbe76a8ff2dc45b504eca631942811571736
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | | |
Change-Id: I5e910f8225a248fc6403771836dec4c0b7294caa
|
|/ /
| |
| |
| |
| | |
Bug: 5894271
Change-Id: I4f02ff322697159e08f5e898608c0aff11dacb2f
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 5881820
Change-Id: I108bbc25baa331cc87f00955b48188b3557d10dd
|
|\| | |
|
| | |
| | |
| | |
| | | |
Change-Id: If2b9ee7cf3fad7633d64b98758f802792d66f7a8
|
|\| | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Rename KeyboardShiftState variable and reorder some statements.
Change-Id: I7e8842836f35876f8697f9906343f7d4a1f9db4f
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 5884397
Change-Id: I01f462075bcbf7da38e9af2084ecd37143923e8b
|
|\ \ \ \
| |_|/ /
|/| | | |
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
I'm pretty sure the test here was useless.
Change-Id: Iaece641fbd5455406533b19555f2b639759a525f
|
|/ /
| |
| |
| |
| |
| |
| | |
The issue was introduced by Id2320f4d.
Bug: 5887936
Change-Id: Ifec3aefb5b168f790de696ece104b84cdab46539
|
| |
| |
| |
| | |
Change-Id: I424a4b608fec084cb787003ef4417ccf273366ae
|
|/
|
|
| |
Change-Id: I0a783a425302fbc381d056f5b0d757c27f2a9f14
|
|
|
|
| |
Change-Id: Id613c06e2df770659095d78d42637aed063d0c70
|
|
|
|
|
|
|
|
|
|
|
| |
* Rename KeyboardActionListener.onPress to onPressKey
* Rename KeyboardActionListener.onRelease to onReleaseKey
* Merge KeyboardSwicther.onPressShift, onPressSymbol, and onPressOtherKey to onPressKey.
* Merge KeyboardSwitcher.onReleaseShift and onReleaseSymbol to onReleaseKey.
* Merge KeyboardState.onPressShift, onPressSymbol, and onPressOtherKey to onPressKey.
* Merge KeyboardState.onReleaseShift and onReleaseSymbol to onReleaseKey.
Change-Id: Icf28fd18e238c5e534c292893e4ab5b6b98e72f8
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I9bb8f78b0a766cd7937d5cbe1c1e5e35898b2997
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The basic idea is that in some situations, we would restart
suggestions, but before evaluating them we would bail out
because suggestions were not requested. This would lead to
the "correction" set to null, so we would commit a null word.
This fix does two things:
- Do not restart suggestions when not requested.
- If we still end up with a composing word when suggestions
are not requested, we select the typed word as the
correct version.
Bug: 5846646
Change-Id: Ic35351841d0cb20afa99092ef681ecb7bd68bec6
|
|\ \ \
| |_|/
|/| | |
|
| |/
| |
| |
| |
| | |
Bug: 5846646
Change-Id: I7c907d0a9478e0878b92ead94173caefc21b627b
|
| |
| |
| |
| |
| | |
Bug: 5850605
Change-Id: I6665b483f775094903f2e26f5584e4b141592ab5
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I9fd6fabf03515011cedb8aaa30fdb7a77f2d4d12
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | | |
Change-Id: I1d331ee7f71501baa4ec2df01df39340499834e4
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The method deleteWordAtCursor would call finishComposingText,
which is a very unexpected state change and would probably cause
surprising bugs to any parent that would call it.
As it happens, it's not used anywhere any more so let's just
remove it.
Change-Id: Iaa9200866e40b4e914f76baa987279948300679c
|
|/ /
| |
| |
| |
| | |
Bug: 5846646
Change-Id: Ib2c76ec173972eb7acadbfaae7e930849d546721
|
|/
|
|
|
| |
Bug: 5873562
Change-Id: If1f5ae1684905c1418ae43e55df38509444d29e2
|
|
|
|
|
| |
Bug: 5794655
Change-Id: Ib324366c772e20bb54aba63c2f4540dc0f9de515
|
|
|
|
|
| |
Bug: 5857492
Change-Id: I5ef78af21a76e8cf645e223d1ffa6212690bb1eb
|
|\ |
|