summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/keyboard/PopupPanel.java
Commit message (Collapse)AuthorAgeFilesLines
* Rename PopupCharactersParser to MoreKeySpecParserTadashi G. Takaoka2011-08-311-54/+0
| | | | | | Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926
* Make PopupPanel decoupled with LatinKeyboardView and KeyboardTadashi G. Takaoka2011-08-291-5/+14
| | | | | Bug: 5023981 Change-Id: Ib4fd55d52718aa244178ca2313f5e8487378324f
* Rename LatinKeyboardBaseView to LatinKeyboardViewTadashi G. Takaoka2011-08-231-1/+1
| | | | | Bug: 5182291 Change-Id: I5089a14902b9f4ff1ab4f34e3f7a42aca5040d3e
* Make PointerTracker aware of that popup panel is showingTadashi G. Takaoka2011-07-261-1/+1
| | | | | Bug: 5070598 Change-Id: I0604287b8c373e4763b4ccf88c0bd7235af907d5
* Fix mini keyboard behavior while chording inputTadashi G. Takaoka2011-07-121-9/+9
| | | | | | | | This change makes PopupMiniKeyboardView based on KeyboardView, so that only LatinKeyboardBaseView can manage touch event and PointerTracker. Bug: 4768084 Change-Id: Id30b132f1fae45da6e79ce822745cf0a653b8eb3
* Add KeyEventHandler interfaceTadashi G. Takaoka2011-07-101-1/+1
| | | | | | | This change also revert KeyboardView to non-abstract class. Bug: 4768084 Change-Id: I827defb58bfb28b345464f6a89aa4438e41cf1e2
* Merge "Move Key class out of internal package"Tadashi G. Takaoka2011-06-231-2/+0
|\
| * Move Key class out of internal packageTadashi G. Takaoka2011-06-231-2/+0
| | | | | | | | | | Bug: 4903326 Change-Id: I2493d6dae613d2e37dfa8ce96b4cddc9a038160c
* | Remove unused argument from PopupPanel.showPanelTadashi G. Takaoka2011-06-231-3/+1
|/ | | | Change-Id: I726b98001042c8b874113ed964b7230fdd525abe
* New IceCreamSandwich assets and themeTadashi G. Takaoka2011-06-231-0/+1
| | | | | | | | | | | | This change instroduces new IceCreamSandwich assets and renames Honeycomb theme to IceCreamSandwich. Though checked only on hdpi-phone and mdpi-10"-tablet. File another bug (Bug: 4852048) to fine tune keyboard layout for all possible combination of devices and themes. Bug: 4436327 Change-Id: I4f8dc1dd6b798a39204702bbcbebf17a199dc82f
* Move keyboard related internal class to separate packageTadashi G. Takaoka2011-06-221-0/+2
| | | | Change-Id: Ic1459066b865cde5104b3734193f76c997959c68
* Refactor KeyboardView and create MiniKeyboardViewTadashi G. Takaoka2011-05-091-0/+46
Change-Id: I8d68b944762ccde05020978f20b3742eb6ab945b