- Nov 22, 2011
-
-
Alan Viverette authored
Bug: 5652774 Change-Id: Id8cd37b3ff93b45f4f18198bbbb827aadf945b02
-
Tadashi G. Takaoka authored
Bug: 5604372 Change-Id: I2a88cf15b07eebd29e43e460f6ec758432181b01
-
- Oct 27, 2011
-
-
Alan Viverette authored
Bug: 5522854 Change-Id: I32df86450fa0d5dd9606609ea693d0e331b64b19
-
- Oct 06, 2011
-
-
Alan Viverette authored
Change-Id: If96cd7626950dd12e88a8a97f5e405d303d41e06
-
- Oct 04, 2011
-
-
Tadashi G. Takaoka authored
This change also gets rid of several compiler warnings. Change-Id: I23962edaadad18a6e0395d528af17b909dcf5dad
-
- Aug 23, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5182291 Change-Id: I5089a14902b9f4ff1ab4f34e3f7a42aca5040d3e
-
- Aug 08, 2011
-
-
Alan Viverette authored
Bug: 5042681 Change-Id: Ic4523ec38b0faa2b6a91d476ea7af7e69404861c
-
- Jul 28, 2011
-
-
Alan Viverette authored
Change-Id: Ie33cf93ee2d7eadad38ca170aa8ad988bb0ae9a9
-
- Jul 27, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4311428 Change-Id: Ia72de23634f824d82b7b5f2267d439ce922a3b57
-
- Jul 26, 2011
-
-
Alan Viverette authored
Bug: 5060194 Change-Id: I585ae52204a045fa3941e846b4f9bdd7d541bea6
-
- Jul 21, 2011
-
-
Alan Viverette authored
Bug: 5061704 Change-Id: Id2c0cce953f7bdb2b4c18b68f9e318d95eabc1b8
-
Alan Viverette authored
Bug: 5061527 Change-Id: I88728f7368a55ae7e6ca2ce6cfed6af42ffa03df
-
- Jul 11, 2011
-
-
Tadashi G. Takaoka authored
This change also revert KeyboardView to non-abstract class. Bug: 4768084 Change-Id: I827defb58bfb28b345464f6a89aa4438e41cf1e2
-
Tadashi G. Takaoka authored
Bug: 4768084 Change-Id: I446b98daef8c9ec2408481e59cb2a88754ef9e01
-
- Jul 08, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4768084 Change-Id: Id5006e549c4018a656abd088f14a209415baafed
-
- Jul 04, 2011
-
-
Tadashi G. Takaoka authored
This change also rename static inner class to more readable name and get rid of unnecessary object reference from PointerTracker. Bug: 4768084 Change-Id: Ie4e2b940d66b47d41efcae7eeac853cdae2e4d38
-
Tadashi G. Takaoka authored
To sort out the issue, main keyboard and mini keyboard have to share the pointer trackers. In order to prepare for that, KeyboardView needs to be refactored as two separate classes. KeyboardView is responsible for drawing keyboard visual. And LatinKeyboardBaseView is responsible for handling key event and mini keyboard as well. Bug: 4768084 Change-Id: I5643e333b9bdfde0c939a0693cea76bd22f38897
-
- Jun 30, 2011
-
-
Alan Viverette authored
Bug: 4905427 Change-Id: I9b44d65e4503e46ce71322a3c325c55d188e34a0
-
- Jun 29, 2011
-
-
Tadashi G. Takaoka authored
This change also removes non-ASCII comment from strings.xml to suppress resource compiler warning. Change-Id: I96d3e8e2c7072816f32a15564745f8cdc3f91ee9
-
- Jun 27, 2011
-
-
Tadashi G. Takaoka authored
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
-
- Jun 25, 2011
-
-
Ken Wakasa authored
bug: 4901934 Change-Id: I870ab2e621ef3640a84468f09c074cdd726dc963
-
- Jun 23, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4903326 Change-Id: I2493d6dae613d2e37dfa8ce96b4cddc9a038160c
-
- Jun 22, 2011
-
-
Alan Viverette authored
Change-Id: I7ed51fa4373fd5d1ebc6ebe52c6e93b27b43cff5
-
Alan Viverette authored
Bug: 4379983 Change-Id: I97f22e54827c6229054b514801401ffa5b4ed3b8
-