summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Notify IP address changes to interface observers." into klp-devLorenzo Colitti2013-08-212-0/+61
|\
| * Notify IP address changes to interface observers.Lorenzo Colitti2013-08-202-0/+61
* | Merge "Make BaseNetworkObserver available to core code" into klp-devLorenzo Colitti2013-08-212-63/+3
|\ \ | |/
| * Make BaseNetworkObserver available to core codeLorenzo Colitti2013-08-202-63/+3
* | Merge "Modify LinkProperties address update methods." into klp-devLorenzo Colitti2013-08-211-16/+2
|\ \ | |/
| * Modify LinkProperties address update methods.Lorenzo Colitti2013-08-201-16/+2
* | Merge "Change PacProcessor to Android Service" into klp-devJason Monk2013-08-201-98/+132
|\ \
| * | Change PacProcessor to Android ServiceJason Monk2013-08-201-98/+132
* | | Merge "Implemented advanced printer selection and API refactoring." into klp-devSvetoslav2013-08-203-79/+416
|\ \ \
| * | | Implemented advanced printer selection and API refactoring.Svetoslav2013-08-193-79/+416
* | | | Merge "Add methods for managing CAs to DevicePolicyManager(Service)" into klp...Maggie Benthall2013-08-202-1/+87
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add methods for managing CAs to DevicePolicyManager(Service)Maggie Benthall2013-08-202-1/+87
* | | | Merge changes Id3815fe8,I90a85921 into klp-devJeff Brown2013-08-191-22/+0
|\ \ \ \
| * | | | Remove setRemoteSubmixOn method.Jeff Brown2013-08-161-22/+0
| | |_|/ | |/| |
* | | | Merge "Notify ViewRootImpl when it's safe to modify Canvas." into klp-devCraig Mautner2013-08-191-4/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Notify ViewRootImpl when it's safe to modify Canvas.Craig Mautner2013-08-191-4/+8
* | | | Merge "Allow for more than one home app." into klp-devCraig Mautner2013-08-193-30/+41
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow for more than one home app.Craig Mautner2013-08-173-30/+41
| |/ /
* | | Merge "Use pending.xml to persist sync ops." into klp-devMatthew Williams2013-08-163-227/+234
|\ \ \
| * | | Use pending.xml to persist sync ops.Matthew Williams2013-08-163-227/+234
* | | | Merge "Modify wifi BatchedScan." into klp-devRobert Greenwalt2013-08-161-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Modify wifi BatchedScan.Robert Greenwalt2013-08-151-0/+6
* | | | Merge "Bound touch and tool axes lengths below at 0" into klp-devMichael Wright2013-08-151-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Bound touch and tool axes lengths below at 0Michael Wright2013-08-141-0/+3
* | | | Merge "Add GIDs to packages.list, update SD card perms." into klp-devJeff Sharkey2013-08-143-59/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add GIDs to packages.list, update SD card perms.Jeff Sharkey2013-08-123-59/+25
* | | | Normalize dream service dump check with other services.John Spurlock2013-08-141-1/+7
| |/ / |/| |
* | | Merge "Partial implementation for the favorite and available printer tracking...Svetoslav2013-08-141-0/+1
|\ \ \
| * | | Partial implementation for the favorite and available printer tracking.Svetoslav2013-08-141-0/+1
* | | | Merge "Update location AppOp monitoring to respect settings. If a provider is...David Christie2013-08-141-12/+38
|\ \ \ \
| * | | | Update location AppOp monitoring to respect settings.David Christie2013-08-131-12/+38
* | | | | Merge "Add support in the platform for Flp Geofencing." into klp-devdestradaa2013-08-135-82/+325
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add support in the platform for Flp Geofencing.destradaa2013-08-135-82/+325
* | | | | Merge "Add support for batched wifi scans." into klp-devRobert Greenwalt2013-08-131-10/+154
|\ \ \ \ \
| * | | | | Add support for batched wifi scans.Robert Greenwalt2013-08-131-10/+154
* | | | | | Merge "In isMobileOk don't execute finally if mobile data is not supported." ...Wink Saville2013-08-131-6/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | In isMobileOk don't execute finally if mobile data is not supported.Wink Saville2013-08-131-6/+6
* | | | | | Fix NPE in ActivityManagerServiceAdam Skory2013-08-131-4/+2
| |_|/ / / |/| | | |
* | | | | Merge "fix race condition when a new display is added" into klp-devkeunyoung2013-08-131-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix race condition when a new display is addedkeunyoung2013-08-121-1/+1
| | |_|/ | |/| |
* | | | Merge "Remove incorrect warning." into klp-devCraig Mautner2013-08-121-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove incorrect warning.Craig Mautner2013-08-121-3/+0
| |/ /
* | | Merge "API to discover granted Uri permissions." into klp-devJeff Sharkey2013-08-121-9/+55
|\ \ \
| * | | API to discover granted Uri permissions.Jeff Sharkey2013-08-111-9/+55
* | | | Merge "APIs for multiple external storage devices." into klp-devJeff Sharkey2013-08-123-46/+45
|\ \ \ \ | |/ / /
| * | | APIs for multiple external storage devices.Jeff Sharkey2013-08-113-46/+45
* | | | Merge "Refinement of the print service APIs." into klp-devSvetoslav Ganov2013-08-113-158/+44
|\ \ \ \ | | |_|/ | |/| |
| * | | Refinement of the print service APIs.Svetoslav Ganov2013-08-113-158/+44
* | | | Merge "Put animation background behind visible wallpaper" into klp-devCraig Mautner2013-08-102-15/+8
|\ \ \ \
| * | | | Put animation background behind visible wallpaperCraig Mautner2013-08-102-15/+8
| | |_|/ | |/| |