| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Key.keyActionFlags and obsolete Key.isRepeatable•••This change also renames Key.keyLabelOption to keyLabelFlags.
Change-Id: Iedd0bfaa420ad382c07ce084416355690e390919
|  Tadashi G. Takaoka | 2011-11-21 | 1 | -2/+2 |
* | Rename alternates_for_ as more_keys_for_•••This is a followup change for I37209a5a.
Change-Id: I17cf4596034ed900cb4c769f89a2607a53b19c0a
|  Tadashi G. Takaoka | 2011-08-31 | 1 | -1/+1 |
* | Rename PopupCharactersParser to MoreKeySpecParser•••Also renames PopupPanel to MoreKeysPanel
Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926
|  Tadashi G. Takaoka | 2011-08-31 | 1 | -3/+3 |
* | Tiny fix for access to cyrillic soft sign on Russian layouts•••bug: 5151430
Change-Id: Id6e50398d087f62a305fad734432135c00329316
|  Ken Wakasa | 2011-08-12 | 1 | -2/+1 |
* | 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. Takaoka | 2011-07-20 | 1 | -9/+4 |
* | Update Hebrew keyboard•••Bug: 4170083
Change-Id: I977d7f6cce08e35fe9bed46fe5f4fdedd1f12e9c
|  Tadashi G. Takaoka | 2011-07-14 | 1 | -1/+1 |
* | Make Russian layout for 7 inch table compatible with other locale•••Related to Bug: 5024014
Change-Id: I149624e351f5c75323771ff90960d2fe00ca412b
|  Tadashi G. Takaoka | 2011-07-13 | 1 | -11/+28 |
* | 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. Takaoka | 2011-06-27 | 1 | -1/+1 |
* | Rename keyboard rows consistently•••Change-Id: I7147cab36eee4b6fd9418ca36e8ece2360b59e45
|  Tadashi G. Takaoka | 2011-06-17 | 1 | -0/+129 |