| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
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
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
duration to 70ms" into gingerbread
Merge commit 'c247df2d05932f36ca1ebbba34b57a92254f433e'
* commit 'c247df2d05932f36ca1ebbba34b57a92254f433e':
Reduce popup preview fading out animation duration to 70ms
|
| |\
| | |
| | |
| | | |
gingerbread
|
| | |
| | |
| | |
| | |
| | | |
Bug: 3099331
Change-Id: I32c11bb25ebdb97af0c883c475d96fc8e2749101
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| |/
| |
| |
| | |
Change-Id: Iaf51da312caf84a58796714424fc8dd22df1f6d3
|
| |
| |
| |
| |
| |
| |
| | |
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: Id01a741ca18ac64e31d2abfed5251a1e99d48391
|
| |
| |
| |
| |
| | |
Bug: 3088257
Change-Id: I36b1a0f147c1087a98b91f00d60bf15922861f9c
|
|\|
| |
| |
| | |
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
|
| |\
| | |
| | |
| | | |
gingerbread
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Before this change, the verticalCorrection value was defined by "dpi"
that is relative to device screen. This change defines the
verticalCorrection by absolute unit "in".
Bug: 3066107
Change-Id: I72c2448894a1084c582c2f1fb942b5fa8353f028
|
|\| |
| | |
| | |
| | | |
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
|
| |
| |
| |
| | |
Change-Id: Icf8fa9146cc4cbfb70d5069be5359d04c5ec2432
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
cherry-pick: I72c2448894a1084c582c2f1fb942b5fa8353f028
Before this change, the verticalCorrection value was defined by "dpi"
that is relative to device screen. This change defines the
verticalCorrection by absolute unit "in".
Bug: 3066107
Change-Id: If71419dcfc18be3e5e87afea078fa15d3c31d908
|
| |
| |
| |
| | |
Change-Id: I97d146ef2756ffe5adb17fcbf04f5e91a0587aa5
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
re-correction preference item.
Merge commit '2fd1de46010c9c7836fcae94180d067c50677bab'
* commit '2fd1de46010c9c7836fcae94180d067c50677bab':
Additional string update for LatinIME's re-correction preference item.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Follow-up to I703054c9
bug: 3063598
Change-Id: Ic9d752b8588a620b3e256fe38f3a6a0c9c093053
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|\|
| |
| |
| |
| |
| |
| | |
Merge commit '57108c2f1c5b811a8b207ac53f4e3b4ef7ddcba4'
* commit '57108c2f1c5b811a8b207ac53f4e3b4ef7ddcba4':
Follow-up to Ia135eb92 . Shorten overflowed string.
|
| |
| |
| |
| |
| | |
bug: 3063598
Change-Id: I703054c930590ef62579183731935ec3362406cd
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
beginning of line
Merge commit '644445868f1023b3263a149f2faf617b88341d20'
* commit '644445868f1023b3263a149f2faf617b88341d20':
Addressed bug: 3058217 "-" key not working at beginning of line
|
| |
| |
| |
| |
| |
| |
| |
| | |
Also fixed related issues below:
* Punc suggestions list was sometimes not displayed after cursor move which follows re-correction
* Punc suggestions list was disappearing with words which contains certain punc chars (but not word separator) such as ' and -
Change-Id: I36faf679321782fa8eaf318411308a4a6b89cc25
|
| |
| |
| |
| | |
Change-Id: I7c29285f4fd304d08bfd8f5f72df3fc421090681
|
| |
| |
| |
| | |
Change-Id: Iff337e1c6ef3a17fd96a5e5f1c3c4a21190aac1c
|
| |
| |
| |
| |
| |
| |
| |
| | |
Keyboard XML file can include other keyboard XML file using directive
<include keyboardLayout="@xml/...">. The keyboard XML file which is
included must have <merge> tag as root element.
Change-Id: I06c35fe7b3db5232acdb33f73a79f38d31261b32
|
|\|
| |
| |
| |
| |
| |
| | |
Merge commit '2501d7363c3fec777956dd57a558c8bfe75e002c'
* commit '2501d7363c3fec777956dd57a558c8bfe75e002c':
Fix bug 3063598, change "tap" to "touch" thrice.
|