summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Use a weakreference to prevent the static variable from holdin...Amith Yamasani2011-08-151-11/+5
|\
| * Revert "Use a weakreference to prevent the static variable from holding an Ac...Amith Yamasani2011-08-131-11/+5
* | Merge "Fix bug 5159596 - Slider grabs touch point when trying to scroll a list"Adam Powell2011-08-153-19/+60
|\ \
| * | Fix bug 5159596 - Slider grabs touch point when trying to scroll a listAdam Powell2011-08-143-19/+60
* | | Merge "Text suggestions are enabled for a subset of input types"Gilles Debunne2011-08-151-5/+36
|\ \ \
| * | | Text suggestions are enabled for a subset of input typesGilles Debunne2011-08-121-10/+36
* | | | Merge "Change Preferences padding to match UI spec."Jeff Sharkey2011-08-141-0/+6
|\ \ \ \
| * | | | Change Preferences padding to match UI spec.Jeff Sharkey2011-08-111-0/+6
* | | | | Merge "Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel. Bug: 5161290"Jeff Brown2011-08-141-5/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel.Jeff Brown2011-08-121-5/+2
* | | | | Merge "Fix bug 5159736 - Make DeviceDefault the default"Adam Powell2011-08-146-6/+40
|\ \ \ \ \
| * | | | | Fix bug 5159736 - Make DeviceDefault the defaultAdam Powell2011-08-146-6/+40
| | |_|_|/ | |/| | |
* | | | | Several API changes as requested by ES:Daniel Lehmann2011-08-141-64/+62
|/ / / /
* | | | Merge "<blink/> is not an acceptable default behavior. Bug #5156334"Romain Guy2011-08-122-3/+11
|\ \ \ \
| * | | | <blink/> is not an acceptable default behavior.Romain Guy2011-08-122-3/+11
* | | | | Merge "Use a weakreference to prevent the static variable from holding an Act...Amith Yamasani2011-08-121-5/+11
|\ \ \ \ \
| * | | | | Use a weakreference to prevent the static variable from holding an Activity.Amith Yamasani2011-08-121-5/+11
* | | | | | am 648dc03c: am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.o...Amith Yamasani2011-08-121-1/+3
|\ \ \ \ \ \
| * \ \ \ \ \ am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.onActivityStop...Amith Yamasani2011-08-121-1/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge "VolumePreference.onActivityStop only stops playback"Amith Yamasani2011-08-111-1/+3
| | |\ \ \ \ \ \
| | | * | | | | | VolumePreference.onActivityStop only stops playbackSamuel Asteberg2011-02-031-1/+3
| | * | | | | | | Support wrapping app processes to inject debug instrumentation.Jeff Brown2011-07-281-28/+47
* | | | | | | | | Merge "Fix some crashes that are happening in the system process."Dianne Hackborn2011-08-122-10/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix some crashes that are happening in the system process.Dianne Hackborn2011-08-122-10/+22
* | | | | | | | | | Merge "Don't use HW accel drawing in lock screen on lower-end devices."Dianne Hackborn2011-08-121-0/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't use HW accel drawing in lock screen on lower-end devices.Dianne Hackborn2011-08-121-0/+29
| |/ / / / / / / / /
* | | | | | | | | | Merge "Remove WebDriver"John Reck2011-08-128-1922/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Remove WebDriverJohn Reck2011-08-128-1922/+0
* | | | | | | | | | Merge "Increase WebView.TAP_TIMEOUT to 300ms to account for trackpad taps."Ben Murdoch2011-08-121-1/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Increase WebView.TAP_TIMEOUT to 300ms to account for trackpad taps.Ben Murdoch2011-08-121-1/+4
| |/ / / / / / / /
* | | | | | | | | Merge "Bug 5150869: Text selection enabled in browser."Gilles Debunne2011-08-121-27/+35
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Bug 5150869: Text selection enabled in browser.Gilles Debunne2011-08-121-27/+35
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Set "is_read" = 0 for missed calls."Debashish Chatterjee2011-08-121-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Set "is_read" = 0 for missed calls.Debashish Chatterjee2011-08-121-0/+3
* | | | | | | | | Merge "Make some methods/fields package private so that layoutlib can access ...Xavier Ducrohet2011-08-1110-18/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-1110-18/+18
* | | | | | | | | | Merge "Remove unnecessary private API"Romain Guy2011-08-111-7/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove unnecessary private APIRomain Guy2011-08-111-7/+0
* | | | | | | | | | | Merge "Added support for colored / thick underlined text."Gilles Debunne2011-08-112-8/+55
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Added support for colored / thick underlined text.Gilles Debunne2011-08-112-8/+55
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Added FETCH_VOICEMAIL intent definition in VoicemailContract."Debashish Chatterjee2011-08-111-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added FETCH_VOICEMAIL intent definition in VoicemailContract.Debashish Chatterjee2011-08-111-0/+12
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix behavior of custom animations for LayoutTransition."Chet Haase2011-08-111-2/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix behavior of custom animations for LayoutTransition.Chet Haase2011-08-111-2/+10
| |/ / / / / / / /
* | | | | | | | | Merge "Document threading limitations on various View methods Bug #5150923"Romain Guy2011-08-111-13/+34
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Document threading limitations on various View methodsRomain Guy2011-08-111-13/+34
* | | | | | | | | Merge "Revert "Implement switchConnectable with Powered property setting inst...Matthew Xie2011-08-111-3/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Revert "Implement switchConnectable with Powered property setting instead of ...Matthew Xie2011-08-101-3/+8
* | | | | | | | | Merge "Fix issue #5016544: IME keyboard hides folder rename text field."Dianne Hackborn2011-08-112-10/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix issue #5016544: IME keyboard hides folder rename text field.Dianne Hackborn2011-08-092-10/+38