aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values-v21 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add keyboard shadowTadashi G. Takaoka2014-10-091-0/+28
| | | | | | | | This CL sets 8dp elevation ot input view in order to cast a shadow onto underlying application. Bug: 16210054 Change-Id: I7779c63612fc88e24dde65de3e4e7a45b9d1762f
* Use Theme.DeviceDefault.SettingsTadashi G. Takaoka2014-10-031-1/+1
| | | | | Bug: 13888366 Change-Id: Ib0bc35462f453438b295f8d4e1bc919ef709bf99
* Use Theme.DeviceDefault themeTadashi G. Takaoka2014-07-181-0/+25
| | | | | | | | | | | For API 21 (and later), Theme.DeviceDefault.Light is specified. This CL must be checked in together with Ic91f28df81. Bug: 11866784 Bug: 13888366 Bug: 15781377 Change-Id: I01b288473128fc2491d3663e90cab56d0ba2d704
* Revert "Reorganize Keyboard settings screen"Ken Wakasa2014-06-231-38/+0
| | | | | | | | | | | | This reverts commit 339929ba16e4f68fb216ebe49dd3575e563ee8ab. Bug: 11866784 Bug: 13888366 Bug: 15781377 This doesn't build with LOCAL_SDK_VERSION := 19 for UnbundledLatinImeGoogle. Change-Id: Idf8bd335b076152265f245f578dadf651e291878
* Reorganize Keyboard settings screenTadashi G. Takaoka2014-06-221-0/+38
This CL must be checked in together with I6ebfbeb4e8. Bug: 11866784 Bug: 15781377 Bug: 13888366 Change-Id: I57d47ab174d03121a604fd0dbf553795de0ab9b8