Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Cleanup an unused return value" | 2013-04-30 | 2 | -21/+10 | |
|\ | |||||
| * | Cleanup an unused return value•••Change-Id: I974964aa3cc24b5480e57bd38c197fe7a49acaa4 | 2013-04-30 | 2 | -21/+10 | |
* | | Merge "Catch error while playing welcome video" | 2013-04-30 | 2 | -3/+14 | |
|\ \ | |||||
| * | | Catch error while playing welcome video•••Bug: 8159728 Change-Id: Ic8eea7993f12395d6eca6db8d5529803251a9fee | 2013-04-30 | 2 | -3/+14 | |
* | | | Merge "[PB14] Cosmetic fixes to the progress bar" | 2013-04-30 | 2 | -0/+4 | |
|\ \ \ | |/ / |/| | | |||||
| * | | [PB14] Cosmetic fixes to the progress bar•••Bug: 7600384 Change-Id: I33ea155c0c97c7ead07686c4d2a9e0d98be9929c | 2013-04-30 | 2 | -0/+4 | |
* | | | Merge "Fix the title of the fragment of the personal dictionary" | 2013-04-30 | 2 | -14/+0 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix the title of the fragment of the personal dictionary•••This change is corresponding to I9b8bab21b144385bc2386e7fcb Bug: 8600958 Change-Id: I0a0cf37d0a11c14a51dc63b2e4371facb34514d0 | 2013-04-30 | 2 | -14/+0 | |
* | | | [PB13] Actually update the progress bar•••Bug: 7600384 Change-Id: Iaa8f3a59243a15d2a01aaf6017ed85c52b6482a6 | 2013-04-30 | 1 | -5/+60 | |
| |/ |/| | |||||
* | | Fix missing string reference of spellchecker.xml•••This is a followup of I8dea5393ad. Change-Id: I311c50cf8205298f20694e068bb9a4b661df8a8b | 2013-04-30 | 1 | -1/+1 | |
* | | [PB12] Implement the progress bar update lifecycle•••This ensures the thread does not run uselessly (it is even terminated when the progress bar exits the screen). Bug: 7600384 Change-Id: I09117a6f763b574b9b3266f36ba3da4720dc9224 | 2013-04-30 | 2 | -3/+93 | |
|/ | |||||
* | Merge "Avoid leaking AssetFileDescriptor." | 2013-04-30 | 1 | -2/+10 | |
|\ | |||||
| * | Avoid leaking AssetFileDescriptor.•••Change-Id: Iac388c8aefc684980cb4c7131fb47319f6073eb3 | 2013-04-29 | 1 | -2/+10 | |
* | | am af77854a: am 31a70de6: Import translations. DO NOT MERGE•••* commit 'af77854afce13fa54826cbe2c55745030621cb5a': Import translations. DO NOT MERGE | 2013-04-29 | 1 | -1/+1 | |
|\ \ | |/ |/| | |||||
| * | am 31a70de6: Import translations. DO NOT MERGE•••* commit '31a70de6d22c9fd763d0e6dcc46e24be33838066': Import translations. DO NOT MERGE | 2013-04-26 | 1 | -1/+1 | |
| |\ | |||||
| | * | Import translations. DO NOT MERGE•••Change-Id: Id6eb0824603681ad04462fc08c0dcf071efa1d72 Auto-generated-cl: translation import | 2013-04-26 | 1 | -1/+1 | |
| * | | am 78e92b5c: Import translations. DO NOT MERGE•••* commit '78e92b5cd94f2fa582b43190002ac6e51a163032': Import translations. DO NOT MERGE | 2013-04-24 | 1 | -3/+3 | |
| |\| | |||||
| | * | Import translations. DO NOT MERGE•••Change-Id: Ic979ab299132925396513d01ece53a6dc02cfa80 Auto-generated-cl: translation import | 2013-04-24 | 1 | -3/+3 | |
| * | | am 0e5b6384: Disable shadow of gesture trail (DO NOT MERGE)•••* commit '0e5b6384f3f6daf9c05a25e60a900da4d24e3913': Disable shadow of gesture trail (DO NOT MERGE) | 2013-04-23 | 2 | -6/+10 | |
| |\| | |||||
| | * | Disable shadow of gesture trail (DO NOT MERGE)•••Bug: 8689880 Change-Id: I908c22d362f2f6f07e5e04be14d3aaa749a8ac8e | 2013-04-23 | 2 | -6/+10 | |
| * | | am fc036454: Import translations. DO NOT MERGE•••* commit 'fc0364548979c2f881ce2fa0629205b8378a3a28': Import translations. DO NOT MERGE | 2013-04-23 | 4 | -16/+16 | |
| |\| | |||||
| | * | Import translations. DO NOT MERGE•••Change-Id: I58c4fff8e92f66f7e85446d6fd05e61e3f081aca Auto-generated-cl: translation import | 2013-04-22 | 57 | -1606/+16 | |
* | | | Revert "Import translations. DO NOT MERGE"•••This reverts commit c64147835229ddbd04541ddfe56dae0c4754e2a3 Change-Id: Ibfdb00914e74239ed18982f7e264392e27ebccc4 | 2013-04-27 | 53 | -2487/+2193 | |
* | | | Import translations. DO NOT MERGE•••Change-Id: If02e4938fef4c4b30e61ae967aed197873b2dc61 Auto-generated-cl: translation import | 2013-04-26 | 53 | -2193/+2487 | |
* | | | [PB11] Add a skeleton class for a self-updating progress bar•••Bug: 7600384 Change-Id: I55b51152dd9968a359af091bf309f0d406f63ec4 | 2013-04-26 | 2 | -1/+32 | |
* | | | [PB10] Add a progress bar to display file download progress•••The progress bar is showing but doesn't show progress yet. Bug: 7600384 Change-Id: I80debd3f4368e82e4184a6c638bdcc8e48ed2305 | 2013-04-26 | 3 | -15/+35 | |
* | | | Merge "Update dictionaries" | 2013-04-26 | 1 | -0/+0 | |
|\ \ \ | |||||
| * | | | Update dictionaries•••>>> 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 | 2013-04-26 | 1 | -0/+0 | |
* | | | | Merge "[PB9] Make buttons that animate-out unclickable" | 2013-04-26 | 2 | -1/+5 | |
|\ \ \ \ | |||||
| * | | | | [PB9] Make buttons that animate-out unclickable•••Clicking on a button that is animating-out is only done by mistake. Better make them unclickable. Also, interrupt an out-in animation if it has been preempted. Bug: 7600384 Change-Id: Ic4700cda46a894ea580bc67ee7bef885ecf1d3bc | 2013-04-26 | 2 | -1/+5 | |
| |/ / / | |||||
* | | | | Merge "Get rid of janky black box before the movie starts" | 2013-04-26 | 2 | -0/+9 | |
|\ \ \ \ | |||||
| * | | | | Get rid of janky black box before the movie starts•••Bug: 8159728 Change-Id: I1d0a01a05b3b694d21fdfdc246d1329ab829908d | 2013-04-26 | 2 | -0/+9 | |
* | | | | | Merge "Fix graying animation of alt-code keys when space/enter is typed" | 2013-04-26 | 1 | -12/+14 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix graying animation of alt-code keys when space/enter is typed•••Change-Id: Iac508f37afa916ca52c62c2369cb7ff91bde0a64 | 2013-04-26 | 1 | -12/+14 | |
* | | | | | Delete obsolete dictionaries•••Bug: 7980985 Change-Id: I4c9165e6102cb12fa1249074297e94013439ea3b | 2013-04-26 | 1 | -5/+6 | |
* | | | | | Merge "[ZF3] Add the option to block potentially offensive words" | 2013-04-26 | 2 | -0/+11 | |
|\ \ \ \ \ | |||||
| * | | | | | [ZF3] Add the option to block potentially offensive words•••Bug: 7226877 Change-Id: I2171c946258468b0a39d6590c7af994ef25ba552 | 2013-04-25 | 2 | -0/+11 | |
* | | | | | | Merge "[ZF2] Read settings for profanity filtering." | 2013-04-26 | 4 | -3/+21 | |
|\| | | | | | |||||
| * | | | | | [ZF2] Read settings for profanity filtering.•••Bug: 7226877 Change-Id: Ie0c713e1eba1529c0b288a1e5011023a79bedd6b | 2013-04-25 | 4 | -3/+21 | |
* | | | | | | Merge "Update dictionaries" | 2013-04-26 | 1 | -0/+0 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update dictionaries•••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 | 2013-04-26 | 1 | -0/+0 | |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge "Support ICS on the user dictionary settings" | 2013-04-26 | 7 | -68/+148 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | Support ICS on the user dictionary settings•••Bug: 8600958 Change-Id: I50e9228afc7b04147eb7c4734d3145abe8859a30 | 2013-04-26 | 7 | -68/+148 | |
* | | | | | | | Merge "Add strings-appname.xml to AOSP Android Keyboard project" | 2013-04-26 | 3 | -18/+43 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add strings-appname.xml to AOSP Android Keyboard project•••Change-Id: I8dea5393ad3b12c2398bbeb7f1040b66d82c9c35 | 2013-04-26 | 3 | -18/+43 | |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge "Keep task stack when invoking settings from setup wizard" | 2013-04-26 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Keep task stack when invoking settings from setup wizard•••Bug: 8336068 Change-Id: If1df32595f72285b2dad16e28b4429b7b6059839 | 2013-04-26 | 1 | -2/+1 | |
| |/ / / / / | |||||
* / / / / / | Remove graying animation of alt-code keys while typing•••Bug: 8727807 Change-Id: Idcc76dade3ceba5649666d795b6e4f94a161d748 | 2013-04-26 | 2 | -0/+7 | |
|/ / / / / | |||||
* | | | | | Fix deleting a dictionary•••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 | 2013-04-25 | 1 | -1/+1 | |
* | | | | | Merge "[ZF1] Check profanity in Java rather than in native" | 2013-04-25 | 2 | -2/+18 | |
|\ \ \ \ \ | | |/ / / | |/| | | |