aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tentatively revert inconsistent assetsSatoshi Kataoka2013-10-011-0/+1
| | | | Change-Id: I90f0ffed57f0efa9f01adb969fd499e2dcd2a0dc
* Implement delete key repeaterSatoshi Kataoka2013-09-241-1/+6
| | | | | Bug: 10810844 Change-Id: Idbfe2196e8f0f8cf6dd1b77574eefb395c12807a
* Update resourcesSatoshi Kataoka2013-09-201-3/+3
| | | | Change-Id: Ia66f7181514ee1471e181e16d15622174cf72e79
* Show Emoji category page id indicatorSatoshi Kataoka2013-09-191-0/+5
| | | | | Bug: 10538430 Change-Id: I767fa8d41c789125af266f2203b4bad7452bc0a5
* Change space key height in Emoji keyboard viewSatoshi Kataoka2013-09-121-3/+9
| | | | | | bug: 10538430 Change-Id: I724a8c92b49a64196c7da2af40f3d20758e0dbae
* Revert "Revert "Support Emoji keyboard""Satoshi Kataoka2013-08-301-21/+28
| | | | | | | | Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc97233826da69edbadfc7c1465a505a1fe2ec. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d
* Merge "Revert "Remove key preview backing view""Ken Wakasa2013-08-301-2/+10
|\
| * Revert "Remove key preview backing view"Ken Wakasa2013-08-301-2/+10
| | | | | | | | | | | | | | This reverts commit 2dfcfc5013eee2fbd19a5830ff70943bd6c1bee2. Change-Id: I96c691b2e9c92be456420196cd7361d03ea4f3e9 bug: 10541453
* | Revert "Support Emoji keyboard"Ken Wakasa2013-08-301-25/+18
| | | | | | | | | | | | This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b
* | Support Emoji keyboardTadashi G. Takaoka2013-08-291-18/+25
| | | | | | | | | | Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a
* | Merge "Fix unit test"Tadashi G. Takaoka2013-08-286-6/+5
|\ \
| * | Fix unit testTadashi G. Takaoka2013-08-286-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | The breakage of the unit tests has been introduced by Id8caf5a972 that emptied the default styles. This change reverts back some attributes to the default. Change-Id: I2748eefe50e34bbf908071e4a1a17a70aa32bdef
* | | Add EmojiKeyboardViewTadashi G. Takaoka2013-08-284-0/+179
|/ / | | | | | | | | Bug: 6370846 Change-Id: Ic7d75f1d242795e756e6fede988cfe4b5cc17f0e
* | Add _gb to Gingerbread resourcesTadashi G. Takaoka2013-08-276-28/+29
| | | | | | | | | | Bug: 10415342 Change-Id: Id8caf5a972fe72b577dbf50dcd2cf739b2d35a32
* | Rename theme file namesTadashi G. Takaoka2013-08-271-1/+1
|/ | | | | Bug: 10415342 Change-Id: I692b157953f77c610482b494cbaeed4430bcb629
* Remove key preview backing viewTadashi G. Takaoka2013-08-091-10/+2
| | | | | | This change re-origanizes view hierarchy of IME's input view. Change-Id: I9d0a07692d0f41de3345d207366393bcd5424f7e
* Remove unnecessary suggestion strip containerTadashi G. Takaoka2013-08-061-27/+10
| | | | Change-Id: I3710e1fe1574c0f69f7f448619e939fb45e9b8d3
* Add contentDescription attribute to setup wizard video and imageTadashi G. Takaoka2013-05-241-2/+4
| | | | | Bug: 9112276 Change-Id: I028371770bacd6d975dee5648230abc19f51f542
* Fix layoutKurt Partridge2013-05-231-1/+1
| | | | | | | Children of ScrollViews should specify a wrap_content layout_height, according to AndroidLint Change-Id: I4f972535f0df6bda1ba48082b812ce80fb5cfdcc
* Fix misplaced xml namespaceKurt Partridge2013-05-231-2/+1
| | | | Change-Id: I891293c10afbbee0a73c7c98322bec248cc7afb3
* Tune layout parameters of setup wizardTadashi G. Takaoka2013-05-153-4/+4
| | | | | Bug: 8159728 Change-Id: Ifb08b62e11008ad56715a07825c0fbc719130ebd
* Adjust aspect ratio of setup imageTadashi G. Takaoka2013-05-151-1/+1
| | | | | Bug: 8159728 Change-Id: I578014912fa63c4c9b4c2c89aeae7ffec836b06c
* Revise welcome screen video and still imageTadashi G. Takaoka2013-05-141-15/+18
| | | | | Bug: 8159728 Change-Id: Ief8d7197879d24ccef529e975c23d6f11c7aa458
* Fix screen flash when launching settings activityTadashi G. Takaoka2013-05-101-0/+1
| | | | | Bug: 8336068 Change-Id: I90a0f259129a3f3319b158b060154cc43960c234
* Tweak a label in the personal dictionary settingsSatoshi Kataoka2013-05-101-6/+0
| | | | | Bug: 8897600 Change-Id: Ibf245e32468e5740ad9d65b8ff1f1e87b430d287
* Merge "Fix a layout problem for pre-MR2"Jean Chalard2013-05-011-1/+2
|\
| * Fix a layout problem for pre-MR2Jean Chalard2013-05-011-1/+2
| | | | | | | | | | | | ...where marginStart is not supported yet. Change-Id: Id4f642333c17d091b1ab36549ca580f4572d3bf4
* | Display still image when device can't play welcome videoTadashi G. Takaoka2013-05-011-0/+6
|/ | | | | | | | Note that the still image in this change is a placeholder and must be replaced by final asset. Bug: 8159728 Change-Id: I4f5a28e0af711edacbc87c2ee64508f34f67f0da
* Merge "Catch error while playing welcome video"Tadashi G. Takaoka2013-04-301-3/+3
|\
| * Catch error while playing welcome videoTadashi G. Takaoka2013-04-301-3/+3
| | | | | | | | | | Bug: 8159728 Change-Id: Ic8eea7993f12395d6eca6db8d5529803251a9fee
* | [PB14] Cosmetic fixes to the progress barJean Chalard2013-04-301-0/+2
|/ | | | | Bug: 7600384 Change-Id: I33ea155c0c97c7ead07686c4d2a9e0d98be9929c
* [PB11] Add a skeleton class for a self-updating progress barJean Chalard2013-04-261-1/+1
| | | | | Bug: 7600384 Change-Id: I55b51152dd9968a359af091bf309f0d406f63ec4
* [PB10] Add a progress bar to display file download progressJean Chalard2013-04-261-13/+17
| | | | | | | The progress bar is showing but doesn't show progress yet. Bug: 7600384 Change-Id: I80debd3f4368e82e4184a6c638bdcc8e48ed2305
* Merge "Get rid of janky black box before the movie starts"Tadashi G. Takaoka2013-04-261-0/+1
|\
| * Get rid of janky black box before the movie startsTadashi G. Takaoka2013-04-261-0/+1
| | | | | | | | | | Bug: 8159728 Change-Id: I1d0a01a05b3b694d21fdfdc246d1329ab829908d
* | Merge "Support ICS on the user dictionary settings"Satoshi Kataoka2013-04-261-31/+30
|\ \ | |/ |/|
| * Support ICS on the user dictionary settingsSatoshi Kataoka2013-04-261-31/+30
| | | | | | | | | | Bug: 8600958 Change-Id: I50e9228afc7b04147eb7c4734d3145abe8859a30
* | [PB7] Export animation code out of the preferenceJean Chalard2013-04-251-0/+16
|/ | | | | Bug: 7600384 Change-Id: I8009b31d96646acd667db410b94e969daea91d52
* Merge "Implement a functionality to add an entry to the user dictionary"Satoshi Kataoka2013-04-254-0/+287
|\
| * Implement a functionality to add an entry to the user dictionarySatoshi Kataoka2013-04-254-0/+287
| | | | | | | | | | | | Bug: 8600958 Change-Id: Ic472500406b9d54ec4052c490ee7cef62fc4e52a
* | [PB6] Encapsulate the buttons into a viewJean Chalard2013-04-251-8/+12
| | | | | | | | | | | | | | | | | | | | | | Handling buttons directly in the preference causes large problems of code readability and interface. It's better to have a class to manage the buttons and their animations separately. This is feature-equivalent, and mostly delegates stuff for now. Bug: 7600384 Change-Id: Ia8da0ec68ffac84fc1d65e1760539a87a73fa776
* | Add next axction to setup wizardTadashi G. Takaoka2013-04-241-0/+6
|/ | | | | Bug: 8159728 Change-Id: Ia37ab32b63e4eda29bf1411719d00846525c278f
* Use resources for dimensions of setup wizardTadashi G. Takaoka2013-04-234-12/+11
| | | | | | | | This is a ground work to fit the setup wizard to smaller phones and larger tablets. Bug: 8159728 Change-Id: Ie8e058bc3cba30cac3b31eb5a3ce975f2ee311d9
* Centering setup wizard welcome videoTadashi G. Takaoka2013-04-221-6/+20
| | | | | Bug: 8159728 Change-Id: Ia016c41dc39b87740ff57efe0e2fadd61f0da129
* Add welcome screen to setup wizardTadashi G. Takaoka2013-04-194-0/+93
| | | | | | | | This is a preliminary implementation because the welcome screen video is just a placeholder. Bug: 8159728 Change-Id: I6a2459a266babec2f078fc393b18c77b0b7992a8
* Groundwork to implement landscape and welcome screenTadashi G. Takaoka2013-04-195-53/+155
| | | | | Bug: 8159728 Change-Id: I05ff6578980ec2e210ebb482ea51b1600e74a4f4
* Add finish action to setup wizardTadashi G. Takaoka2013-04-191-0/+7
| | | | | Bug: 8159728 Change-Id: I1578fc31875a1edbfea213fb5e1a1b464d02e941
* Remove ScrollView from setup wizardTadashi G. Takaoka2013-04-191-52/+47
| | | | Change-Id: I85f089301d1be8ed789a20049d21e2c371cad1c5
* Move some attributes of setup wizard layouts to style filesTadashi G. Takaoka2013-04-192-27/+4
| | | | Change-Id: I7b5999253c959531212ee27ac1ddfe39de280e2c
* Make setup wizard step number highlighted when activatedTadashi G. Takaoka2013-04-191-0/+3
| | | | | Bug: 8159728 Change-Id: I62ccbebaae0a0c4a93ad7c155fc3020a7f357f3c