aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Cleanup LatinKeyboard and LatinKeyboard.LatinKey classesTadashi G. Takaoka2010-10-182-33/+19
| | | | | | | | Change-Id: I4c5a37315dea1c7545b77a8a6c93b930927a5a82
* | Merge "Showing popup preview only when IME is in foreground"Tadashi G. Takaoka2010-10-172-10/+28
|\ \
| * | Showing popup preview only when IME is in foregroundTadashi G. Takaoka2010-10-172-10/+28
| | | | | | | | | | | | | | | Bug: 3100922 Change-Id: Icd59fc3978dc1fccb523a368b0a7d4549fc2db78
* | | Save default enter key attributes and restore these if neededTadashi G. Takaoka2010-10-171-0/+21
|/ / | | | | | | | | Bug: 3103016 Change-Id: Id8128d5b685ac040afd2c248e1ad17e9aaf1fdf0
* | Specify keyboard metrics with physical unit "inch"Tadashi G. Takaoka2010-10-1757-136/+240
| | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | am c247df2d: am 0ccc4bfe: Merge "Reduce popup preview fading out animation ↵Tadashi G. Takaoka2010-10-161-1/+1
|\| | | | | | | | | | | | | | | | | duration to 70ms" into gingerbread Merge commit 'c247df2d05932f36ca1ebbba34b57a92254f433e' * commit 'c247df2d05932f36ca1ebbba34b57a92254f433e': Reduce popup preview fading out animation duration to 70ms
| * Merge "Reduce popup preview fading out animation duration to 70ms" into ↵Tadashi G. Takaoka2010-10-151-1/+1
| |\ | | | | | | | | | gingerbread
| | * Reduce popup preview fading out animation duration to 70msTadashi G. Takaoka2010-10-151-1/+1
| | | | | | | | | | | | | | | Bug: 3099331 Change-Id: I32c11bb25ebdb97af0c883c475d96fc8e2749101
* | | am 4b6b11b5: am 8a26e853: Fix an issue of adding extra character.Ken Wakasa2010-10-161-1/+6
|\| | | | | | | | | | | | | | | | | | | | Merge commit '4b6b11b5064a3b8b604a6441e7a037b0443ec6ed' * commit '4b6b11b5064a3b8b604a6441e7a037b0443ec6ed': Fix an issue of adding extra character.
| * | Fix an issue of adding extra character.Ken Wakasa2010-10-151-1/+6
| | | | | | | | | | | | | | | | | | | | | LatinKeyboardBaseView should have removed "long pressed" pointer tracker from the multi-touch pointer queue. bug: 3099130 Change-Id: I3d358a373b0de07558a204e9ff5a95e9ece38bcc
| * | Merge "Follow up change of I8b38e280 (DO NOT MERGE)" into gingerbreadTadashi G. Takaoka2010-10-143-24/+28
| |\ \
| | * | Follow up change of I8b38e280 (DO NOT MERGE)Tadashi G. Takaoka2010-10-153-24/+28
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * / Import revised translationsKenny Root2010-10-1420-63/+63
| |/ | | | | | | Change-Id: Iaf51da312caf84a58796714424fc8dd22df1f6d3
| * DO NOT MERGE. Add visual indicator that long press , or mic key will bring ↵Ken Wakasa2010-10-144-4/+42
| | | | | | | | | | | | | | up Settings bug:3084022 Change-Id: I8b38e2803eb32469653484701882af35108eb69a
| * Specify keyboard metrics with physical unit "inch" (DO NOT MERGE)Tadashi G. Takaoka2010-10-1454-104/+196
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | resolved conflicts for merge of ac777128 to masterTadashi G. Takaoka2010-10-162-1/+10
|\| | | | | | | Change-Id: Id01a741ca18ac64e31d2abfed5251a1e99d48391
| * Make some keys in phone keyboard to darker colorTadashi G. Takaoka2010-10-132-1/+10
| | | | | | | | | | Bug: 3088257 Change-Id: I36b1a0f147c1087a98b91f00d60bf15922861f9c
* | resolved conflicts for merge of 21c3e696 to masterMaryam Garrett2010-10-141-8/+67
|\| | | | | | | Change-Id: I35b6abc1569f3e16ddf2db523dc1326ff294962a
| * Fix the over-calling of VoiceSearch LoggingMaryam Garrett2010-10-111-6/+64
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | Merge "Follow up change of I4c6df819"Tadashi G. Takaoka2010-10-121-24/+14
|\ \
| * | Follow up change of I4c6df819Tadashi G. Takaoka2010-10-131-24/+14
| | | | | | | | | | | | | | | | | | This change is follow up of I4c6df8197b734feb998da78478a4d9a41f6d92b2 Change-Id: I3b8a82dd71305f34afb2e8b6a705efabdc2bc0cf
* | | Follow up change of If9472a2aTadashi G. Takaoka2010-10-131-4/+3
|/ / | | | | | | | | | | This change is follow up of If9472a2acb029e56790dc4d19ab62e608c970175 Change-Id: I0a474a130f49e2acccbb5a164bdf2984a5bd9042
* | Add text variation keyboard layoutTadashi G. Takaoka2010-10-123-17/+666
| | | | | | | | Change-Id: I4c6df8197b734feb998da78478a4d9a41f6d92b2
* | resolved conflicts for merge of fd64e47c to masterKen Wakasa2010-10-124-8/+45
|\| | | | | | | Change-Id: I07434c251fafa5eee548a54dae30d91df3a24085
| * Tweak key width for 'o'-popup chars.Ken Wakasa2010-10-114-8/+45
| | | | | | | | | | | | | | 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
* | am 938c0a37: am 364da8c6: Fix - "Touch again to save" not working for ↵Ken Wakasa2010-10-111-2/+5
|\| | | | | | | | | | | | | | | | | 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.
| * Fix - "Touch again to save" not working for manually picked suggestion when ↵Ken Wakasa2010-10-111-2/+5
| | | | | | | | | | | | | | re-correction is enabled. bug: 3082806 Change-Id: I64e652b0ad1d496e102a7cc2cf9a5615df423192
* | Merge "Fix merge that should have been manually merged"Kenny Root2010-10-101-2/+1
|\ \
| * | Fix merge that should have been manually mergedKenny Root2010-10-101-2/+1
| | | | | | | | | | | | | | | | | | | | | master was still using the deleted constants in different places and Java 6 didn't like the imports. Change-Id: If9472a2acb029e56790dc4d19ab62e608c970175
* | | am 02b8d91b: am 7e1f5a2d: Make sure to set symbol keyboard shiftedTadashi G. Takaoka2010-10-103-23/+27
|\ \ \ | |/ / |/| / | |/ | | | | | | Merge commit '02b8d91b2dbe4290d4b09d93a22efbc5552326db' * commit '02b8d91b2dbe4290d4b09d93a22efbc5552326db': Make sure to set symbol keyboard shifted
| * Make sure to set symbol keyboard shiftedTadashi G. Takaoka2010-10-093-23/+27
| | | | | | | | | | | | | | | | | | | | | | 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
| * Merge "Make keyboard vertical correction configurable (DO NOT MERGE)" into ↵Tadashi G. Takaoka2010-10-082-5/+12
| |\ | | | | | | | | | gingerbread
| | * Make keyboard vertical correction configurable (DO NOT MERGE)Tadashi G. Takaoka2010-10-082-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | resolved conflicts for merge of 23d50bfb to masterKenny Root2010-10-104-47/+25
|\| | | | | | | | | | | Change-Id: Ia3fd85bd0c231f7b910b14caad38fa453a2336f6
| * | Reduce delay before mini popup keyboard is shownTadashi G. Takaoka2010-10-084-47/+23
| |/ | | | | | | | | | | | | | | | | 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
| * Import revised translations. DO NOT MERGEEric Fischer2010-10-0620-581/+301
| | | | | | | | Change-Id: Icf8fa9146cc4cbfb70d5069be5359d04c5ec2432
* | Make keyboard vertical correction configurableTadashi G. Takaoka2010-10-092-2/+6
| | | | | | | | | | | | | | | | | | | | | | 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
* | Add phone keyboard layoutTadashi G. Takaoka2010-10-096-6/+319
| | | | | | | | Change-Id: I97d146ef2756ffe5adb17fcbf04f5e91a0587aa5
* | am 2fd1de46: am 47a9c3f3: Additional string update for LatinIME\'s ↵Ken Wakasa2010-10-082-1/+2
|\| | | | | | | | | | | | | | | | | re-correction preference item. Merge commit '2fd1de46010c9c7836fcae94180d067c50677bab' * commit '2fd1de46010c9c7836fcae94180d067c50677bab': Additional string update for LatinIME's re-correction preference item.
| * Additional string update for LatinIME's re-correction preference item.Ken Wakasa2010-10-072-1/+2
| | | | | | | | | | | | | | | | Follow-up to I703054c9 bug: 3063598 Change-Id: Ic9d752b8588a620b3e256fe38f3a6a0c9c093053
* | am 018afe8c: am 6495bfc7: Follow-up to I36faf679 Cancel pending messages ↵Ken Wakasa2010-10-081-0/+8
|\| | | | | | | | | | | | | | | | | related to suggestion updates. Merge commit '018afe8c7e90b8dd0fde4f22873ecdf38086358e' * commit '018afe8c7e90b8dd0fde4f22873ecdf38086358e': Follow-up to I36faf679 Cancel pending messages related to suggestion updates.
| * Follow-up to I36faf679 Cancel pending messages related to suggestion updates.Ken Wakasa2010-10-061-0/+8
| | | | | | | | | | bug: 3058217 Change-Id: I54e29bf051b76ad27e6d653adbf14892083ad7eb
* | am 57108c2f: am 3425026d: Follow-up to Ia135eb92 . Shorten overflowed string.Ken Wakasa2010-10-081-6/+6
|\| | | | | | | | | | | | | Merge commit '57108c2f1c5b811a8b207ac53f4e3b4ef7ddcba4' * commit '57108c2f1c5b811a8b207ac53f4e3b4ef7ddcba4': Follow-up to Ia135eb92 . Shorten overflowed string.
| * Follow-up to Ia135eb92 . Shorten overflowed string.Ken Wakasa2010-10-061-6/+6
| | | | | | | | | | bug: 3063598 Change-Id: I703054c930590ef62579183731935ec3362406cd
* | am 64444586: am 55b10796: Addressed bug: 3058217 "-" key not working at ↵Ken Wakasa2010-10-081-8/+17
|\| | | | | | | | | | | | | | | | | beginning of line Merge commit '644445868f1023b3263a149f2faf617b88341d20' * commit '644445868f1023b3263a149f2faf617b88341d20': Addressed bug: 3058217 "-" key not working at beginning of line
| * Addressed bug: 3058217 "-" key not working at beginning of lineKen Wakasa2010-10-061-8/+17
| | | | | | | | | | | | | | | | 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
* | Call InputMethodSubtypePicker instead of InputMethodPickersatok2010-10-081-5/+4
| | | | | | | | Change-Id: I7c29285f4fd304d08bfd8f5f72df3fc421090681
* | Share 4th row of non-xlarge qwerty keyboard using <include>Tadashi G. Takaoka2010-10-0820-5875/+721
| | | | | | | | Change-Id: Iff337e1c6ef3a17fd96a5e5f1c3c4a21190aac1c
* | Keyboard XML file supports include and merge tagTadashi G. Takaoka2010-10-072-71/+160
| | | | | | | | | | | | | | | | 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
* | am 2501d736: am 47383758: Fix bug 3063598, change "tap" to "touch" thrice.Roy West2010-10-061-3/+3
|\| | | | | | | | | | | | | Merge commit '2501d7363c3fec777956dd57a558c8bfe75e002c' * commit '2501d7363c3fec777956dd57a558c8bfe75e002c': Fix bug 3063598, change "tap" to "touch" thrice.