| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| | |
wasn\'t pressed
* commit 'e32a77c691567bdb3031d877e80786508bd47e4a':
Bugfix: IME gives haptic feedback when button wasn't pressed
|
| |
| |
| |
| |
| | |
bug: 3142416
Change-Id: If7630b89d6c2a8ec38e191c263c03f8f11d3c498
|
| |
| |
| |
| |
| |
| |
| | |
popup by long-press.
bug: 3105185
Change-Id: I901e36aa12dad5968ba1a420fff6a2f2efb16da5
|
| |
| |
| |
| |
| |
| |
| | |
This is a follow up change to I8b38e280.
bug: 3084022
Change-Id: I1062763d87b4498e19598b4e7d99bb91c510c6d2
|
| |
| |
| |
| |
| |
| |
| | |
Add visual indicator that long press / or @ on F1 key will bring up Settings
bug: 3084022
Change-Id: If925b546829ca8e8806e1f8f89eaf72fc8c220da
|
| |
| |
| |
| |
| |
| |
| | |
suggestion strip with quick multi-finger typing.
bug: 3122641
Change-Id: I385f9eb2e392487d7b4c252553d1f8d7c21da2e4
|
| |
| |
| |
| |
| | |
bug: 3133312
Change-Id: I12a05d9028ab2fad07e1819407d63cf8ffd4d30c
|
| |
| |
| |
| |
| | |
bug: 3122877
Change-Id: I44c539d7c041443f3ad027de4b75a67adf6b2c87
|
| |
| |
| |
| | |
Change-Id: I9c6387ee387d53460d23a12225829da344674579
|
| |
| |
| |
| | |
Change-Id: I9a1106b679a9ffb3ae959d90377eef096e5af842
|
| |
| |
| |
| | |
Change-Id: I6871a24967b1410bdb14e902bdd311ef82fd4f0b
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change also fixes that the popup preview of ALT on symbol
keyboard is not showing.
Bug: 3122877
Bug: 3127255
Change-Id: I978cb30a0d05298274d8ab6541b91323a0fef211
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 3118554
Change-Id: Ib609799f28dee56a4ded2e8144ac4a0c0d113ad6
|
|/ /
| |
| |
| |
| | |
Bug: 3082538
Change-Id: Ic0d72c6fe08cfc20db86aeffb10a27efe678095e
|
| |
| |
| |
| |
| | |
Bug: 3122750
Change-Id: I75d2b5adff3a349d29d8a56e7b761c26b04683c0
|
| |
| |
| |
| |
| | |
Bug: 3095814
Change-Id: I73b8a5023b398621a910c953eade252dc6412923
|
| |
| |
| |
| |
| | |
Bug: 3082538
Change-Id: If0ddf32bc3811e3c65a7a96503c61ed3351eeb66
|
| |
| |
| |
| | |
Change-Id: I241125b5b15c9d6bbba456476f1f4fd3ef9db3f2
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
I8b38e280
Ia3929bb0
If925b546
I1062763d
I901e36aa
bug: 3100311
Change-Id: Ic7e01277ec816e77d34732599b2b9552668b81c2
|
| |
| |
| |
| |
| | |
Bug: 3109804
Change-Id: I316f9cfcec377a7d0ea1417e1e3cea55cbdb9e2b
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Gesture detector, for closing keyboard by swiping down, must be
disabled not only when mini-keyboard is on the screen, but also in the
mini-keyboard itself.
Bug: 3105595
Change-Id: I548501f7117ca2310943cabb678c1e250e5012ce
|
| |
| |
| |
| | |
Change-Id: I4c5a37315dea1c7545b77a8a6c93b930927a5a82
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 3100922
Change-Id: Icd59fc3978dc1fccb523a368b0a7d4549fc2db78
|
|/ /
| |
| |
| |
| | |
Bug: 3103016
Change-Id: Id8128d5b685ac040afd2c248e1ad17e9aaf1fdf0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Cherrypick I44f3b2eef8086d6e0b0db53d38f08487549060c6 from Gingerbread
This change also introduces the key background drawables which has no
fixed bottom padding. Instead of relying on bottom padding in
drawable, this change also specifies Keyboard.verticalGap with
physical unit. Other keyboard related length, distance and size are
also specified by physical unit.
Bug: 3066107
Change-Id: Ib38355ebfc2f8d5b1d26c4e90eba87196fbeddfa
|
|\|
| |
| |
| |
| |
| |
| | |
Merge commit '4b6b11b5064a3b8b604a6441e7a037b0443ec6ed'
* commit '4b6b11b5064a3b8b604a6441e7a037b0443ec6ed':
Fix an issue of adding extra character.
|
| |
| |
| |
| |
| |
| |
| | |
LatinKeyboardBaseView should have removed "long pressed" pointer tracker from the multi-touch pointer queue.
bug: 3099130
Change-Id: I3d358a373b0de07558a204e9ff5a95e9ece38bcc
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is follow up change of I8b38e2803eb32469653484701882af35108eb69a
This change fixes the following when "Voice input on symbols keyboard"
option is selected.
- LatinIME.onCreateInputView fails to show "123mic" icon.
- Email and URL variation keyboard fails to show "123mic" icon.
Bug: 3084022
Change-Id: Ia3929bb0cc5c5c8651af816718c21d1f20e8f016
|
| |
| |
| |
| |
| |
| |
| | |
up Settings
bug:3084022
Change-Id: I8b38e2803eb32469653484701882af35108eb69a
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change also introduces the key background drawables which has no
fixed bottom padding. Instead of relying on bottom padding in
drawable, this change also specifies Keyboard.verticalGap with
physical unit. Other keyboard related length, distance and size are
also specified by physical unit.
Bug: 3066107
Change-Id: I44f3b2eef8086d6e0b0db53d38f08487549060c6
|
|\|
| |
| |
| | |
Change-Id: I35b6abc1569f3e16ddf2db523dc1326ff294962a
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
bug: 3035228 This change will reduce the number of times VoiceSearch app
is called to log IME events. This is because it 1) only
flushes the logs when there is relevant logging information
available and 2) sets a flag in UserHappinessSignals so
that other apps (eg: gmail/sms) can know if there is
relevant logging information before sending the logging
intent to voice search.
Change-Id: I708fea5a38f854091f1101e4f6a3db46296f3e92
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
This change is follow up of I4c6df8197b734feb998da78478a4d9a41f6d92b2
Change-Id: I3b8a82dd71305f34afb2e8b6a705efabdc2bc0cf
|
|/ /
| |
| |
| |
| |
| | |
This change is follow up of If9472a2acb029e56790dc4d19ab62e608c970175
Change-Id: I0a474a130f49e2acccbb5a164bdf2984a5bd9042
|
| |
| |
| |
| | |
Change-Id: I4c6df8197b734feb998da78478a4d9a41f6d92b2
|
|\|
| |
| |
| | |
Change-Id: I07434c251fafa5eee548a54dae30d91df3a24085
|
| |
| |
| |
| |
| |
| |
| | |
We'll merge this to master for now, but we should have new attr (such as popupCharWidth) to handle this reasonably in the newly created BaseKeyboard class.
bug: 3082178
Change-Id: I024b946aafbbeb07b865a09f489dacb56f0478d0
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
manually picked suggestion when re-correction is enabled.
Merge commit '938c0a3722a9c597931e6f75408dc7ab636d7052'
* commit '938c0a3722a9c597931e6f75408dc7ab636d7052':
Fix - "Touch again to save" not working for manually picked suggestion when re-correction is enabled.
|
| |
| |
| |
| |
| |
| |
| | |
re-correction is enabled.
bug: 3082806
Change-Id: I64e652b0ad1d496e102a7cc2cf9a5615df423192
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
master was still using the deleted constants in different places and
Java 6 didn't like the imports.
Change-Id: If9472a2acb029e56790dc4d19ab62e608c970175
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| | |
Merge commit '02b8d91b2dbe4290d4b09d93a22efbc5552326db'
* commit '02b8d91b2dbe4290d4b09d93a22efbc5552326db':
Make sure to set symbol keyboard shifted
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
To avoid a corner case of bug#3070963, in toggleShift() method of
KeyboardSwitcher, the shifted symbol keyboard will be set if current
keyboard is symbol keyboard or is not shifted symbol keyboard.
This change also implements mini keyboard cache with WeakHashMap.
Bug: 3070963
Change-Id: I868fc072e2f21bddded1622b800a53b9a6a43e91
|
|\|
| |
| |
| | |
Change-Id: Ia3fd85bd0c231f7b910b14caad38fa453a2336f6
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Before this change, the delay was 500 ms that came from
ViewConfiguration.getLongPressTimeout(). This change reduces the
delay to 400 ms.
Bug: 3074984
Change-Id: Ia5af5e877a3c4bb29211ef4040c728ac09a9fe85
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
related to suggestion updates.
Merge commit '018afe8c7e90b8dd0fde4f22873ecdf38086358e'
* commit '018afe8c7e90b8dd0fde4f22873ecdf38086358e':
Follow-up to I36faf679 Cancel pending messages related to suggestion updates.
|
| |
| |
| |
| |
| | |
bug: 3058217
Change-Id: I54e29bf051b76ad27e6d653adbf14892083ad7eb
|