aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw768dp/kbd_rows_qwertz.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Key.keyActionFlags and obsolete Key.isRepeatable•••This change also renames Key.keyLabelOption to keyLabelFlags. Change-Id: Iedd0bfaa420ad382c07ce084416355690e390919 Tadashi G. Takaoka2011-11-211-3/+3
* Rename alternates_for_ as more_keys_for_•••This is a followup change for I37209a5a. Change-Id: I17cf4596034ed900cb4c769f89a2607a53b19c0a Tadashi G. Takaoka2011-08-311-14/+14
* Rename PopupCharactersParser to MoreKeySpecParser•••Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926 Tadashi G. Takaoka2011-08-311-16/+16
* Remove Key edge flags from XML•••The first key and the last of the row are automatically marked as left and right edge key respectively. The existence of Spacer will prevent those automatic marking. Bug: 5038844 Change-Id: Ie34169ceaf76e24923b8d8125eda6ecb95cf1fee Tadashi G. Takaoka2011-07-201-8/+4
* Draw phone/number keyboard layout witout icon•••This change introduces: * New KeyboardView attribute * keyLargeLetterRatio to specify large letter text size. * keyHintLabelRatio to specify hint label text size. * keyHintLabelColor to specify hint label text color. * keyPreviewTextRatio to specify key preview text size. * New Key.keyLabelOption flags * alignLeftOfCenter, align the key label slightly left of the key center. * largeLetter, use keyLargeLetterRatio to draw key letter. * hasHintLabel, draw keyHintLabel at the right of key letter. * followKeyHintLabelRatio, draw the key label following keyHintLabelRatio size. * Renames * Key.keyHintLetter to keyHintLabel. * Key.keylLabelOption fontFixedWidth to fontMonoSpace. * Key.keylLabelOption popupHint to hasPopupHint. * Removes * number icon releted attributes and declarations. Change-Id: I2f456737e3a46209e5f48b5155951b2b21a33859 Tadashi G. Takaoka2011-06-271-2/+2
* Rename keyboard rows consistently•••Change-Id: I7147cab36eee4b6fd9418ca36e8ece2360b59e45 Tadashi G. Takaoka2011-06-171-0/+127