aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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
* | | am 491bb105: (-s ours) am cb004628: Merge "Make keyboard vertical correction ↵Tadashi G. Takaoka2010-10-100-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | configurable (DO NOT MERGE)" into gingerbread Merge commit '491bb105ff07568a6bc4335b6c83de108086ec87' * commit '491bb105ff07568a6bc4335b6c83de108086ec87': Make keyboard vertical correction configurable (DO NOT MERGE)
| * | am cb004628: Merge "Make keyboard vertical correction configurable (DO NOT ↵Tadashi G. Takaoka2010-10-082-5/+12
| |\| | | | | | | | | | | | | | | | | | | | | | | | | MERGE)" into gingerbread Merge commit 'cb0046288d58648dbc2a3100e4e8aa483a62a353' into gingerbread-plus-aosp * commit 'cb0046288d58648dbc2a3100e4e8aa483a62a353': Make keyboard vertical correction configurable (DO NOT MERGE)
| | * 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
| * | | am 5e02930a: Reduce delay before mini popup keyboard is shownTadashi G. Takaoka2010-10-084-47/+23
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '5e02930a7f40b704f357f127d3d38fbdc193ffa1' into gingerbread-plus-aosp * commit '5e02930a7f40b704f357f127d3d38fbdc193ffa1': Reduce delay before mini popup keyboard is shown
| | * | 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
* | | am e0cb8284: (-s ours) am e13a3013: Import revised translations. DO NOT MERGEEric Fischer2010-10-100-0/+0
|\| | | | | | | | | | | | | | | | | | | | Merge commit 'e0cb828472ca680eba7371dfb042fe783baae8c7' * commit 'e0cb828472ca680eba7371dfb042fe783baae8c7': Import revised translations. DO NOT MERGE
| * | am e13a3013: Import revised translations. DO NOT MERGEEric Fischer2010-10-0720-581/+301
| |\| | | | | | | | | | | | | | | | | | | Merge commit 'e13a301328b7104624db5b37a9b043fd7a6825b7' into gingerbread-plus-aosp * commit 'e13a301328b7104624db5b37a9b043fd7a6825b7': Import revised translations. DO NOT MERGE
| | * 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.
| * | am 47a9c3f3: Additional string update for LatinIME\'s re-correction ↵Ken Wakasa2010-10-072-1/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | preference item. Merge commit '47a9c3f3d9f53bbafc0d23f122079ae63f1e9dfe' into gingerbread-plus-aosp * commit '47a9c3f3d9f53bbafc0d23f122079ae63f1e9dfe': 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.
| * | am 6495bfc7: Follow-up to I36faf679 Cancel pending messages related to ↵Ken Wakasa2010-10-061-0/+8
| |\| | | | | | | | | | | | | | | | | | | | | | | | | suggestion updates. Merge commit '6495bfc7a6f6bfa6ab82e7f062ee80f4b6b33368' into gingerbread-plus-aosp * commit '6495bfc7a6f6bfa6ab82e7f062ee80f4b6b33368': 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.
| * | am 3425026d: Follow-up to Ia135eb92 . Shorten overflowed string.Ken Wakasa2010-10-061-6/+6
| |\| | | | | | | | | | | | | | | | | | | Merge commit '3425026d51dbbcc579ceecd59f578a512d4a853e' into gingerbread-plus-aosp * commit '3425026d51dbbcc579ceecd59f578a512d4a853e': 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
| * | am 55b10796: Addressed bug: 3058217 "-" key not working at beginning of lineKen Wakasa2010-10-061-8/+17
| |\| | | | | | | | | | | | | | | | | | | Merge commit '55b10796522b871c1e04d6f2254fdff5dc7aced4' into gingerbread-plus-aosp * commit '55b10796522b871c1e04d6f2254fdff5dc7aced4': 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.
| * | am 47383758: Fix bug 3063598, change "tap" to "touch" thrice.Roy West2010-10-051-3/+3
| |\| | | | | | | | | | | | | | | | | | | Merge commit '47383758fc3137a8e2b88ae596adf2685bd818bc' into gingerbread-plus-aosp * commit '47383758fc3137a8e2b88ae596adf2685bd818bc': Fix bug 3063598, change "tap" to "touch" thrice.
| | * Fix bug 3063598, change "tap" to "touch" thrice.Roy West2010-10-051-3/+3
| | | | | | | | | | | | Change-Id: Ia135eb926a5f2896a480cd478d40925d46041d42
* | | Add keyHintIcon attribute to BaseKeyboard.Key classTadashi G. Takaoka2010-10-0536-136/+308
| | | | | | | | | | | | | | | | | | | | | This keyHintIcon attribute is used to specify hint icon drawable at top right corner of Key. Change-Id: Icaa91e63c4473b2513396bd3fbeb8ed6fd73586c
* | | Add an auto complete's threshold option.Mitsuhiro Shimoda2010-10-058-17/+295
| | | | | | | | | | | | Change-Id: I3a6821ced8642ab8f954e79a25e31766e4a18eb8
* | | Modify BaseKeyboard to be able to handle multiple shift keysTadashi G. Takaoka2010-10-022-32/+17
| | | | | | | | | | | | Change-Id: Ie840ae113ee6bd5b629a90959d7f955a5ceba95a
* | | Unbundle Keyboard.java to BaseKeyboard.javasatok2010-10-0248-7418/+8275
| | | | | | | | | | | | Change-Id: I8b310c2c0cae1a151e53c22001c586697346982c
* | | am c0fc4bf9: am 8e1f1be0: Long press mic/comma key bring mini keyboard with ↵Tadashi G. Takaoka2010-10-0123-280/+136
|\| | | | | | | | | | | | | | | | | | | | | | | | | | settings Merge commit 'c0fc4bf9932caf536af5d5d86bb61ec6d8a44a99' * commit 'c0fc4bf9932caf536af5d5d86bb61ec6d8a44a99': Long press mic/comma key bring mini keyboard with settings
| * | am 8e1f1be0: Long press mic/comma key bring mini keyboard with settingsTadashi G. Takaoka2010-10-0123-280/+136
| |\| | | | | | | | | | | | | | | | | | | Merge commit '8e1f1be0f3cfce4ed0623d3d137f53f034f5b718' into gingerbread-plus-aosp * commit '8e1f1be0f3cfce4ed0623d3d137f53f034f5b718': Long press mic/comma key bring mini keyboard with settings
| | * Long press mic/comma key bring mini keyboard with settingsTadashi G. Takaoka2010-10-0123-280/+136
| | | | | | | | | | | | | | | | | | Bug: 3050703 Change-Id: I090b2bfebfb48e5ec461615d4c911024ea6d130a
* | | am bd677880: am 88a04563: Make the background of keypopup transparentsatok2010-10-011-1/+1
|\| | | | | | | | | | | | | | | | | | | | Merge commit 'bd677880494f30d58913f1bac612a32410e6465b' * commit 'bd677880494f30d58913f1bac612a32410e6465b': Make the background of keypopup transparent
| * | am 88a04563: Make the background of keypopup transparentsatok2010-10-011-1/+1
| |\| | | | | | | | | | | | | | | | | | | Merge commit '88a045637a8aa812ec09e2fa6ad0b75dd401e1f9' into gingerbread-plus-aosp * commit '88a045637a8aa812ec09e2fa6ad0b75dd401e1f9': Make the background of keypopup transparent
| | * Make the background of keypopup transparentsatok2010-10-011-1/+1
| | | | | | | | | | | | Change-Id: I5240ffdd8e48bcb99c2edf878d8efaba2cafeb07
* | | am 8e6a9270: am 18d536f6: Merge "Dismiss orange highlight after suggestion ↵Tadashi G. Takaoka2010-09-301-7/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | has been selected" into gingerbread Merge commit '8e6a92703d1bdf530d32c8cdf90deefc6bc3a878' * commit '8e6a92703d1bdf530d32c8cdf90deefc6bc3a878': Dismiss orange highlight after suggestion has been selected
| * | am 18d536f6: Merge "Dismiss orange highlight after suggestion has been ↵Tadashi G. Takaoka2010-09-301-7/+9
| |\| | | | | | | | | | | | | | | | | | | | | | | | | selected" into gingerbread Merge commit '18d536f66b2a063a462b2d28410da80b7788e5da' into gingerbread-plus-aosp * commit '18d536f66b2a063a462b2d28410da80b7788e5da': Dismiss orange highlight after suggestion has been selected
| | * Merge "Dismiss orange highlight after suggestion has been selected" into ↵Tadashi G. Takaoka2010-09-301-7/+9
| | |\ | | | | | | | | | | | | gingerbread
| | | * Dismiss orange highlight after suggestion has been selectedTadashi G. Takaoka2010-10-011-7/+9
| | | | | | | | | | | | | | | | | | | | Bug: 3051311 Change-Id: Ia32cd8748a0afade07a9896ad77400cf42aed0f5
* | | | am 7ed6b88c: am a0a60b37: Revert changes to keyboard_popup.xml for now.Ken Wakasa2010-09-301-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '7ed6b88cf6f090512953e3665e4ff5072c98560b' * commit '7ed6b88cf6f090512953e3665e4ff5072c98560b': Revert changes to keyboard_popup.xml for now.
| * | | am a0a60b37: Revert changes to keyboard_popup.xml for now.Ken Wakasa2010-09-301-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'a0a60b37b265988191083e1b5abbe616a67759b4' into gingerbread-plus-aosp * commit 'a0a60b37b265988191083e1b5abbe616a67759b4': Revert changes to keyboard_popup.xml for now.
| | * | Revert changes to keyboard_popup.xml for now.Ken Wakasa2010-10-011-1/+1
| | |/ | | | | | | | | | | | | | | | | | | This unexpectedly bloated keys in mini popup keyboard. bug: 3048638 Change-Id: I2b717c9007ce7717bac514f1d8bcae1280130cf4
* | | am 105f7c36: am 3297ee80: Merge "Long pressing mic/comma key will show ↵Tadashi G. Takaoka2010-09-302-10/+21
|\| | | | | | | | | | | | | | | | | | | | | | | | | | settings menue" into gingerbread Merge commit '105f7c36b7fa1845b9edbf47ca55b4a6660303b6' * commit '105f7c36b7fa1845b9edbf47ca55b4a6660303b6': Long pressing mic/comma key will show settings menue
| * | am 3297ee80: Merge "Long pressing mic/comma key will show settings menue" ↵Tadashi G. Takaoka2010-09-302-10/+21
| |\| | | | | | | | | | | | | | | | | | | | | | | | | into gingerbread Merge commit '3297ee80f0b5b93128123d98d7f8b42257e36445' into gingerbread-plus-aosp * commit '3297ee80f0b5b93128123d98d7f8b42257e36445': Long pressing mic/comma key will show settings menue