aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBaligh Uddin2013-05-0185-1899/+1785
| | | | | Change-Id: I229b7ae4865c40d4b96fe5b2ef2fa3b8bf90db7c Auto-generated-cl: translation import
* am 83757d43: Merge "Pass blockOffensiveWords as a parameter"Jean Chalard2013-05-0111-29/+43
|\ | | | | | | | | * commit '83757d439ea15c5304a048868edb16d5ef7fd5cb': Pass blockOffensiveWords as a parameter
| * Merge "Pass blockOffensiveWords as a parameter"Jean Chalard2013-05-0111-29/+43
| |\
| | * Pass blockOffensiveWords as a parameterJean Chalard2013-05-0111-29/+43
| | | | | | | | | | | | | | | Bug: 8773353 Change-Id: Ic1019742ce7ff6e4f7fff4d2729f8ab52d841488
* | | am 1490b534: Cleanup -- follow up to Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1Ken Wakasa2013-05-011-5/+0
|\| | | | | | | | | | | | | | * commit '1490b534162cc5f99e2a1ed93c63a1fa4045e5ca': Cleanup -- follow up to Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1
| * | Cleanup -- follow up to Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1Ken Wakasa2013-05-011-5/+0
| | | | | | | | | | | | Change-Id: Icb89c5119a67edaa019d5f7645b734cfcfc29041
* | | am 53b37dc0: Merge "Fix a layout problem for pre-MR2"Jean Chalard2013-05-011-1/+2
|\| | | | | | | | | | | | | | * commit '53b37dc098daf99151bf1b38d04bd202f8a3ba03': Fix a layout problem for pre-MR2
| * | 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
* | | am 1641a4a4: Merge "Fix Google spell checker tests"Satoshi Kataoka2013-05-013-22/+12
|\| | | | | | | | | | | | | | * commit '1641a4a4576e73bbf0218178c885f448d669b472': Fix Google spell checker tests
| * | 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
* | | | am 0caf3f6a: Merge "Introduce MoreSuggestionsListener class"Tadashi G. Takaoka2013-05-013-22/+49
|\| | | | | | | | | | | | | | | | | | | * commit '0caf3f6a04a706be6f69309b7d0869bf93accd56': Introduce MoreSuggestionsListener class
| * | | 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
* | | | | am 6314b845: Merge "Add permissions for personalization"Satoshi Kataoka2013-05-011-4/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '6314b845f4df3ae66caeef16dd1ac399116eac35': Add permissions for personalization
| * | | | 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
* | | | am 17a35383: Merge "Override View.drawableStateChanged to detect state_pressed"Tadashi G. Takaoka2013-04-301-8/+23
|\| | | | | | | | | | | | | | | | | | | * commit '17a353831ae81ba6155a87693289ca9afd7f89cb': Override View.drawableStateChanged to detect state_pressed
| * | | 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
* | | am 7b2114a4: Display still image when device can\'t play welcome videoTadashi G. Takaoka2013-04-303-0/+10
|\| | | | | | | | | | | | | | * commit '7b2114a4283ccd90a937b14145c11125824cd1bd': Display still image when device can't play welcome video
| * | 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 019c3806: am ace3f3c5: am 25c90e6d: Merge "Don\'t do recorrection when ↵Jean Chalard2013-04-301-2/+7
|\| | | | | | | | | | | | | suggestions are off." into jb-mr2-dev * commit '019c38060d8479e26895f94e00fa53586ce28a70': Don't do recorrection when suggestions are off.
| * 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 "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-04-304-5/+4
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-04-304-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ica24d3aa4d4e8ffbcc17f9b206f2683fcfc4daf5 Auto-generated-cl: translation import
* | | | | am a0b62ece: Merge "Cleanup an unused return value"Ken Wakasa2013-04-302-21/+10
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | * commit 'a0b62ece8383d8fae96287cc333e2165e29d21e0': Cleanup an unused return value
| * | | | 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
* | | | | | am 1187ef9a: Merge "Catch error while playing welcome video"Tadashi G. Takaoka2013-04-302-3/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '1187ef9a9747ff2ed71101156f3f560eaa32772c': Catch error while playing welcome video
| * | | | | 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
* | | | | | | am 37bbaea8: Merge "[PB14] Cosmetic fixes to the progress bar"Jean Chalard2013-04-302-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '37bbaea8a15038406214fa8c9098cfcf4b2e2d9b': [PB14] Cosmetic fixes to the progress bar
| * | | | | | 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
* | | | | | | am 71c1e50f: Merge "Fix the title of the fragment of the personal dictionary"Satoshi Kataoka2013-04-302-14/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '71c1e50fdb47c78b3180cc6b04d4cababe3f3fe2': Fix the title of the fragment of the personal dictionary
| * | | | | | 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
* | | | | | | am 01170ffe: [PB13] Actually update the progress barJean Chalard2013-04-301-5/+60
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '01170ffebeb4a604667abb84310ed4e910f97bf7': [PB13] Actually update the progress bar
| * | | | | | [PB13] Actually update the progress barJean Chalard2013-04-301-5/+60
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Bug: 7600384 Change-Id: Iaa8f3a59243a15d2a01aaf6017ed85c52b6482a6
* | | | | | 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 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 7a800e79: Merge "Avoid leaking AssetFileDescriptor."Jeff Sharkey2013-04-291-2/+10
|\| | | | | |/ / / |/| | | | | | | | | | | * commit '7a800e7982ff607aa339f44742de935033f38cfe': Avoid leaking AssetFileDescriptor.