summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Backporting I57c58c4083bd59f45095c184d6ca5a302f79ff6e to HC-MR1. New changeDan Morrill2011-05-021-0/+13
* Fix issue 4335692: HDMI media volumeEric Laurent2011-04-251-0/+7
* Merge "Fix issue #4291805: Tap Fish crashes on launch" into honeycomb-mr1Dianne Hackborn2011-04-141-11/+10
|\
| * Fix issue #4291805: Tap Fish crashes on launchDianne Hackborn2011-04-141-11/+10
* | Add support for USB Ethernet adaptersBenoit Goby2011-04-111-0/+5
|/
* UsbService: Make USB disconnect handling for accessory mode more robustMike Lockwood2011-03-291-6/+11
* UsbService: Fix JNI local reference leaks in the USB host support codeMike Lockwood2011-03-271-1/+8
* Fix adding of default route.Robert Greenwalt2011-03-221-8/+13
* Merge "UsbService: Handle the case where a USB accessory connects as the devi...Mike Lockwood2011-03-201-27/+75
|\
| * UsbService: Handle the case where a USB accessory connects as the device is b...Mike Lockwood2011-03-191-27/+75
* | Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1Jamie Gennis2011-03-181-1/+1
|\ \ | |/ |/|
| * SurfaceFlinger: Fix a typo.Jamie Gennis2011-03-181-1/+1
* | Fix missing AOSP copyright headers for more filesJames Dong2011-03-178-6/+126
|/
* Merge "PACKAGE_FIRST_LAUNCH intent sent to wrong pkg" into honeycomb-mr1Paul Milovanov2011-03-171-2/+2
|\
| * PACKAGE_FIRST_LAUNCH intent sent to wrong pkgPaul Milovanov2011-03-161-2/+2
* | Merge "Fix dangling pointer when device closed just after opening." into hone...Jeff Brown2011-03-171-2/+28
|\ \
| * | Fix dangling pointer when device closed just after opening.Jeff Brown2011-03-171-2/+28
* | | fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...Mathias Agopian2011-03-171-5/+7
* | | Merge "Catching all Exceptions when calling through to RemoteViewsFactory" in...Adam Cohen2011-03-161-3/+3
|\ \ \ | |_|/ |/| |
| * | Catching all Exceptions when calling through to RemoteViewsFactoryAdam Cohen2011-03-161-3/+3
* | | Merge "Improvement for issue 3489986: BT SCO volume" into honeycomb-mr1Eric Laurent2011-03-151-3/+11
|\ \ \ | |/ / |/| |
| * | Improvement for issue 3489986: BT SCO volumeEric Laurent2011-03-151-3/+11
* | | Merge "Remove a workaround for the data inconsistency of SystemProperties" in...satok2011-03-141-17/+0
|\ \ \
| * | | Remove a workaround for the data inconsistency of SystemPropertiessatok2011-03-141-17/+0
| |/ /
* | | Add support for USB accessory serial numbersMike Lockwood2011-03-141-1/+2
|/ /
* | Merge "Backup and restore IP and proxy settings" into honeycomb-mr1Irfan Sheriff2011-03-141-4/+10
|\ \
| * | Backup and restore IP and proxy settingsIrfan Sheriff2011-03-101-4/+10
* | | Add a dialog to ask user to start an application for a USB device or accessoryMike Lockwood2011-03-131-6/+20
* | | Merge "Clear default for USB device/accessory when new matching app is instal...Mike Lockwood2011-03-111-13/+123
|\ \ \
| * | | Clear default for USB device/accessory when new matching app is installedMike Lockwood2011-03-111-13/+123
* | | | Merge "Fix issue #4084124: Wingray Often see black screen after market ANR du...Dianne Hackborn2011-03-111-5/+12
|\ \ \ \
| * | | | Fix issue #4084124: Wingray Often see black screen after market ANR due to 40...Dianne Hackborn2011-03-101-5/+12
* | | | | Merge "Fix issue #4081756: Crash when un-stopping applications" into honeycom...Dianne Hackborn2011-03-112-0/+21
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Fix issue #4081756: Crash when un-stopping applicationsDianne Hackborn2011-03-102-0/+21
| | |/ | |/|
* | | Merge "Support for USB accessory URIs" into honeycomb-mr1Mike Lockwood2011-03-111-5/+24
|\ \ \
| * | | Support for USB accessory URIsMike Lockwood2011-03-101-5/+24
| |/ /
* | | Merge "SurfaceFlinger: Respect the PROTECTED gralloc bit." into honeycomb-mr1Jamie Gennis2011-03-104-17/+24
|\ \ \
| * | | SurfaceFlinger: Respect the PROTECTED gralloc bit.Jamie Gennis2011-03-104-17/+24
* | | | Merge "fix [4025681] continuous sensors should not try to send an event as so...Mathias Agopian2011-03-101-5/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | fix [4025681] continuous sensors should not try to send an event as soon as t...Mathias Agopian2011-03-101-5/+8
* | | | Merge "UsbAccessory: Add URI string, replace type string with description" in...Mike Lockwood2011-03-102-20/+6
|\ \ \ \
| * | | | UsbAccessory: Add URI string, replace type string with descriptionMike Lockwood2011-03-092-20/+6
* | | | | Input improvements and bug fixes.Jeff Brown2011-03-096-176/+284
* | | | | Recognize 3D joysticks. (DO NOT MERGE)Jeff Brown2011-03-092-15/+24
* | | | | Merge "Fix off by one errors in touch motion ranges. (DO NOT MERGE)" into ho...Jeff Brown2011-03-095-194/+193
|\ \ \ \ \
| * | | | | Fix off by one errors in touch motion ranges. (DO NOT MERGE)Jeff Brown2011-03-095-194/+193
* | | | | | Merge "Support POLICY_FLAG_ALT et. al. (DO NOT MERGE)" into honeycomb-mr1Jeff Brown2011-03-092-3/+15
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Support POLICY_FLAG_ALT et. al. (DO NOT MERGE)Jeff Brown2011-03-092-3/+15
* | | | | Merge changes Ifd78cca3,Ieadb86fe,If5b44ebd into honeycomb-mr1Mike Lockwood2011-03-091-4/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | UsbService: Don't require permissions for UsbManager.getCurrentAccessory()Mike Lockwood2011-03-091-4/+1