| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 5722919
Change-Id: Id92632a0feffc3342d3c31e90c0da973c934f3c0
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
equivalent
* commit '6b7100fecaaaf0e8e42c4d2ccebac165e89e79bf':
Don't execute pending onStartInputView if EditorInfos are equivalent
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 5722732
Bug: 5722867
Change-Id: I8347c258b286c3329f318d50adf205e78e49c722
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '68d600a5f66d5ba6a33c248a3b8825d65add9b9f':
Remove internal toggleShift calls
|
| |\ \ \ \ |
|
| | | |_|/
| | |/| |
| | | | |
| | | | |
| | | | | |
Bug: 5708602
Change-Id: Id1f76dbd40aaf9ed35d4598d902043675c3d74fc
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
KeyboardLayoutState"
* commit '845d829d47aca3d03b6d7ac0f2d0ac97433cbabd':
Get rid of direct reference to KeyboardId from KeyboardLayoutState
|
| |\ \ \ \ |
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
KeyboardLayoutState.restore directly loads keyboard using private
methods such as setAlphabetKeyboard and setShifted etc. instaed of
calling public methods such as toggleCapsLock, onPressShift, and
onReleaseShift.
Bug: 5708602
Change-Id: I799f80f1d505ac7bdf17b92b189fc418994bfa2f
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'bc56e0442586ecfcbd18cbdd138996b17ea79b6b':
Reset keyboard state when loading keyboard
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Bug: 5627467
Change-Id: I709f97e47144d3270450adc7d8053038d0df57bc
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '55c0198eee18dfa4ec750d23fc589bced289d23c':
Updated keyboard to use SPEAK_PASSWORD preference.
|
| |\| |
| | | |
| | | |
| | | |
| | | | |
* commit 'c960695f38ae0564dff3a6897fd1843c8e74c604':
Updated keyboard to use SPEAK_PASSWORD preference.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 5678383
Change-Id: Ie9bdc92f4b2c9014159d672b71e4438f8fa34f55
|
|\| | |
| | | |
| | | |
| | | | |
* commit '37b1f961b588950367046dedfc15bb360e0d94a1':
|
| |\ \ \
| | | |/
| | |/|
| | | | |
Change-Id: I2d40f0b73dedef4517b76e22c25c5aa7dcd8c4e2
|
| | |\ \
| | | |/
| | |/| |
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'e466583ddc68278ad708094f8ac521be504bf342':
Fix caps lock key behavior
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix the issue introduced by Idfe69978.
Bug: 5708602
Change-Id: I4265822b7d33417b87b3e7e3f49250ac5d2ecdda
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '8a70e70c849cc2c5553c6fd79891c22893fd761b':
Remove toggleSymbolsShift and rename toggleKeyboardMode
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 5708602
Change-Id: Iadef3e862d00505d1d9f588d0d64445754d7b962
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '0da37085401e77c633eaa0ec23cdf9985af2729c':
Move KeyboardShiftState to KeyboardState
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 5708602
Change-Id: Idfe69978972bb674e0f360ef5e324739e2652d25
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'c9f8cb614e58c0f6ead9b8629c34dd534bce32f7':
Refactor reflection member
|
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I112dbf851e10dae9e4291cf440f01b28d51180f4
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '4f7f61730cbd45871c1e9044da84b494831f97c3':
Make Keyboard.setShifted return void
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Bug: 5708602
Change-Id: If8150f62fbab864344f59853850ff3213c27940e
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'ec52fb6dbb0794d9872bb3e83ea166c6996acf4e':
Minor refactoring of Keyboard
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Remove isAlphaKeyboard().
* Remove isPhoneKeyboard().
* Remove getKeyboardShiftState().
Bug: 5708602
Change-Id: I8bf5009bf499ecb0501d1379f72e43406080062a
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
5574747
* commit 'a3cf232a2a144276509b04bc4b5212f4b8915414':
Fix a field value for the suggestion max size Bug: 5574747
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | | |
* commit 'e5db3871b1269703e5ef360090fb35f50ae57ed4':
Fix a field value for the suggestion max size Bug: 5574747
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 5574747
This bug was introduced by I5e40edf6f790c078c4a05d
Change-Id: I5b0f51e1f5e8a12d786657167082bc604089505e
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'f7fa231b7ab5ba8bd495a68b6145f14f6e2480c3':
Add support for Russian spell checking.
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Note that this is not enough: we still need to create a
reasonable proximity table for Cyrillic characters, or we
won't be able to show up suggestions.
Bug: 5701241
Change-Id: Idb141f7a230a6e1a46094308c26f43c01ab3b97a
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
setAutomaticTemporaryUpperCase
* commit '6ddb07433fc8ed8675f0996a48790a05a97b61f0':
Merge setManualTemporaryUpperCase and setAutomaticTemporaryUpperCase
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | | |
Bug: 5708602
Change-Id: I6a0b5f0dcccbb6331a271cd61a48c474a7800289
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '46831d5a4b135e5c21f2212d1d8aef09806800ed':
Renaming KeyboardSwitcher.getPointerCount to isSinglePointer
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 5708602
Change-Id: If44ed4449a3ea79228e25e2ab2c8c8fe82a93a2b
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '4a292acc6fc95f91fd9d16c37d4bedc514105b8c':
Make ModifierKeySatate and ShiftKeyState non-public class
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 5708602
Change-Id: I149c2dab26774686e5c578bbf780081e9fb30e7c
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'b88c9acd88348c160e3d114593660bfd362bee29':
Add KeyboardState to host shift and symbol key states
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The KeyboardState will conatin all logic of keyboard state when series
of refactoring are achieved. And the KeyboardState should not be
entangled with other objcets such as Keyboard and KeyboardSwitcher in
order to keep it easily testable.
Bug: 5708602
Change-Id: I288bc169c47e1b4de27fe78854baadbcc85c5d23
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'c410e243e983e95413dc2fc855a25fc0ede4bf3c':
Ignore releasing shift key caused by long press
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 5694715
Change-Id: If7b84f547f5701e84d740f186d284273565b7eba
|
|\| | |
| | | |
| | | |
| | | | |
* commit '1acce4219d3e8e2607bfddd171ddeb0c11201ae4':
|
| |\ \ \
| | | |/
| | |/|
| | | | |
Change-Id: I3086a5158ff4ee2cbea7395e4187349dcd91d02a
|