summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace issue causing protocol syntax errorSan Mehat2010-01-221-1/+1
* NetworkManagementService: Introduce INetworkManagementEventObserverSan Mehat2010-01-221-0/+55
* Merge "As requested, expand ANR event log entry (and crash/WTF too) to includ...Dan Egnor2010-01-222-4/+8
|\
| * As requested, expand ANR event log entry (and crash/WTF too) to includeDan Egnor2010-01-222-4/+8
* | Merge "NetworkManagementService: Introduce API methods for configuring interf...San Mehat2010-01-221-2/+73
|\ \ | |/ |/|
| * NetworkManagementService: Introduce API methods for configuring interfacesSan Mehat2010-01-221-2/+73
* | am 5f641285: am b1c4a2a3: Fix issue #2364506: Phone locked up while listening...Dianne Hackborn2010-01-222-16/+38
|\ \ | |/ |/|
| * am b1c4a2a3: Fix issue #2364506: Phone locked up while listening to music and...Dianne Hackborn2010-01-192-16/+38
| |\
| | * Fix issue #2364506: Phone locked up while listening to music and attempting t...Dianne Hackborn2010-01-192-16/+38
* | | Don't crash when there is no admin.Dianne Hackborn2010-01-211-9/+9
* | | More device policy manager / admin work.Dianne Hackborn2010-01-212-23/+110
* | | Merge "Implement Notification.DEFAULT_LIGHTS flag."Mike Lockwood2010-01-212-8/+36
|\ \ \
| * | | Implement Notification.DEFAULT_LIGHTS flag.Mike Lockwood2010-01-202-8/+36
* | | | Merge "INetworkManagementService: Add support for enumerating TTYs and attach...San Mehat2010-01-201-65/+31
|\ \ \ \
| * | | | INetworkManagementService: Add support for enumerating TTYs and attaching ppp...San Mehat2010-01-201-65/+31
* | | | | MountService: CodeshrinkSan Mehat2010-01-201-17/+1
* | | | | Merge "NativeDaemonConnector: Add a convenience method for obtaining lists"San Mehat2010-01-201-0/+37
|\ \ \ \ \
| * | | | | NativeDaemonConnector: Add a convenience method for obtaining listsSan Mehat2010-01-201-0/+37
| |/ / / /
* | | | | Merge "Fix 2385283: Add DevicePolicyManager calls to LockScreen."Jim Miller2010-01-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix 2385283: Add DevicePolicyManager calls to LockScreen.Jim Miller2010-01-201-1/+1
* | | | | Add systemApp field to ApplicationErrorReportJacek Surazski2010-01-201-0/+1
| |/ / / |/| | |
* | | | Merge "Make the space between the time and the AM/PM smaller by putting prece...Joe Onorato2010-01-191-24/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Make the space between the time and the AM/PM smaller by putting preceding wh...Joe Onorato2010-01-171-24/+37
* | | | Merge "Mount/Unmount secure containers Persist flags in PackageSetting. Flags...Suchi Amalapurapu2010-01-192-19/+114
|\ \ \ \
| * | | | Mount/Unmount secure containersSuchi Amalapurapu2010-01-192-19/+114
* | | | | Merge "framework: Introduce INetworkManagementService for communicating with ...San Mehat2010-01-191-0/+303
|\ \ \ \ \
| * | | | | framework: Introduce INetworkManagementService for communicating with netdSan Mehat2010-01-191-0/+303
| |/ / / /
* | | | | LocationManagerService: Fix bug removing proximity alerts.Mike Lockwood2010-01-191-3/+1
|/ / / /
* | | | Merge "MountService: Add new 'unmountSecureContainer' API call"San Mehat2010-01-181-0/+5
|\ \ \ \
| * | | | MountService: Add new 'unmountSecureContainer' API callSan Mehat2010-01-181-0/+5
* | | | | First pass at new device policy and administration APIs.Dianne Hackborn2010-01-173-7/+495
|/ / / /
* | | | MountService: Suppress media removed notification when enabling UMSSan Mehat2010-01-161-2/+10
|/ / /
* | | Apps on SD card.Oscar Montemayor2010-01-151-1/+1
* | | Apps on SD card.Oscar Montemayor2010-01-151-4/+27
* | | Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size."Eric Fischer2010-01-151-2/+65
|\ \ \
| * | | Make the "AM" or "PM" in the status bar clock be in a smaller font size.Eric Fischer2010-01-141-2/+65
* | | | resolved conflicts for merge of 90528645 to masterRobert Greenwalt2010-01-151-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | am 1193ae4e: Backport l53e91db7 from master.Robert Greenwalt2010-01-131-5/+19
| |\ \ \ | | | |/ | | |/|
| | * | Backport l53e91db7 from master.Robert Greenwalt2010-01-131-5/+19
* | | | Merge "Set net.hostname sys property to our unique ID."Robert Greenwalt2010-01-151-0/+9
|\ \ \ \
| * | | | Set net.hostname sys property to our unique ID.Robert Greenwalt2010-01-141-0/+9
* | | | | Fix to set package path properly after 'adb sync'Andrew Stadler2010-01-151-1/+1
* | | | | Avoid renaming apk paths when scanning directories on rebootSuchi Amalapurapu2010-01-141-3/+5
* | | | | Fix runtime restart when replacing packagesSuchi Amalapurapu2010-01-141-1/+2
|/ / / /
* | | | app install on sdcard. provide skeleton implementationSuchi Amalapurapu2010-01-141-188/+295
| |_|/ |/| |
* | | Avoid wifi disable in a UNKNOWN stateIrfan Sheriff2010-01-121-0/+11
* | | MountService: Refactor to use NativeDaemonConnector and clean-upSan Mehat2010-01-122-410/+169
* | | services: Introduce NativeDaemonConnector classSan Mehat2010-01-122-0/+263
* | | resolved conflicts for merge of d26707da to masterJean-Baptiste Queru2010-01-121-1/+15
|\ \ \ | |/ /
| * | am c93c70c4: Merge "framework: storage: Ensure that filesystems are unmounted...San Mehat2010-01-121-1/+74
| |\ \ | | |/