aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup -- follow up to Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1Ken Wakasa2013-05-011-5/+0
| | | | Change-Id: Icb89c5119a67edaa019d5f7645b734cfcfc29041
* 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
* | Merge "Fix Google spell checker tests"Satoshi Kataoka2013-05-013-22/+12
|\ \
| * | Fix Google spell checker testsSatoshi Kataoka2013-05-013-22/+12
| | | | | | | | | | | | | | | | | | Bug: 8613307 Change-Id: Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1
* | | Merge "Introduce MoreSuggestionsListener class"Tadashi G. Takaoka2013-05-013-22/+49
|\ \ \
| * | | Introduce MoreSuggestionsListener classTadashi G. Takaoka2013-05-013-22/+49
| | | | | | | | | | | | | | | | | | | | Bug: 8694255 Change-Id: I9420a7cb1983c6211f58d13b3b11db4347c3f99b
* | | | Merge "Add permissions for personalization"Satoshi Kataoka2013-05-011-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add permissions for personalizationSatoshi Kataoka2013-05-011-4/+6
| |/ / | | | | | | | | | | | | | | | Bug: 8683365 Change-Id: Ia74d730a6b778c0e647794efc8c3a810c715902c
* / / Override View.drawableStateChanged to detect state_pressedTadashi G. Takaoka2013-05-011-8/+23
|/ / | | | | | | | | | | | | | | | | | | Unlike on JB, View.setPressed(boolean) is never called when the view is pressed on ICS. To detect a pressed state of the view, we need to override View.drawableStateChanged() and check the drawable state contains state_pressed. Bug: 8159728 Change-Id: I481051364d6f3d1370742723c3ce19d898ea5463
* / Display still image when device can't play welcome videoTadashi G. Takaoka2013-05-013-0/+10
|/ | | | | | | | Note that the still image in this change is a placeholder and must be replaced by final asset. Bug: 8159728 Change-Id: I4f5a28e0af711edacbc87c2ee64508f34f67f0da
* am ace3f3c5: am 25c90e6d: Merge "Don\'t do recorrection when suggestions are ↵Jean Chalard2013-04-301-2/+7
|\ | | | | | | | | | | | | off." into jb-mr2-dev * commit 'ace3f3c5d56f5b4a58e8dc400fec1bb8c7b17a63': Don't do recorrection when suggestions are off.
| * am 25c90e6d: Merge "Don\'t do recorrection when suggestions are off." into ↵Jean Chalard2013-04-301-2/+7
| |\ | | | | | | | | | | | | | | | | | | jb-mr2-dev * commit '25c90e6d51aeca5dce05b5adb691876b55a142d5': Don't do recorrection when suggestions are off.
| | * Merge "Don't do recorrection when suggestions are off." into jb-mr2-devJean Chalard2013-05-011-2/+7
| | |\
| | | * Don't do recorrection when suggestions are off.Jean Chalard2013-05-011-2/+7
| | | | | | | | | | | | | | | | | | | | Bug: 8767981 Change-Id: If5c775e488b91ae03ecce2673c99918ac8134928
| * | | am e5ae0bd3: Import translations. DO NOT MERGEBaligh Uddin2013-04-301-1/+1
| |\| | | | | | | | | | | | | | | | | | * commit 'e5ae0bd36aaaa3396ed09e23c7a19acab63eed7f': Import translations. DO NOT MERGE
| | * | Import translations. DO NOT MERGEBaligh Uddin2013-04-301-1/+1
| | |/ | | | | | | | | | | | | Change-Id: I90d5918cc37eaa6d3e19822e149a8a16b9d76744 Auto-generated-cl: translation import
* | | Merge "Cleanup an unused return value"Ken Wakasa2013-04-302-21/+10
|\ \ \
| * | | Cleanup an unused return valueKen Wakasa2013-04-302-21/+10
| | | | | | | | | | | | | | | | Change-Id: I974964aa3cc24b5480e57bd38c197fe7a49acaa4
* | | | Merge "Catch error while playing welcome video"Tadashi G. Takaoka2013-04-302-3/+14
|\ \ \ \
| * | | | Catch error while playing welcome videoTadashi G. Takaoka2013-04-302-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: Ic8eea7993f12395d6eca6db8d5529803251a9fee
* | | | | Merge "[PB14] Cosmetic fixes to the progress bar"Jean Chalard2013-04-302-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [PB14] Cosmetic fixes to the progress barJean Chalard2013-04-302-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7600384 Change-Id: I33ea155c0c97c7ead07686c4d2a9e0d98be9929c
* | | | | Merge "Fix the title of the fragment of the personal dictionary"Satoshi Kataoka2013-04-302-14/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix the title of the fragment of the personal dictionarySatoshi Kataoka2013-04-302-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change is corresponding to I9b8bab21b144385bc2386e7fcb Bug: 8600958 Change-Id: I0a0cf37d0a11c14a51dc63b2e4371facb34514d0
* | | | | [PB13] Actually update the progress barJean Chalard2013-04-301-5/+60
| |/ / / |/| | | | | | | | | | | | | | | Bug: 7600384 Change-Id: Iaa8f3a59243a15d2a01aaf6017ed85c52b6482a6
* | | | Fix missing string reference of spellchecker.xmlTadashi G. Takaoka2013-04-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This is a followup of I8dea5393ad. Change-Id: I311c50cf8205298f20694e068bb9a4b661df8a8b
* | | | [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
* | | 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
| * | am 31a70de6: Import translations. DO NOT MERGEBaligh Uddin2013-04-261-1/+1
| |\| | | | | | | | | | | | | * commit '31a70de6d22c9fd763d0e6dcc46e24be33838066': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGEBaligh Uddin2013-04-261-1/+1
| | | | | | | | | | | | | | | Change-Id: Id6eb0824603681ad04462fc08c0dcf071efa1d72 Auto-generated-cl: translation import
| * | am 78e92b5c: Import translations. DO NOT MERGEBaligh Uddin2013-04-241-3/+3
| |\| | | | | | | | | | | | | * commit '78e92b5cd94f2fa582b43190002ac6e51a163032': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGEBaligh Uddin2013-04-241-3/+3
| | | | | | | | | | | | | | | Change-Id: Ic979ab299132925396513d01ece53a6dc02cfa80 Auto-generated-cl: translation import
| * | am 0e5b6384: Disable shadow of gesture trail (DO NOT MERGE)Tadashi G. Takaoka2013-04-232-6/+10
| |\| | | | | | | | | | | | | * commit '0e5b6384f3f6daf9c05a25e60a900da4d24e3913': Disable shadow of gesture trail (DO NOT MERGE)
| | * Disable shadow of gesture trail (DO NOT MERGE)Tadashi G. Takaoka2013-04-232-6/+10
| | | | | | | | | | | | | | | Bug: 8689880 Change-Id: I908c22d362f2f6f07e5e04be14d3aaa749a8ac8e
| * | am fc036454: Import translations. DO NOT MERGEBaligh Uddin2013-04-234-16/+16
| |\| | | | | | | | | | | | | * commit 'fc0364548979c2f881ce2fa0629205b8378a3a28': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGEBaligh Uddin2013-04-2257-1606/+16
| | | | | | | | | | | | | | | Change-Id: I58c4fff8e92f66f7e85446d6fd05e61e3f081aca Auto-generated-cl: translation import
* | | 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-262-1/+32
| | | | | | | | | | | | | | | Bug: 7600384 Change-Id: I55b51152dd9968a359af091bf309f0d406f63ec4
* | | [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
* | | 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 "[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
* | | | 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
* | | | | Merge "Fix graying animation of alt-code keys when space/enter is typed"Tadashi G. Takaoka2013-04-261-12/+14
|\ \ \ \ \ | |_|/ / / |/| | | |