| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit 'a456c755ee8dfecf1068756a431978154ec6778f':
Add unit tests in prevision of magic space removal
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 4994861
Change-Id: I114a1117cf19aa6e514ac7342f733175dc5d5df1
|
|\| |
| | |
| | |
| | |
| | | |
* commit '8261a4cad769b50149159db41c5e2322c85fb8f9':
Move CSV parser to KeySpecParser
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I424fb47bc70e9b6aaa5a16ae9b2500d23da75c26
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'e05b3f4b3a57dcf99ade35bfbc1e1cdc3c3e476c':
Support additional proximity characters
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ifbe0d7e4eafea1926bbce968eae4724dd5769689
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '8ca325f437a4dd6484e14ac66415b792195dbd40':
Make KeySpecParser and CSV parser code point aware
|
| |\| |
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | | |
This change also renames MoreKeySpecParser to KeySpecParser
Change-Id: I35733cdbb344f16b57ffa2cfe79055c089b4e409
|
|\| |
| | |
| | |
| | |
| | | |
* commit '51fd1632f59bd9aaeb5c98ff031f1618e8c31c59':
Stop throwing an exception in some corner cases.
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|\|
| |
| |
| |
| | |
* commit 'c603409f28286c8c3aae58627e6813f3e8b6a2e4':
Removed CODE_CAPSLOCK from keyboard accessibility (fixing build).
|
| |
| |
| |
| | |
Change-Id: Ibc7ef979276f563444f3c24e69ac32de5d4eb6e8
|
|\|
| |
| |
| | |
* commit 'b75ff16871097f0e960b820fad520c8c554c095d':
|
| |\
| | |
| | |
| | | |
* commit '32407e615bbacb6bf21161a4d95a77961a411e81':
|
| | |\
| | | |
| | | |
| | | | |
* commit '1b841f56aba672ba938708835aa032ecb126d729':
|
| | | |\
| | | | |
| | | | |
| | | | | |
Change-Id: I45db7ac0c2fd1156524eb31621fae7661b5a3a73
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
TTS or TalkBack."
* commit '02dd837805fec1a0f7b0ddf888b3548f5ac2922b':
Removed spoken descriptions for characters supported by TTS or TalkBack.
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Iddef18559bc6af9487e536a33607b0a0b07df282
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
method."
* commit '97373517757b2bab37069d5f24d4710b6a4f44f8':
Refactored shift key spoken description into separate method.
|
| |\ \ \ \ \ |
|
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I183462a68fdfd339404740fa1564f737430d73d9
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '71c695da22fd99e56ba5b267ad21b750ab1534b5':
Remove BIDI mirroring hack from Key
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This change also removes isRtlKeyboard attribute from <Keyboard/>
Bug: 5948247
Change-Id: I85998f17ae146a4c8cd0f419ab820b746cb8974f
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '40e9012276b1df9be8c1a9069eaeb16027549a85':
Fix wrong long press timeout for shift key
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ifafbed1bcdaf662ee6a69050043739fa71986841
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'ff858c7ff5e747c17ff6d9d1908e700ad30ded85':
Use MoreKeySpecParser to parse puctuations strip resources
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'a5c96f376ad57e78a88942bb618e067054ed818a':
Move long press shift handling from PointerTracker to KeyboardState
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
even in symbols mode"
* commit '3feb99fa6c5cf4b0a7d0ed2536b8b0891af884bf':
Save/restore alphabet shift locked state while rotating even in symbols mode
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
symbols mode"
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 5730212
Change-Id: Id2342dacd149d6385d61001f880ebcd1883cf0b4
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'aab33aac0a3f4755e6a533dea1025b450507e116':
Cleanup redundant methods of KeyboardSwitcher
|
| |\ \ \ \ \ |
|
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I2ebeb8852177f6c6e30578d0bb3f372f488dc6c1
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '88e079ae6bbff1093b28f60e81d2befce1030495':
Cleanup redundant methods of KeyboardSet
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I69fa1b5661695d0323222c2969679f4792b6ef0d
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '0ed2d3a4491cb0f6142975a15b653be6079b6a4e':
Fix double tap shift key enable/disable shift locked mode
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 5942452
Change-Id: I2c7b1605bceac2b2f929cd4d97c417ef15c6f754
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
automatically"
* commit '30964843db0c3c7892ca443a0513c9c36e8654d1':
Auto generate various shift states alphabet keyboard automatically
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
code from keyboard accessibility.
* commit '16f74396828d84885e922ac0a7467e51616ae71d':
Removed unused "no item selected" notification & supporting code from keyboard accessibility.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
keyboard accessibility.
Change-Id: Ia6323ad0c1e2a0db5a2cf830e97765eddaa32cee
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'a191afb78d47022a1cc4474ffa7d7ab872a9270b':
Implement multi words suggestions step1
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|