aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Add strings-appname.xml to AOSP Android Keyboard project"Tadashi G. Takaoka2013-04-262-12/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add strings-appname.xml to AOSP Android Keyboard projectTadashi G. Takaoka2013-04-262-12/+37
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8dea5393ad3b12c2398bbeb7f1040b66d82c9c35
* / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove graying animation of alt-code keys while typingTadashi G. Takaoka2013-04-261-0/+2
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8727807 Change-Id: Idcc76dade3ceba5649666d795b6e4f94a161d748
* | / / / / / / / / / / / / / / / / / / / / / / / / / / / Fix deleting a dictionaryJean Chalard2013-04-251-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the user presses the "delete" button in the Add-on dictionary interface, we send an empty dictionary to Latin IME as a dummy for it to use instead of the pre-installed one. The old "empty" placeholder was rejected by initial verification. This one is still empty, but passes the check. Bug: 7980985 Change-Id: I751bbf67d8078dd5fbdce1dd2f0db72a8207816d
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [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-259-0/+361
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Implement a functionality to add an entry to the user dictionarySatoshi Kataoka2013-04-259-0/+361
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2013-04-2453-294/+507
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iefa9cf774c772bc113d481199a0a9c564a0aba27 Auto-generated-cl: translation import
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "Add next axction to setup wizard"Tadashi G. Takaoka2013-04-242-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add next axction to setup wizardTadashi G. Takaoka2013-04-242-0/+8
| |/ / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: Ia37ab32b63e4eda29bf1411719d00846525c278f
* | | | | | | | | | | | | | | | | | | | | | | | Merge "Tune setup wizard layout for landscape and tablet"Tadashi G. Takaoka2013-04-2410-42/+282
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Tune setup wizard layout for landscape and tabletTadashi G. Takaoka2013-04-2410-42/+282
| |/ / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: Ic2206d50562d62578f8e5e50bbd3c36625dbafb7
* / / / / / / / / / / / / / / / / / / / / / / Make aggressive threshold really aggressiveSatoshi Kataoka2013-04-241-2/+3
|/ / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8701480 Change-Id: If8242cfe61f3e56712fd6e25e36858cff7f0d177
* | | | | | | | | | | | | | | | | | | | | / Add setup wizard indicator size resourceTadashi G. Takaoka2013-04-242-3/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow up of Ie8e058bc3c. Bug: 8159728 Change-Id: I171fc99374789e69c15506c37970e6fcafbcb1e2
* | | | | | | | | | | | | | | | | | | | | Merge "Use resources for dimensions of setup wizard"Tadashi G. Takaoka2013-04-236-24/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Use resources for dimensions of setup wizardTadashi G. Takaoka2013-04-236-24/+39
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a ground work to fit the setup wizard to smaller phones and larger tablets. Bug: 8159728 Change-Id: Ie8e058bc3cba30cac3b31eb5a3ce975f2ee311d9
* | | | | | | | | | | | | | | | | | | | | Merge "Disable shadow of gesture trail"Tadashi G. Takaoka2013-04-232-6/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Disable shadow of gesture trailTadashi G. Takaoka2013-04-232-6/+10
| |/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cherry-picked from JB-MR2 I908c22d362. Bug: 8689880 Change-Id: Ie759c5d63056509e3ca61d9fb6823ab04ddf41ed
* | | | | | | | | | | | | | | | | | | | Merge "Remove wording "wizard" from setup application"Tadashi G. Takaoka2013-04-232-7/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Remove wording "wizard" from setup applicationTadashi G. Takaoka2013-04-232-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8676811 Bug: 8662102 Change-Id: Ie234d8871651344b6815ae68c8b1f0663a9f6c79
* | | | | | | | | | | | | | | | | | | | Merge "Add edit personal dictionary settings menu"Tadashi G. Takaoka2013-04-232-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Add edit personal dictionary settings menuTadashi G. Takaoka2013-04-222-0/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8600958 Change-Id: I303adfbe25a56cc9b5ee9f3b5169a5bca0ad6c4a
* | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2013-04-2253-114/+2708
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib14aef97ea78806e1560fbd3d3e1f40f01bf8c0a Auto-generated-cl: translation import
* | | | | | | | | | | | | | | | | | Legal noticeSatoshi Kataoka2013-04-222-0/+5
|/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8533258 Change-Id: I00e4916f86f29dd476c51a65e8fa5a6c136fd179
* | | | | | | | | | | | | | | | / Centering setup wizard welcome videoTadashi G. Takaoka2013-04-222-6/+23
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: Ia016c41dc39b87740ff57efe0e2fadd61f0da129
* | | | | | | | | | | | | | | | am a56c7020: am d4ab58a0: Add translatable="false" for appropriate entriesKen Wakasa2013-04-191-4/+4
|\| | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a56c702088055823bd755d2aafe13965b12785ed': Add translatable="false" for appropriate entries
| * | | | | | | | | | | | | | am d4ab58a0: Add translatable="false" for appropriate entriesKen Wakasa2013-04-191-4/+4
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd4ab58a0f7bdf5aee51947607e1b17998912285c': Add translatable="false" for appropriate entries
| | * | | | | | | | | | | | | Add translatable="false" for appropriate entriesKen Wakasa2013-04-191-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 8662567 Change-Id: I1ac9b4b8834f3b0ea537ad3142fa533dea10f23e
* | | | | | | | | | | | | | | Remove translatable="false" from setup wizard stringsTadashi G. Takaoka2013-04-191-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie2f53910ce91f8c288e83c4ea15dc51aafd4c6a2
* | | | | | | | | | | | | | Support landscape orientation for setup wizardTadashi G. Takaoka2013-04-193-0/+82
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: Ic0f73a7ebfea6e5e98aa320eb1ebc2a677271665
* | | | | | | | | | | | | Add welcome screen to setup wizardTadashi G. Takaoka2013-04-195-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-1910-53/+199
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: I05ff6578980ec2e210ebb482ea51b1600e74a4f4
* | | | | | | | | | | Add finish action to setup wizardTadashi G. Takaoka2013-04-194-1/+8
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-195-54/+88
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7b5999253c959531212ee27ac1ddfe39de280e2c
* | | | | | | | Merge "Make setup wizard step number highlighted when activated"Tadashi G. Takaoka2013-04-191-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Make setup wizard step number highlighted when activatedTadashi G. Takaoka2013-04-191-0/+3
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: I62ccbebaae0a0c4a93ad7c155fc3020a7f357f3c
* | | | | | | Merge "Update strings of setup wizard"Tadashi G. Takaoka2013-04-191-5/+7
|\ \ \ \ \ \ \
| * | | | | | | Update strings of setup wizardTadashi G. Takaoka2013-04-191-5/+7
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: I34ef461410f4ebd4a3869c3614318581d48fdef5
* | | | | | | am dcc59297: am 1844bec2: Merge "Import translations. DO NOT MERGE" into ↵Baligh Uddin2013-04-187-14/+14
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | jb-mr2-dev * commit 'dcc59297ac97c2ae7791ab09c535927c93c607fb': Import translations. DO NOT MERGE
| * | | | | am 1844bec2: Merge "Import translations. DO NOT MERGE" into jb-mr2-devBaligh Uddin2013-04-187-14/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | * commit '1844bec2024859f1c8dbc331893a74d5af9152d8': Import translations. DO NOT MERGE
| | * | | | Merge "Import translations. DO NOT MERGE" into jb-mr2-devBaligh Uddin2013-04-187-14/+14
| | |\ \ \ \
| | | * | | | Import translations. DO NOT MERGEBaligh Uddin2013-04-177-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I923a171d7af715859605f79c35ea37239dcf0a3e Auto-generated-cl: translation import
| * | | | | | am 7abeccfa: am 1711f986: Merge "Add shadow to gesture preview trail"Tadashi G. Takaoka2013-04-174-0/+14
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7abeccfa2753806086c083b3ba7b5b96c40b387a': Add shadow to gesture preview trail
| * | | | | | am 9a0e877c: am e3aa7f10: Adjust CHAR_LIMITsKen Wakasa2013-04-171-3/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9a0e877cfbdeabee64949b28db274093d0d5a9de': Adjust CHAR_LIMITs
| * \ \ \ \ \ \ am 12bf5a05: am e99daea0: Update dictionariesJean Chalard2013-04-171-0/+0
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '12bf5a0546e64e4265e1271b6c78b51e67a990f5': Update dictionaries
| * \ \ \ \ \ \ \ am 5f6492c5: am 673ebb4e: Merge "Update dictionaries"Jean Chalard2013-04-173-0/+0
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5f6492c584699fea5c5793f11b71df4b394c31c9': Update dictionaries