aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Import revised translations DO NOT MERGEKenny Root2010-10-152-4/+4
| | | | | | | | | | | | Change-Id: If56cd8acf3d73466ff904a707c4bb523dd5ab46d
* | | Disable gesture detector on mini-keyboardTadashi G. Takaoka2010-10-191-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am 863d1ac9: (-s ours) am 1cbfc6c9: DO NOT MERGE. Follow up change to ↵Ken Wakasa2010-10-180-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | I8b38e280 Add visual indicator that long press / or @ on F1 key will bring up Settings Merge commit '863d1ac94898f2f770645baecc21184e18581267' * commit '863d1ac94898f2f770645baecc21184e18581267': DO NOT MERGE. Follow up change to I8b38e280
| * | am 1cbfc6c9: DO NOT MERGE. Follow up change to I8b38e280 Add visual ↵Ken Wakasa2010-10-1521-92/+214
| |\| | | | | | | | | | | | | | | | | | | | | | | | | indicator that long press / or @ on F1 key will bring up Settings Merge commit '1cbfc6c968378f2e0a20b41677ec2a96bf69b621' into gingerbread-plus-aosp * commit '1cbfc6c968378f2e0a20b41677ec2a96bf69b621': DO NOT MERGE. Follow up change to I8b38e280
| | * DO NOT MERGE. Follow up change to I8b38e280Ken Wakasa2010-10-1621-92/+214
| | | | | | | | | | | | | | | | | | | | | Add visual indicator that long press / or @ on F1 key will bring up Settings bug: 3084022 Change-Id: If925b546829ca8e8806e1f8f89eaf72fc8c220da
* | | 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
| * | am 0ccc4bfe: Merge "Reduce popup preview fading out animation duration to ↵Tadashi G. Takaoka2010-10-151-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | 70ms" into gingerbread Merge commit '0ccc4bfe385e6fab91c66e98dc8590e46f4d017c' into gingerbread-plus-aosp * commit '0ccc4bfe385e6fab91c66e98dc8590e46f4d017c': 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.
| * | | am 8a26e853: Fix an issue of adding extra character.Ken Wakasa2010-10-151-1/+6
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '8a26e85387d7fb964b76af502a6e89574d85d58d' into gingerbread-plus-aosp * commit '8a26e85387d7fb964b76af502a6e89574d85d58d': 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
* | | | am 2f45dbfc: (-s ours) am ace15025: Merge "Follow up change of I8b38e280 (DO ↵Tadashi G. Takaoka2010-10-160-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE)" into gingerbread Merge commit '2f45dbfc0d393fdb661bb42038137312e0d4b5f2' * commit '2f45dbfc0d393fdb661bb42038137312e0d4b5f2': Follow up change of I8b38e280 (DO NOT MERGE)
| * | | am ace15025: Merge "Follow up change of I8b38e280 (DO NOT MERGE)" into ↵Tadashi G. Takaoka2010-10-143-24/+28
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gingerbread Merge commit 'ace15025c3ccc2bb351490836c01958dfd45ca34' into gingerbread-plus-aosp * commit 'ace15025c3ccc2bb351490836c01958dfd45ca34': Follow up change of I8b38e280 (DO NOT MERGE)
| | * | 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
* | | | am a4c07b21: (-s ours) am 913730d6: Import revised translationsKenny Root2010-10-160-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'a4c07b215a6bd43cd57d5cc6d84d00363f5e8145' * commit 'a4c07b215a6bd43cd57d5cc6d84d00363f5e8145': Import revised translations
| * | | am 913730d6: Import revised translationsKenny Root2010-10-1420-63/+63
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '913730d6e7202d71f36dc1b727bb2bd3592f0dee' into gingerbread-plus-aosp * commit '913730d6e7202d71f36dc1b727bb2bd3592f0dee': Import revised translations
| | * | Import revised translationsKenny Root2010-10-1420-63/+63
| | |/ | | | | | | | | | Change-Id: Iaf51da312caf84a58796714424fc8dd22df1f6d3
* | | am bf0172d7: (-s ours) am 179fa2c0: DO NOT MERGE. Add visual indicator that ↵Ken Wakasa2010-10-150-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | long press , or mic key will bring up Settings Merge commit 'bf0172d71854bda9a75fb351977eb9d5067eb91e' * commit 'bf0172d71854bda9a75fb351977eb9d5067eb91e': DO NOT MERGE. Add visual indicator that long press , or mic key will bring up Settings
| * | am 179fa2c0: DO NOT MERGE. Add visual indicator that long press , or mic key ↵Ken Wakasa2010-10-144-4/+42
| |\| | | | | | | | | | | | | | | | | | | | | | | | | will bring up Settings Merge commit '179fa2c03e749df736f43e0838200bec52b4808a' into gingerbread-plus-aosp * commit '179fa2c03e749df736f43e0838200bec52b4808a': DO NOT MERGE. Add visual indicator that long press , or mic key will bring up Settings
| | * 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
* | | am 96263321: (-s ours) am 3d20d999: Specify keyboard metrics with physical ↵Tadashi G. Takaoka2010-10-150-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | unit "inch" (DO NOT MERGE) Merge commit '96263321b52e1ef1dcba126ae525b7f4abc3c5e9' * commit '96263321b52e1ef1dcba126ae525b7f4abc3c5e9': Specify keyboard metrics with physical unit "inch" (DO NOT MERGE)
| * | am 3d20d999: Specify keyboard metrics with physical unit "inch" (DO NOT MERGE)Tadashi G. Takaoka2010-10-1354-104/+196
| |\| | | | | | | | | | | | | | | | | | | Merge commit '3d20d999025bbaab96b41d172225a39f7a1017b7' into gingerbread-plus-aosp * commit '3d20d999025bbaab96b41d172225a39f7a1017b7': Specify keyboard metrics with physical unit "inch" (DO NOT MERGE)
| | * 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
| * | am 0963c781: Make some keys in phone keyboard to darker colorTadashi G. Takaoka2010-10-132-1/+10
| |\| | | | | | | | | | | | | | | | | | | Merge commit '0963c781f2278a73363f2db57b0d0ec30c37b371' into gingerbread-plus-aosp * commit '0963c781f2278a73363f2db57b0d0ec30c37b371': Make some keys in phone keyboard to darker color
| | * 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
| * | am a5a5ffc0: Fix the over-calling of VoiceSearch LoggingMaryam Garrett2010-10-121-6/+64
| |\| | | | | | | | | | | | | | | | | | | Merge commit 'a5a5ffc0dca3f3342a00d6b377c55e044f7c7ccf' into gingerbread-plus-aosp * commit 'a5a5ffc0dca3f3342a00d6b377c55e044f7c7ccf': Fix the over-calling of VoiceSearch Logging
| | * 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
| * | am c2d7ac79: Tweak key width for \'o\'-popup chars.Ken Wakasa2010-10-104-8/+45
| |\| | | | | | | | | | | | | | | | | | | Merge commit 'c2d7ac79bdadb4335ed69a4e9631e0ec2e3058f6' into gingerbread-plus-aosp * commit 'c2d7ac79bdadb4335ed69a4e9631e0ec2e3058f6': Tweak key width for 'o'-popup chars.
| | * 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.
| * | am 364da8c6: Fix - "Touch again to save" not working for manually picked ↵Ken Wakasa2010-10-101-2/+5
| |\| | | | | | | | | | | | | | | | | | | | | | | | | suggestion when re-correction is enabled. Merge commit '364da8c618303a7764595d2c15ee034a7671365d' into gingerbread-plus-aosp * commit '364da8c618303a7764595d2c15ee034a7671365d': 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
| * | am 7e1f5a2d: Make sure to set symbol keyboard shiftedTadashi G. Takaoka2010-10-083-23/+27
| |\| | | | | | | | | | | | | | | | | | | Merge commit '7e1f5a2d5a96c74691b3b09fa986efb7161e5a12' into gingerbread-plus-aosp * commit '7e1f5a2d5a96c74691b3b09fa986efb7161e5a12': Make sure to set symbol keyboard shifted