summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/keyboard
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix bug in KeyPreviewChoreographer.dismissKeyPreviewTadashi G. Takaoka2014-02-121-1/+2
|/
* Optimize text resources' ordering a bitTadashi G. Takaoka2014-02-111-314/+312
* Get nicer output of make-keyboard-textTadashi G. Takaoka2014-02-111-54/+55
* Merge "Fix possible NPE while finding device override value from resource"Tadashi G. Takaoka2014-02-101-2/+2
|\
| * Fix possible NPE while finding device override value from resourceTadashi G. Takaoka2014-02-101-2/+2
* | Refactor Key constructorsTadashi G. Takaoka2014-02-104-53/+56
|/
* Remove unused importTadashi G. Takaoka2014-02-102-2/+0
* Allow an empty keySpec for SpacerTadashi G. Takaoka2014-02-091-2/+4
* Generate KeyboardTextsTable.java instead of KeyboardTextsSet.javaTadashi G. Takaoka2014-02-072-3521/+3550
* Merge "Rename Key.keyLabel attribute to KeySpec"Tadashi G. Takaoka2014-02-075-4/+6
|\
| * Rename Key.keyLabel attribute to KeySpecTadashi G. Takaoka2014-02-075-4/+6
* | Merge "Consolidate keyIcon and code with keyLabel attribute"Tadashi G. Takaoka2014-02-072-13/+8
|\|
| * Consolidate keyIcon and code with keyLabel attributeTadashi G. Takaoka2014-02-072-13/+8
* | Merge "Decimal number is treated as outputText"Tadashi G. Takaoka2014-02-071-6/+14
|\ \
| * | Decimal number is treated as outputTextTadashi G. Takaoka2014-02-061-6/+14
* | | Add debug settings for keypress popup animationsTadashi G. Takaoka2014-02-074-53/+88
* | | Use SubtypeLocaleUtils.isRtlLanguageTadashi G. Takaoka2014-02-063-32/+16
* | | Merge "Consolidate keyOutputText with keyLabel attribute"Tadashi G. Takaoka2014-02-062-6/+1
|\ \ \ | | |/ | |/|
| * | Consolidate keyOutputText with keyLabel attributeTadashi G. Takaoka2014-02-062-6/+1
* | | Merge "Parse keyLabel for icon, code, and outputText as well"Tadashi G. Takaoka2014-02-061-11/+22
|\| |
| * | Parse keyLabel for icon, code, and outputText as wellTadashi G. Takaoka2014-02-061-11/+22
| |/
* / Remove unused smiley key definitionsTadashi G. Takaoka2014-02-061-34/+32
|/
* Treat a sole "|" as a special case of key labelTadashi G. Takaoka2014-02-051-1/+5
* Add null check to KeySpecParserTadashi G. Takaoka2014-02-052-0/+20
* Refactor KeySpecParser a bitTadashi G. Takaoka2014-02-051-47/+56
* Move key preview related methods to KeyPreviewChoreographerTadashi G. Takaoka2014-02-053-231/+299
* Revert "Move key preview related methods to KeyPreviewChoreographer"Tadashi G. Takaoka2014-02-053-296/+231
* Move key preview related methods to KeyPreviewChoreographerTadashi G. Takaoka2014-02-053-231/+296
* Move some XML attributes to KeyPreviewDrawParamsTadashi G. Takaoka2014-02-042-33/+47
* Refactor KeyPreviewDrawParams a bitTadashi G. Takaoka2014-02-043-27/+59
* Use "Key popup dismiss delay" to control key preview zoom out animationTadashi G. Takaoka2014-02-041-1/+2
* Merge "Introduce a delay for key-press feedback on the Emoji palette"Yohei Yukawa2014-02-031-10/+42
|\
| * Introduce a delay for key-press feedback on the Emoji paletteYohei Yukawa2014-01-311-10/+42
* | Move some methods to MoreKeySpec classTadashi G. Takaoka2014-01-316-275/+291
* | Move some prefix strings to relevant classesTadashi G. Takaoka2014-01-315-11/+14
* | Refactor KeyboardTextsSet classTadashi G. Takaoka2014-01-313-67/+68
* | Move arrayAsList method to CollectionUtilsTadashi G. Takaoka2014-01-311-19/+4
* | Move some methods to StringUtilsTadashi G. Takaoka2014-01-313-26/+8
* | Fix Farsi keyboard comma and periodTadashi G. Takaoka2014-01-301-1/+2
|/
* Fix inconsistent behavior with the back-to-the-main-keyboard keyYohei Yukawa2014-01-283-12/+13
* Fix inconsistent behavior with the spacebar on the Emoji pallete.Yohei Yukawa2014-01-281-24/+58
* Merge "Fix inconsistent behavior with backspace in the Emoji pallete."Yohei Yukawa2014-01-271-55/+93
|\
| * Fix inconsistent behavior with backspace in the Emoji pallete.Yohei Yukawa2014-01-271-55/+93
* | [IL69.1] Move a static method to a utility class.Jean Chalard2014-01-241-0/+17
* | [IL65] Pull up X,Y processing, step 4Jean Chalard2014-01-222-2/+11
|/
* A style fixYohei Yukawa2014-01-091-1/+1
* Merge "Trigger haptic feedback at touch down on the EmojiPalettesView"Yohei Yukawa2014-01-092-29/+51
|\
| * Trigger haptic feedback at touch down on the EmojiPalettesViewYohei Yukawa2014-01-092-29/+51
* | Fix a bug where changing auto-shift would cancel autorepeat.Jean Chalard2014-01-092-3/+3
* | Rename InputPointers.addPointer and ResizableIntArray.addTadashi G. Takaoka2014-01-081-8/+8
|/