aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | 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
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Implement multi words suggestions step1satok2012-01-305-110/+132
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I96e8e1b0d9ccc0ed13d53c40300d8c19bcb7af5b
* | | | | | | am 3b0f2bf1: Merge "Support addtionalMoreKeys"Tadashi G. Takaoka2012-01-3058-356/+566
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3b0f2bf169c23ea94c5a0adb275ce41b5c34ea83': Support addtionalMoreKeys
| * | | | | | Merge "Support addtionalMoreKeys"Tadashi G. Takaoka2012-01-3058-356/+566
| |\ \ \ \ \ \
| | * | | | | | Support addtionalMoreKeysTadashi G. Takaoka2012-01-3058-356/+566
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also removes * Unused more_keys_for_q, w, and p. Change-Id: Idb99e5f6d8c2ad2d28437f42b35b21c282cd181f
* | | | | | | am 6029b43a: Add "size" and "pressure" for MotionEvent logsKen Wakasa2012-01-292-3/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6029b43a3df1fa9a9baa339e2dbb984c6669d214': Add "size" and "pressure" for MotionEvent logs
| * | | | | | Add "size" and "pressure" for MotionEvent logsKen Wakasa2012-01-302-3/+5
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | bug: 5722703 Change-Id: I8e08942324b666de96682ce63e70c8d324535782
* | | | | | am 38a3ad3e: Merge "Rename keyboard XML resource files"Tadashi G. Takaoka2012-01-29112-191/+191
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '38a3ad3e3ca1b4e594bcd189277454d12619b868': Rename keyboard XML resource files
| * | | | | Merge "Rename keyboard XML resource files"Tadashi G. Takaoka2012-01-29112-191/+191
| |\ \ \ \ \
| | * | | | | Rename keyboard XML resource filesTadashi G. Takaoka2012-01-28112-191/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * <Keyboard> XML file should be kbd_*.xml * <Row> XML file should be rows_*.xml or row_*.xml * <Key> XML file should be key_*.xml or keys_*.xml * <key-style> XML file should be key_styles_*.xml Change-Id: Ie57d5d78389c13d6c066ace4e3588518d1f25f13
* | | | | | | am 49761501: Import translations. DO NOT MERGEEric Fischer2012-01-2749-72/+81
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '49761501db2bcb25673e635897b7b4dfd4b655d2': Import translations. DO NOT MERGE
| * | | | | | Import translations. DO NOT MERGEEric Fischer2012-01-2749-72/+81
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: I89dcb839308eadb722f91ccd4327208d8d477dc2
* | | | | | am 344a767b: Share kbd_row3_smiley.xmlTadashi G. Takaoka2012-01-2710-90/+30
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '344a767b33b32c8370bbb5bc575464d9c6548d9c': Share kbd_row3_smiley.xml
| * | | | | Share kbd_row3_smiley.xmlTadashi G. Takaoka2012-01-2710-90/+30
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie5e68f972a739ab151201bd13bb1771e164313e6
* | | | | | am ed50cf00: Merge "Support keyXPos/keyWidth override in <include>"Tadashi G. Takaoka2012-01-271-5/+38
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ed50cf005b120cba87dc229b7d58b3d982297420': Support keyXPos/keyWidth override in <include>
| * | | | | Merge "Support keyXPos/keyWidth override in <include>"Tadashi G. Takaoka2012-01-271-5/+38
| |\ \ \ \ \
| | * | | | | Support keyXPos/keyWidth override in <include>Tadashi G. Takaoka2012-01-271-5/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I03576a6fb7916f2f66f2035a04872fe89b573cdc
* | | | | | | am 566cded5: Merge "Use kbd_row3_comman_period.xml"Tadashi G. Takaoka2012-01-278-179/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '566cded5e75bbb0250009183c79f14c23b3a6bb6': Use kbd_row3_comman_period.xml
| * | | | | | Merge "Use kbd_row3_comman_period.xml"Tadashi G. Takaoka2012-01-278-179/+13
| |\ \ \ \ \ \
| | * | | | | | Use kbd_row3_comman_period.xmlTadashi G. Takaoka2012-01-278-179/+13
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie2ce2f4f03e70477d4932072a44fb9aeb7cd7784
* | | | | | | am ab7cb71b: Create separate XML for number password keyboardTadashi G. Takaoka2012-01-279-532/+606
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ab7cb71b8fc885075119962984db4e8efda6d11b': Create separate XML for number password keyboard
| * | | | | | Create separate XML for number password keyboardTadashi G. Takaoka2012-01-279-532/+606
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: I1d73a03bfce9180106575e180bfeb422da03b9fb
* | | | | | am 32c4635f: Merge "Add inactivatedLabel and inactivatedUppercaseLetter ↵Tadashi G. Takaoka2012-01-273-3/+25
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | flags for Key.keyLabelFlags" * commit '32c4635ff45b5a0de9dc6d806c2b600e6e7f3bee': Add inactivatedLabel and inactivatedUppercaseLetter flags for Key.keyLabelFlags
| * | | | | Merge "Add inactivatedLabel and inactivatedUppercaseLetter flags for ↵Tadashi G. Takaoka2012-01-273-3/+25
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Key.keyLabelFlags"
| | * | | | | Add inactivatedLabel and inactivatedUppercaseLetter flags for Key.keyLabelFlagsTadashi G. Takaoka2012-01-273-3/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6c7dc79cbad360602b278283f4c3a24c54040622
* | | | | | | am 23f486f7: Merge "Merge missing space and mistyped space correction algorithm"satok2012-01-275-124/+93
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '23f486f770883ed690d897ac71de0184456bf24e': Merge missing space and mistyped space correction algorithm
| * | | | | | Merge "Merge missing space and mistyped space correction algorithm"satok2012-01-275-124/+93
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge missing space and mistyped space correction algorithmsatok2012-01-275-124/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idd64d38d3d29be24748f9c0359667883698a5756
* | | | | | | am c882d619: Merge "Save and restore previous mode keyboard state at ↵Tadashi G. Takaoka2012-01-263-21/+166
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KeyboardState.toggleAlphabetAndSymbols" * commit 'c882d619bfe6eace7330c2097008500e81d39512': Save and restore previous mode keyboard state at KeyboardState.toggleAlphabetAndSymbols
| * | | | | | Merge "Save and restore previous mode keyboard state at ↵Tadashi G. Takaoka2012-01-263-21/+166
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | KeyboardState.toggleAlphabetAndSymbols"