aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | [PB13] Actually update the progress barJean Chalard2013-04-301-5/+60
| | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | Bug: 7600384 Change-Id: Iaa8f3a59243a15d2a01aaf6017ed85c52b6482a6
* | | | | | am 3bcc7545: am 965329c1: Fix missing string reference of spellchecker.xmlTadashi G. Takaoka2013-05-151-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3bcc75456fc01327e8358468131e8daf6095da98': Fix missing string reference of spellchecker.xml
| * | | | | am 965329c1: Fix missing string reference of spellchecker.xmlTadashi G. Takaoka2013-04-291-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '965329c192ee385c83ccf9b054063f9a68cca34b': Fix missing string reference of spellchecker.xml
| | * | | | Fix missing string reference of spellchecker.xmlTadashi G. Takaoka2013-04-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup of I8dea5393ad. Change-Id: I311c50cf8205298f20694e068bb9a4b661df8a8b
* | | | | | am 27c91662: am 5f2efe0f: Merge "[PB12] Implement the progress bar update ↵Jean Chalard2013-05-152-3/+93
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lifecycle" * commit '27c91662723f3b4252cff0ecef632156a2162316': [PB12] Implement the progress bar update lifecycle
| * | | | | am 5f2efe0f: Merge "[PB12] Implement the progress bar update lifecycle"Jean Chalard2013-04-292-3/+93
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5f2efe0f911f4f547765d260f76412717d232599': [PB12] Implement the progress bar update lifecycle
| | * | | | [PB12] Implement the progress bar update lifecycleJean Chalard2013-04-302-3/+93
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures the thread does not run uselessly (it is even terminated when the progress bar exits the screen). Bug: 7600384 Change-Id: I09117a6f763b574b9b3266f36ba3da4720dc9224
* | | | | am 238748d5: am 7a800e79: Merge "Avoid leaking AssetFileDescriptor."Jeff Sharkey2013-05-151-2/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '238748d57c8ba770be4c3e34fa6d704893de3d07': Avoid leaking AssetFileDescriptor.
| * | | | am 7a800e79: Merge "Avoid leaking AssetFileDescriptor."Jeff Sharkey2013-04-291-2/+10
| |\| | | | | |/ / | |/| | | | | | | | | | * commit '7a800e7982ff607aa339f44742de935033f38cfe': Avoid leaking AssetFileDescriptor.
| | * | Merge "Avoid leaking AssetFileDescriptor."Jeff Sharkey2013-04-301-2/+10
| | |\ \
| | | * | Avoid leaking AssetFileDescriptor.Jeff Sharkey2013-04-291-2/+10
| | | | | | | | | | | | | | | | | | | | Change-Id: Iac388c8aefc684980cb4c7131fb47319f6073eb3
| | * | | am af77854a: am 31a70de6: Import translations. DO NOT MERGEBaligh Uddin2013-04-291-1/+1
| | |\ \ \ | | | |/ / | | |/| | | | | | | | | | | | * commit 'af77854afce13fa54826cbe2c55745030621cb5a': Import translations. DO NOT MERGE
| | * | | 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
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-04-2653-2193/+2487
| |/ / / | | | | | | | | | | | | | | | | Change-Id: I65a16c04a3e63881180231d8c04c6cea847269d3 Auto-generated-cl: translation import
* | | | am 88f3e4ef: am fc26033c: [PB11] Add a skeleton class for a self-updating ↵Jean Chalard2013-05-152-1/+32
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | progress bar * commit '88f3e4efd49a0d39b01e37310ebaba2c4b40a040': [PB11] Add a skeleton class for a self-updating progress bar
| * | | [PB11] Add a skeleton class for a self-updating progress barJean Chalard2013-04-262-1/+32
| | | | | | | | | | | | | | | | | | | | Bug: 7600384 Change-Id: I55b51152dd9968a359af091bf309f0d406f63ec4
* | | | am eb34f710: am ab0c66b9: [PB10] Add a progress bar to display file download ↵Jean Chalard2013-05-153-15/+35
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | progress * commit 'eb34f71088215b7c6514b5f4150057c33f2069d3': [PB10] Add a progress bar to display file download progress
| * | | [PB10] Add a progress bar to display file download progressJean Chalard2013-04-263-15/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The progress bar is showing but doesn't show progress yet. Bug: 7600384 Change-Id: I80debd3f4368e82e4184a6c638bdcc8e48ed2305
* | | | am b312f4a8: am ae577ac1: Merge "Update dictionaries"Jean Chalard2013-05-151-0/+0
|\| | | | | | | | | | | | | | | | | | | * commit 'b312f4a8f78f423c5507785f5fbf79d6c786e5bc': Update dictionaries
| * | | 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
* | | | | am 4e61cf71: am 739406bf: Merge "[PB9] Make buttons that animate-out ↵Jean Chalard2013-05-152-1/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unclickable" * commit '4e61cf7162c565e71e3aeb1a23d1b4f716392fa4': [PB9] Make buttons that animate-out unclickable
| * | | | Merge "[PB9] Make buttons that animate-out unclickable"Jean Chalard2013-04-262-1/+5
| |\ \ \ \
| | * | | | [PB9] Make buttons that animate-out unclickableJean Chalard2013-04-262-1/+5
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | am faa0c350: am be06bce1: Merge "Get rid of janky black box before the movie ↵Tadashi G. Takaoka2013-05-152-0/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | starts" * commit 'faa0c3506f012f3a73893f7f0c337bbef9ee4c42': Get rid of janky black box before the movie starts
| * | | | Merge "Get rid of janky black box before the movie starts"Tadashi G. Takaoka2013-04-262-0/+9
| |\ \ \ \
| | * | | | Get rid of janky black box before the movie startsTadashi G. Takaoka2013-04-262-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: I1d0a01a05b3b694d21fdfdc246d1329ab829908d
* | | | | | am bb8f6fc4: am d4777552: Merge "Fix graying animation of alt-code keys when ↵Tadashi G. Takaoka2013-05-151-12/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | space/enter is typed" * commit 'bb8f6fc4c755ed1a3a1b433fac34c4f9fdd694dc': Fix graying animation of alt-code keys when space/enter is typed
| * | | | | Merge "Fix graying animation of alt-code keys when space/enter is typed"Tadashi G. Takaoka2013-04-261-12/+14
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fix graying animation of alt-code keys when space/enter is typedTadashi G. Takaoka2013-04-261-12/+14
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iac508f37afa916ca52c62c2369cb7ff91bde0a64
* | | | | | am 55d80e4f: am e8ed5d88: Delete obsolete dictionariesJean Chalard2013-05-151-5/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '55d80e4f0ce89aa9dab2ba5ce2320e32de91f40e': Delete obsolete dictionaries
| * | | | | Delete obsolete dictionariesJean Chalard2013-04-261-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7980985 Change-Id: I4c9165e6102cb12fa1249074297e94013439ea3b
* | | | | | am 42abed7f: am 9a98ef69: Merge "[ZF3] Add the option to block potentially ↵Jean Chalard2013-05-152-0/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | offensive words" * commit '42abed7ff30b4ad4c04407a81db8de86244b1d80': [ZF3] Add the option to block potentially offensive words
| * | | | | 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
* | | | | | | am 330072b0: am c03aaa1b: Merge "[ZF2] Read settings for profanity filtering."Jean Chalard2013-05-154-3/+21
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '330072b0146ffe148417d43ee0842c1238b6923d': [ZF2] Read settings for profanity filtering.
| * | | | | | Merge "[ZF2] Read settings for profanity filtering."Jean Chalard2013-04-264-3/+21
| |\| | | | |
| | * | | | | [ZF2] Read settings for profanity filtering.Jean Chalard2013-04-254-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7226877 Change-Id: Ie0c713e1eba1529c0b288a1e5011023a79bedd6b
* | | | | | | am a9b0c4fb: am 1ff8b1ce: Merge "Update dictionaries"Jean Chalard2013-05-151-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a9b0c4fb9d0247ccdc92984de2d972136a8d34bb': Update dictionaries
| * | | | | | 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
* | | | | | | am 75a6a525: am adbafa1a: Merge "Support ICS on the user dictionary settings"Satoshi Kataoka2013-05-157-68/+148
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '75a6a525e9a34befd931fe666ee761625e6ead99': Support ICS on the user dictionary settings
| * | | | | | Merge "Support ICS on the user dictionary settings"Satoshi Kataoka2013-04-267-68/+148
| |\ \ \ \ \ \
| | * | | | | | Support ICS on the user dictionary settingsSatoshi Kataoka2013-04-267-68/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8600958 Change-Id: I50e9228afc7b04147eb7c4734d3145abe8859a30
* | | | | | | | am 7a2fbbb3: am 4bb312c7: Merge "Add strings-appname.xml to AOSP Android ↵Tadashi G. Takaoka2013-05-153-18/+43
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keyboard project" * commit '7a2fbbb3e6c807340be95807fbd70042466a5426': Add strings-appname.xml to AOSP Android Keyboard project
| * | | | | | | Merge "Add strings-appname.xml to AOSP Android Keyboard project"Tadashi G. Takaoka2013-04-263-18/+43
| |\ \ \ \ \ \ \
| | * | | | | | | Add strings-appname.xml to AOSP Android Keyboard projectTadashi G. Takaoka2013-04-263-18/+43
| | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | Change-Id: I8dea5393ad3b12c2398bbeb7f1040b66d82c9c35
* | | | | | | | am 01f044b0: am dca46b50: Merge "Keep task stack when invoking settings from ↵Tadashi G. Takaoka2013-05-151-2/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setup wizard" * commit '01f044b07a7c90d2b87f5cc31b363326134dfc7c': Keep task stack when invoking settings from setup wizard
| * | | | | | | Merge "Keep task stack when invoking settings from setup wizard"Tadashi G. Takaoka2013-04-261-2/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |