summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1Jamie Gennis2011-03-092-0/+35
|\ \ \ \
| * | | | ANativeWindow: add queues-to-window-composer check.Jamie Gennis2011-03-082-0/+35
* | | | | Merge "Fix 4027057: Improve resolution of RecentApps thumbnail images." into ...Jim Miller2011-03-091-14/+14
|\ \ \ \ \
| * | | | | Fix 4027057: Improve resolution of RecentApps thumbnail images.Jim Miller2011-03-081-14/+14
* | | | | | Merge "Change UsbManager.requestPermission to only grant permission temporari...Mike Lockwood2011-03-092-186/+69
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Change UsbManager.requestPermission to only grant permission temporarilyMike Lockwood2011-03-092-186/+69
* | | | | | Merge "Persist wifi override in airplane mode" into honeycomb-mr1Irfan Sheriff2011-03-091-26/+43
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Persist wifi override in airplane modeIrfan Sheriff2011-03-081-26/+43
* | | | | | Merge changes Ib517e5e4,I93be7695,I49bf22a4 into honeycomb-mr1Mike Lockwood2011-03-093-168/+175
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | USB: Add API and dialog for apps to request permissions for USB devices and a...Mike Lockwood2011-03-083-116/+119
| * | | | | UsbService: Automatically use system apps by default if it is the only choiceMike Lockwood2011-03-081-56/+60
| | |/ / / | |/| | |
* | | | | Merge "Eliminate some accidental log spam. (DO NOT MERGE)" into honeycomb-mr1Jeff Brown2011-03-091-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Eliminate some accidental log spam. (DO NOT MERGE)Jeff Brown2011-03-081-3/+3
| |/ / /
* | | | Merge "Fix 4025684: Don't include wallpaper dimensions in bounds calculation"...Jim Miller2011-03-081-7/+11
|\ \ \ \
| * | | | Fix 4025684: Don't include wallpaper dimensions in bounds calculationJim Miller2011-03-081-7/+11
| |/ / /
* | | | Merge "Fix issue #3505861: Need to decide large/xlarge screen size limits" in...Dianne Hackborn2011-03-081-6/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix issue #3505861: Need to decide large/xlarge screen size limitsDianne Hackborn2011-03-081-6/+7
* | | | Joystick tweaks. (DO NOT MERGE)Jeff Brown2011-03-045-54/+164
|/ / /
* | | Merge "Fix the sort order of the input methods & subtypes in the settings." i...Ken Wakasa2011-03-041-12/+34
|\ \ \
| * | | Fix the sort order of the input methods & subtypes in the settings.Ken Wakasa2011-03-041-12/+34
* | | | Refector preferred activity code out of package manager.Dianne Hackborn2011-03-042-169/+249
* | | | Merge "Fix Fragment.onInflate() to actually work correctly." into honeycomb-mr1Dianne Hackborn2011-03-031-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Fragment.onInflate() to actually work correctly.Dianne Hackborn2011-03-031-0/+2
| | |/ | |/|
* | | Merge "Propagating core settings to the system process." into honeycomb-mr1Svetoslav Ganov2011-03-031-3/+7
|\ \ \
| * | | Propagating core settings to the system process.Svetoslav Ganov2011-03-031-3/+7
| | |/ | |/|
* | | Merge "set max_events_per_sec to 55" into honeycomb-mr1Rebecca Schultz Zavin2011-03-031-1/+1
|\ \ \
| * | | set max_events_per_sec to 55makarand.karvekar2011-03-031-1/+1