| Commit message (Collapse) | Author | Files | Lines |
|
Bug: 3003888
Change-Id: I0bafcd13f3e5e5c69c65ed72580d108f2745e004
|
|
Bug: 3021082
Change-Id: I2cfb462c89b222449ee2ba5559462a9f5d2306ed
|
|
Bug: 3014225
Change-Id: I94d4904726985d5e17b665d4042c873ea07221f1
|
|
The residual time was formerly 150ms by
Ia63662a549481d18046a46ef8292c0a4438b5588, and originally was 70ms.
Bug: 3004787
Change-Id: If60a74c51e9a68f008711cca2423094e8204755f
|
|
Bug: 3004793
Change-Id: I1839e6ff3c8c66a576bfb3db9391c146ed225451
|
|
Bug: 3004787
Change-Id: Ia63662a549481d18046a46ef8292c0a4438b5588
|
|
bug: 2973737
Change-Id: I2efc96886a3f5656ca3d9e799a4052f044e61e70
|
|
Change-Id: I2f0dc3b0cba78c85249cb6cecc9b5c588de4f26b
|
|
number entry keypad.
bug: 2992459
Change-Id: Ie597a68aa394c48e08a5d3fda19a0b613795b47b
|
|
Bug: 3000978
Change-Id: Iedb3d4619ada8bd3ccc301ca2a8fb16fba6580c0
|
|
bug: 3001007
Change-Id: I0f05d62b2a6848f37975b7a15b3ba14a90776d24
|
|
Change-Id: I095c1294b9e826b503ff741eeff9dc93ad39f060
|
|
bug: 3004846
Change-Id: Id6878ea0a5b1f67af68b4690fdc1527513c999ab
|
|
Bug: 3000978
Change-Id: I0369b3dc6ae58b77e7af112e446ae8189f5bbfc9
|
|
bug: 2998722
Change-Id: Iac1641c338388fd8f85e0cf47e31afdaeb34c0c0
|
|
Bug: 2996887
Override the methods in InputMethodService that hide the candidates view, since
it was just an optimization to show more lines of text when editing, which
conflicts with the re-correct feature.
Change-Id: Ibfed5ccd9efa048d0b69297a5cf8a638a0d00c72
|
|
This issue is introduced by I1932b0a382e172cb77b9e098ae182049c834dfe0
Bug: 2993769
Change-Id: I344d21e046b58b3bb9831605a7425a94c97d8492
|
|
Bug: 2987077
Change-Id: I971c44be121d8780ec27aa1649fd0925e249fbbc
|
|
Change-Id: Ie0820a2627e18109036d5f6f286d5a366c9b9f87
|
|
This change also introduces MiniKeyboardKeyDetector and
mini_keyboad_slide_allowance parameter to tune the key detection
behavior.
Bug: 2993769
Change-Id: I1932b0a382e172cb77b9e098ae182049c834dfe0
|
|
Change-Id: I25b530c2ab50c045da321e00d905cbec19188ea3
|
|
Change-Id: I7c98a91c77f5ef46ee0b15783242024c0bd10503
|
|
Change-Id: I7009ec8cdb7977236d57b03c8603d0476186d885
|
|
Change-Id: I8b727fce857c1f943bd6f1eff6fa5d9b3c158a60
|
|
Bug: 2973737
Change-Id: I3eb0bc2fb7701315dd9b646a2f204884134c54de
|
|
Change-Id: I464dc6cef4ca8cfd3c2fdb2fe99b2dc7d4e7988d
|
|
The newly added SharedPreferencesCompat adapter class does apply() when available (Gingerbread+), else do commit().
This change incorporates I4eca20fb and I39f6aa04.
bug: 2983837
Change-Id: Iec4e8b69840ad71dbbd6098eeba349934d8248ff
|
|
keyboard.
Also, tentatively added key detection allowance for below of the keys in mini popup keyboard.
bug: 2979407
Change-Id: I84794969facd929c84df23e0120d46dff71c6efb
|
|
Also fixed an issue when the mini popup keyboard hits the right edge of the view.
A few code cleanups as well.
bug: 2980864
Change-Id: I95f8392521e57560907d54b662e3483ebaf6f7ce
|
|
It looks like these files are now being maintained in the source tree
instead of by the translators, so add a "donottranslate" prefix so that
reimporting translations will not overwrite the changes.
Change-Id: I471744ef7d5786ddb705cbda494bb1fbced3028b
|
|
Change-Id: I62f80b2d6e85ffa7bbf92992fe6942690163ef17
|
|
Bug: 2862018
Change-Id: I32e1d2472abcc00f4d89a737593f7d0edcb49294
|
|
Change-Id: I75b28bbc17339d2ffc9c61521c9b1f0d90c34b77
|
|
Change-Id: I333693ab8e4088180cc25768d874ad7320d9da8b
|
|
On a device that has distinct multi-touch panel, pressing '123?' key
will change keyboard layout to symbol mode. While pressing '123?'
key, you can press other symbol key to input. Then releasing '123?'
key will change keyboard layout back to alphabet mode.
Bug: 2973383
Change-Id: I3b069fb19141820def8060db4766a08c7c0a6ff0
|
|
This change also adds final to attributes
Change-Id: Ie2b9a1b1f83606b24ad4e35ad72a28d55ed0423e
|
|
bug: 2983837
Change-Id: I4eca20fb4defcf149788032a98fe5894b57e1e19
|
|
This also re-orders keyboard layout attribute and adds some
android:popupCharacters.
Bug: 2973749
Change-Id: I300fb4029a1844947731cb98a464d8d754cb03ef
|
|
Bug: 2973749
Change-Id: Ic6e5f986c32be07c1e1038594a0e420ba6902351
|
|
If there is no android:codes specified, the first character of
keyLabel's code point will be used instead.
Also introduce readable codes as @integer/key_XXX resources
Bug: 2973749
Change-Id: If9021ca35f9a7b922817e2099186fce0cd993652
|
|
For some locales, donottranslate.xml were split or renamed.
Bug: 2973749
Change-Id: Ic7f9cebe70a116b735bebc988778104bb1a40954
|
|
Just re-formating with eclipse editor. This is supplement for
I18bc682c68df6239e54dd71ed3797d55fd5a1552.
Bug: 2973749
Change-Id: I4b03fa6d41808ce99ce4944ae742255bffc660b9
|
|
Change-Id: I832274244a9677ac98256ddfc4a25fdca517e228
|
|
Change-Id: Ie94ee27bbfc0b894243063fced1e537aec3ed7ec
|
|
Just re-formating with eclipse editor.
Bug: 2973749
Change-Id: I18bc682c68df6239e54dd71ed3797d55fd5a1552
|
|
Change-Id: I0f8b45cf4604aeed31ecb53f60ff52e0f337bbdd
|
|
bug: 2974998
Change-Id: Ie98a023b65d34f08c9c66d04017e8877b31edb84
|
|
(ver 03).
Please refer to bug: 2979069 for the latest mock.
Got rid of obsolete string too.
Change-Id: Ic02d1651b288f24f9c3a9da5d0dcf09055256ab0
|
|
Bug: 2978975
Change-Id: Ie634e8ae827fe093c5c673b75d85835050b03794
|
|
Actually it was caused by canceling repeat key (space and delete) when
multiple pointer are touching.
Bug: 2975041
Change-Id: If82183b9225efdace7b5418860b9664f1705b7ec
|