aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Revert "Import translations. DO NOT MERGE"Baligh Uddin2013-04-2753-2487/+2193
| | | | | | | | | | | | | | | | | | This reverts commit c64147835229ddbd04541ddfe56dae0c4754e2a3 Change-Id: Ibfdb00914e74239ed18982f7e264392e27ebccc4
* | | Import translations. DO NOT MERGEBaligh Uddin2013-04-2653-2193/+2487
| | | | | | | | | | | | | | | Change-Id: If02e4938fef4c4b30e61ae967aed197873b2dc61 Auto-generated-cl: translation import
* | | [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 "Update dictionaries"Jean Chalard2013-04-261-0/+0
|\ \ \
| * | | Update dictionariesJean Chalard2013-04-261-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | >>> dictionaries/ru_wordlist.combined.gz Header : date : 1366957492 <=> 1366974711 Body : Added: ложись 100 Added: под 100 Added: посмотрю 100 Added: угу 100 Added: ух 100 >>> java/res/raw/main_ru.dict Header : date : 1366957492 <=> 1366974711 Body : Added: ложись 100 Added: под 100 Added: посмотрю 100 Added: угу 100 Added: ух 100 Change-Id: Ida39ea2cf25cd291554f3b2f3ce31f57dca24113
* | | | 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 "[ZF3] Add the option to block potentially offensive words"Jean Chalard2013-04-262-0/+11
|\ \ \ \
| * | | | [ZF3] Add the option to block potentially offensive wordsJean Chalard2013-04-252-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7226877 Change-Id: I2171c946258468b0a39d6590c7af994ef25ba552
* | | | | Merge "[ZF2] Read settings for profanity filtering."Jean Chalard2013-04-261-0/+1
|\| | | |
| * | | | [ZF2] Read settings for profanity filtering.Jean Chalard2013-04-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7226877 Change-Id: Ie0c713e1eba1529c0b288a1e5011023a79bedd6b
* | | | | Merge "Update dictionaries"Jean Chalard2013-04-261-0/+0
|\ \ \ \ \
| * | | | | Update dictionariesJean Chalard2013-04-261-0/+0
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full diff too long: truncated Summary diff >>> dictionaries/ru_wordlist.combined.gz Header : date : 1366277083 <=> 1366957492 version : 31 <=> 32 Contents : - Reinstate 2- and 3- letter words that were demoted to avoid bad space insertion (343 entries) - Add missing words as per b/6341908 and b/5674314 (98 entries) This has zero effect on the regression tests Bug: 6341908 Bug: 5674314 Change-Id: Ifce268a7eab5edd264d963489187e975017f8b72
* | | | | 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