aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout/keyboard_popup.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move some inner static class to top class in new package•••This change introduces new package com.android.inputmethod.keyboard which hosts keyboard related classes. Also adds missing @Override and @SuppressWarning("unused") annotation Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05 Tadashi G. Takaoka2010-12-021-2/+2
* Rename LatinKeyboardBaseView class to KeyboardBaseView•••Change-Id: I496ecbfa7d398583d01f821398f49f75d17311d8 Tadashi Takaoka2010-11-051-2/+2
* Make the background of keypopup transparent•••Change-Id: I5240ffdd8e48bcb99c2edf878d8efaba2cafeb07 satok2010-10-011-1/+1
* Revert changes to keyboard_popup.xml for now.•••This unexpectedly bloated keys in mini popup keyboard. bug: 3048638 Change-Id: I2b717c9007ce7717bac514f1d8bcae1280130cf4 Ken Wakasa2010-10-011-1/+1
* Fixed assets•••- Make the background of popup key a full transparent color - Updated the background mdpi asset of keyboard Bug: 2975027 Bug: 3048638 Change-Id: I8709a1ca403e5c3f862a8be9be1668d30c7687f8 satok2010-09-301-1/+1
* Tune mini keyboard vertical correction to match with key height•••Bug: 3040529 Change-Id: I8e3cc635737224537a019e66c38e1e2ea7a8bb8b Tadashi G. Takaoka2010-09-291-1/+1
* Tune left and right padding of popup mini keyboard•••This change also fix popup window display position calculation. Bug: 3029284 Change-Id: I28bf3e4deb46a428dc8422a3a165183e00608604 Tadashi G. Takaoka2010-09-231-0/+2
* Add keyHysteresisDistance xml attribute•••This change also introduces MiniKeyboardKeyDetector and mini_keyboad_slide_allowance parameter to tune the key detection behavior. Bug: 2993769 Change-Id: I1932b0a382e172cb77b9e098ae182049c834dfe0 Tadashi G. Takaoka2010-09-141-0/+2
* Rename keyboard_popup_keyboard.xml keyboard_key_preview.xml•••Change-Id: I7c98a91c77f5ef46ee0b15783242024c0bd10503 satok2010-09-131-0/+37