aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* am a456c755: Merge "Add unit tests in prevision of magic space removal"Jean Chalard2012-02-021-0/+73
|\ | | | | | | | | * commit 'a456c755ee8dfecf1068756a431978154ec6778f': Add unit tests in prevision of magic space removal
| * Merge "Add unit tests in prevision of magic space removal"Jean Chalard2012-02-021-0/+73
| |\
| | * Add unit tests in prevision of magic space removalJean Chalard2012-02-021-0/+73
| | | | | | | | | | | | | | | Bug: 4994861 Change-Id: I114a1117cf19aa6e514ac7342f733175dc5d5df1
* | | am 8261a4ca: Merge "Move CSV parser to KeySpecParser"Tadashi G. Takaoka2012-02-015-151/+149
|\| | | | | | | | | | | | | | * commit '8261a4cad769b50149159db41c5e2322c85fb8f9': Move CSV parser to KeySpecParser
| * | Merge "Move CSV parser to KeySpecParser"Tadashi G. Takaoka2012-02-015-151/+149
| |\ \
| | * | Move CSV parser to KeySpecParserTadashi G. Takaoka2012-02-025-151/+149
| | | | | | | | | | | | | | | | Change-Id: I424fb47bc70e9b6aaa5a16ae9b2500d23da75c26
* | | | am e05b3f4b: Support additional proximity characterssatok2012-02-0111-68/+327
|\| | | | | | | | | | | | | | | | | | | * commit 'e05b3f4b3a57dcf99ade35bfbc1e1cdc3c3e476c': Support additional proximity characters
| * | | Support additional proximity characterssatok2012-02-0211-68/+327
| | | | | | | | | | | | | | | | Change-Id: Ifbe0d7e4eafea1926bbce968eae4724dd5769689
* | | | am 8ca325f4: Merge "Make KeySpecParser and CSV parser code point aware"Tadashi G. Takaoka2012-02-018-37/+121
|\| | | | | | | | | | | | | | | | | | | * commit '8ca325f437a4dd6484e14ac66415b792195dbd40': Make KeySpecParser and CSV parser code point aware
| * | | Merge "Make KeySpecParser and CSV parser code point aware"Tadashi G. Takaoka2012-02-018-37/+121
| |\| | | | |/ | |/|
| | * Make KeySpecParser and CSV parser code point awareTadashi G. Takaoka2012-02-028-37/+121
| | | | | | | | | | | | | | | | | | This change also renames MoreKeySpecParser to KeySpecParser Change-Id: I35733cdbb344f16b57ffa2cfe79055c089b4e409
* | | am 51fd1632: Stop throwing an exception in some corner cases.Jean Chalard2012-02-011-9/+10
|\| | | | | | | | | | | | | | * commit '51fd1632f59bd9aaeb5c98ff031f1618e8c31c59': Stop throwing an exception in some corner cases.
| * | Stop throwing an exception in some corner cases.Jean Chalard2012-02-021-9/+10
| |/ | | | | | | | | | | | | | | | | When the application is modifying the text under our feet, we may come through this code path. We should log the error rather than crash. Bug: 5869235 Change-Id: Ic0fd24c3bc805d44c5db0ad781ddebeca0450614
* | am c603409f: Removed CODE_CAPSLOCK from keyboard accessibility (fixing build).alanv2012-02-011-1/+0
|\| | | | | | | | | * commit 'c603409f28286c8c3aae58627e6813f3e8b6a2e4': Removed CODE_CAPSLOCK from keyboard accessibility (fixing build).
| * Removed CODE_CAPSLOCK from keyboard accessibility (fixing build).alanv2012-02-011-1/+0
| | | | | | | | Change-Id: Ibc7ef979276f563444f3c24e69ac32de5d4eb6e8
* | am b75ff168: am 32407e61: am 1b841f56: Reconcile with ics-mr1-releaseThe Android Open Source Project2012-02-010-0/+0
|\| | | | | | | * commit 'b75ff16871097f0e960b820fad520c8c554c095d':
| * am 32407e61: am 1b841f56: Reconcile with ics-mr1-releaseThe Android Open Source Project2012-02-010-0/+0
| |\ | | | | | | | | | * commit '32407e615bbacb6bf21161a4d95a77961a411e81':
| | * am 1b841f56: Reconcile with ics-mr1-releaseThe Android Open Source Project2012-02-010-0/+0
| | |\ | | | | | | | | | | | | * commit '1b841f56aba672ba938708835aa032ecb126d729':
| | | * Reconcile with ics-mr1-releaseThe Android Open Source Project2012-02-010-0/+0
| | | |\ | | | | | | | | | | | | | | | Change-Id: I45db7ac0c2fd1156524eb31621fae7661b5a3a73
* | | | | am 02dd8378: Merge "Removed spoken descriptions for characters supported by ↵Charles Chen2012-02-012-64/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTS or TalkBack." * commit '02dd837805fec1a0f7b0ddf888b3548f5ac2922b': Removed spoken descriptions for characters supported by TTS or TalkBack.
| * | | | Merge "Removed spoken descriptions for characters supported by TTS or TalkBack."Charles Chen2012-02-012-64/+0
| |\ \ \ \
| | * | | | Removed spoken descriptions for characters supported by TTS or TalkBack.alanv2012-01-312-64/+0
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iddef18559bc6af9487e536a33607b0a0b07df282
* | | | | | am 97373517: Merge "Refactored shift key spoken description into separate ↵Charles Chen2012-02-011-21/+29
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method." * commit '97373517757b2bab37069d5f24d4710b6a4f44f8': Refactored shift key spoken description into separate method.
| * | | | | Merge "Refactored shift key spoken description into separate method."Charles Chen2012-02-011-21/+29
| |\ \ \ \ \
| | * | | | | Refactored shift key spoken description into separate method.alanv2012-01-311-21/+29
| | |/ / / / | | | | | | | | | | | | | | | | | | Change-Id: I183462a68fdfd339404740fa1564f737430d73d9
* | | | | | am 71c695da: Remove BIDI mirroring hack from KeyTadashi G. Takaoka2012-02-0124-170/+203
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '71c695da22fd99e56ba5b267ad21b750ab1534b5': Remove BIDI mirroring hack from Key
| * | | | | Remove BIDI mirroring hack from KeyTadashi G. Takaoka2012-02-0124-170/+203
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also removes isRtlKeyboard attribute from <Keyboard/> Bug: 5948247 Change-Id: I85998f17ae146a4c8cd0f419ab820b746cb8974f
* | | | | | am 40e90122: Fix wrong long press timeout for shift keyTadashi G. Takaoka2012-02-011-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '40e9012276b1df9be8c1a9069eaeb16027549a85': Fix wrong long press timeout for shift key
| * | | | | Fix wrong long press timeout for shift keyTadashi G. Takaoka2012-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifafbed1bcdaf662ee6a69050043739fa71986841
* | | | | | am ff858c7f: Use MoreKeySpecParser to parse puctuations strip resourcesTadashi G. Takaoka2012-02-018-76/+150
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ff858c7ff5e747c17ff6d9d1908e700ad30ded85': Use MoreKeySpecParser to parse puctuations strip resources
| * | | | | Use MoreKeySpecParser to parse puctuations strip resourcesTadashi G. Takaoka2012-02-018-76/+150
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also * Doesn't use Key.getRtlParenthesisCode to get correct parentheses code in RTL context. Intead uses the outputText feature of moreKeys specification. * Move CVS string parser from KeyStyles to Utils. Bug: 5948247 Change-Id: I45752c7d01b4f7d3f3da900b110a2185b336a1f0
* | | | | | am a5c96f37: Move long press shift handling from PointerTracker to KeyboardStateTadashi G. Takaoka2012-02-0159-533/+385
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a5c96f376ad57e78a88942bb618e067054ed818a': Move long press shift handling from PointerTracker to KeyboardState
| * | | | | Move long press shift handling from PointerTracker to KeyboardStateTadashi G. Takaoka2012-02-0159-533/+385
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also * Rename phone shift keyboard to phone symbols keyboard. Use CODE_SWITCH_ALPHA_SYMBOL code to switch between phone and phone symbols keyboard. * Remove phone symbols keyboard from tablet. * Introduces enableLongPress flag of Key.keyActionFlags attribute. * Remove clumsy long press code from PointerTracker. * Remove CODE_CAPSLOCK handling from LatinIME. * Make KeyboardSwitcher to invoke haptic and audio feedback. Change-Id: I00e1f697a10ab5112aec75e36853b96246ff5054
* | | | | am 3feb99fa: Merge "Save/restore alphabet shift locked state while rotating ↵Tadashi G. Takaoka2012-01-312-14/+60
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | even in symbols mode" * commit '3feb99fa6c5cf4b0a7d0ed2536b8b0891af884bf': Save/restore alphabet shift locked state while rotating even in symbols mode
| * | | | Merge "Save/restore alphabet shift locked state while rotating even in ↵Tadashi G. Takaoka2012-01-312-14/+60
| |\ \ \ \ | | | | | | | | | | | | | | | | | | symbols mode"
| | * | | | Save/restore alphabet shift locked state while rotating even in symbols modeTadashi G. Takaoka2012-01-312-14/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5730212 Change-Id: Id2342dacd149d6385d61001f880ebcd1883cf0b4
* | | | | | am aab33aac: Merge "Cleanup redundant methods of KeyboardSwitcher"Tadashi G. Takaoka2012-01-313-41/+32
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'aab33aac0a3f4755e6a533dea1025b450507e116': Cleanup redundant methods of KeyboardSwitcher
| * | | | | Merge "Cleanup redundant methods of KeyboardSwitcher"Tadashi G. Takaoka2012-01-313-41/+32
| |\ \ \ \ \
| | * | | | | Cleanup redundant methods of KeyboardSwitcherTadashi G. Takaoka2012-01-313-41/+32
| | |/ / / / | | | | | | | | | | | | | | | | | | Change-Id: I2ebeb8852177f6c6e30578d0bb3f372f488dc6c1
* | | | | | am 88e079ae: Cleanup redundant methods of KeyboardSetTadashi G. Takaoka2012-01-313-23/+26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '88e079ae6bbff1093b28f60e81d2befce1030495': Cleanup redundant methods of KeyboardSet
| * | | | | Cleanup redundant methods of KeyboardSetTadashi G. Takaoka2012-01-313-23/+26
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I69fa1b5661695d0323222c2969679f4792b6ef0d
* | | | | | am 0ed2d3a4: Fix double tap shift key enable/disable shift locked modeTadashi G. Takaoka2012-01-317-118/+135
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0ed2d3a4491cb0f6142975a15b653be6079b6a4e': Fix double tap shift key enable/disable shift locked mode
| * | | | | Fix double tap shift key enable/disable shift locked modeTadashi G. Takaoka2012-01-317-118/+135
| |/ / / / | | | | | | | | | | | | | | | | | | | | Bug: 5942452 Change-Id: I2c7b1605bceac2b2f929cd4d97c417ef15c6f754
* | | | | am 30964843: Merge "Auto generate various shift states alphabet keyboard ↵Tadashi G. Takaoka2012-01-3028-505/+394
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | automatically" * commit '30964843db0c3c7892ca443a0513c9c36e8654d1': Auto generate various shift states alphabet keyboard automatically
| * | | | Merge "Auto generate various shift states alphabet keyboard automatically"Tadashi G. Takaoka2012-01-3028-505/+394
| |\ \ \ \
| | * | | | Auto generate various shift states alphabet keyboard automaticallyTadashi G. Takaoka2012-01-3128-505/+394
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If any shift state variants of alphabet keyboard layout is not specified in KeyboardSet.Element, it will be automatically generated from base alphabet keyboard definition. This change also * Eliminates KeyboardShiftState object from Keyboard. * Removes various set shift state methods from Keyboard. * Removes KeyboardSet.Element.elementAutoGenerate attribute. * Separates "sticky" Key.backgroundType to "stickyOff" and "stickyOn" * Add preserveCase flag to smiley, .com, and labeled special keys. * Rename KeyboardShiftState class to AlphabetShiftState. * Rename some attributes from *UppercaseLetter* to *ShiftedLetterHint*. * Introduce shiftedLetterActivated to Key.keyLabelFlags Change-Id: I01a0a8efeeaa76820ae728a5bdfa8d02b6ce74b7
* | | | | | am 16f74396: Removed unused "no item selected" notification & supporting ↵alanv2012-01-303-107/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code from keyboard accessibility. * commit '16f74396828d84885e922ac0a7467e51616ae71d': Removed unused "no item selected" notification & supporting code from keyboard accessibility.
| * | | | | Removed unused "no item selected" notification & supporting code from ↵alanv2012-01-303-107/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keyboard accessibility. Change-Id: Ia6323ad0c1e2a0db5a2cf830e97765eddaa32cee
* | | | | | am a191afb7: Merge "Implement multi words suggestions step1"satok2012-01-305-110/+132
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a191afb78d47022a1cc4474ffa7d7ab872a9270b': Implement multi words suggestions step1
| * | | | | Merge "Implement multi words suggestions step1"satok2012-01-305-110/+132
| |\ \ \ \ \ | | |/ / / / | |/| | | |