aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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"
| | * | Save and restore previous mode keyboard state at ↵Tadashi G. Takaoka2012-01-273-21/+166
| | |/ | | | | | | | | | | | | | | | | | | KeyboardState.toggleAlphabetAndSymbols Bug: 5881820 Change-Id: I9b1718b16c60f27c05ba727724c0189aa5284334
* | | am 449415c7: Cleanup (A9)Jean Chalard2012-01-261-2/+4
|\| | | | | | | | | | | | | | * commit '449415c72f437f523a49a9ccfcde8a3c0f583a18': Cleanup (A9)
| * | Cleanup (A9)Jean Chalard2012-01-261-2/+4
| |/ | | | | | | | | | | | | Deactivate the LastComposedWord when the commit was not the right type, instead of fooling it by passing it a null auto-correction. Change-Id: I032b477dc691bd151a644ca4b0c9f0a9b5512e45
* | am 5971a0a0: Remove a useless member (A8)Jean Chalard2012-01-262-5/+3
|\| | | | | | | | | * commit '5971a0a0bbbb671bb5b7d5cc7829ddf169c0cc7a': Remove a useless member (A8)