summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Make CS.isTetheringSupported dynamicRobert Greenwalt2013-07-182-8/+9
* Merge "Add gservices updater for carrier provisioning url" into jb-mr2-devRobert Greenwalt2013-07-172-7/+143
|\
| * Add gservices updater for carrier provisioning urlRobert Greenwalt2013-07-172-7/+143
* | Merge "When a SIM is changed check mobile provisioning." into jb-mr2-devWink Saville2013-07-171-0/+16
|\ \
| * | When a SIM is changed check mobile provisioning.Wink Saville2013-07-161-0/+16
| |/
* | Fix missing lock in power manager.Jeff Brown2013-07-161-10/+16
* | Remove iterators (DO NOT MERGE)Craig Mautner2013-07-163-249/+205
|/
* Merge "VZW wants the phoneNumber to be 10 zero's if there isn't one." into jb...Wink Saville2013-07-121-4/+7
|\
| * VZW wants the phoneNumber to be 10 zero's if there isn't one.Wink Saville2013-07-101-4/+7
* | Merge "Pass along the user id to AttributeCache requests" into jb-mr2-devAmith Yamasani2013-07-124-6/+15
|\ \ | |/ |/|
| * Pass along the user id to AttributeCache requestsAmith Yamasani2013-07-104-6/+15
* | Merge "Revert "Stop marking gamepads as keyboards"" into jb-mr2-devSatoshi Kataoka2013-07-091-8/+5
|\ \
| * | Revert "Stop marking gamepads as keyboards"Ken Wakasa2013-07-051-8/+5
* | | Merge "Revert "Temporarily disable 'Scan Always' mode"" into jb-mr2-devVinit Deshpande2013-07-032-9/+2
|\ \ \
| * | | Revert "Temporarily disable 'Scan Always' mode"Vinit Deshpande2013-07-032-9/+2
* | | | Merge "Fix NPE if mobile is not supported in checkMobileProvisioning." into ...Wink Saville2013-07-021-0/+10
|\ \ \ \
| * | | | Fix NPE if mobile is not supported in checkMobileProvisioning.Wink Saville2013-07-021-0/+10
* | | | | Merge "Temporarily disable 'Scan Always' mode" into jb-mr2-devVinit Deshapnde2013-07-022-2/+9
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Temporarily disable 'Scan Always' modeVinit Deshapnde2013-07-012-2/+9
| | |/ | |/|
* | | Merge "Add checkMobileProvisioning to ConnectivityService." into jb-mr2-devWink Saville2013-07-011-3/+509
|\ \ \ | |/ / |/| |
| * | Add checkMobileProvisioning to ConnectivityService.Wink Saville2013-06-291-3/+509
* | | Merge "Fix power issues around wifi scans." into jb-mr2-devRobert Greenwalt2013-06-261-55/+1
|\ \ \ | |/ / |/| |
| * | Fix power issues around wifi scans.Robert Greenwalt2013-06-261-55/+1
* | | Improper initialization of the accessibility manager service.Svetoslav2013-06-211-0/+9
|/ /
* | Merge "Temporarily restore some support for icon==0 notifications." into jb-m...Daniel Sandler2013-06-141-2/+4
|\ \
| * | Temporarily restore some support for icon==0 notifications.Daniel Sandler2013-05-221-2/+4
* | | Fix logspam when battery sysfs file not available.Jeff Brown2013-06-121-1/+1
* | | Do not allow 0 or smaller periodicity for syncs.Ashish Sharma2013-06-101-0/+4
* | | Merge "Do not block notifications or toasts for SYSTEM_UID or PHONE_UID." int...Daniel Sandler2013-06-101-7/+14
|\ \ \
| * | | Do not block notifications or toasts for SYSTEM_UID or PHONE_UID.Daniel Sandler2013-06-101-7/+14
* | | | Avoid logging sensitive data.Jeff Sharkey2013-06-074-33/+95
|/ / /
* | | Maybe fix issue #9296868: Crash in system processDianne Hackborn2013-06-051-23/+28
* | | Apply scan-always setting to initial wifi state.Robert Greenwalt2013-06-011-1/+5
* | | Remember wifi country that's set before bootRobert Greenwalt2013-05-311-2/+12
* | | break up LocationManagerService's WakeLockVictoria Lease2013-05-291-55/+23
* | | DO NOT MERGE. Framework/base: Added synchronization block to avoid race condi...Maunik Shah2013-05-281-1/+3
* | | Merge "Pipe through bounding box information (DO NOT MERGE)" into jb-mr2-devMichael Wright2013-05-242-4/+90
|\ \ \
| * | | Pipe through bounding box information (DO NOT MERGE)Michael Wright2013-05-232-4/+90
* | | | Merge "Use the old interface when resetting connections" into jb-mr2-devRobert Greenwalt2013-05-241-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Use the old interface when resetting connectionsRobert Greenwalt2013-05-231-3/+4
* | | | Merge "Compare binder instances when checking if listeners match." into jb-mr...Andrew Wilson2013-05-231-1/+2
|\ \ \ \
| * | | | Compare binder instances when checking if listeners match.Andrew Wilson2013-05-221-1/+2
* | | | | Fix account filtering for specific package nameAmith Yamasani2013-05-221-4/+11
| |/ / / |/| | |
* | | | Merge "Don't put up wifi-available note when disabled" into jb-mr2-devRobert Greenwalt2013-05-211-0/+5
|\ \ \ \
| * | | | Don't put up wifi-available note when disabledRobert Greenwalt2013-05-211-0/+5
* | | | | Merge "Archive a copy of each dismissed notification." into jb-mr2-devDaniel Sandler2013-05-211-4/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Archive a copy of each dismissed notification.Daniel Sandler2013-05-211-4/+5
| | |/ / | |/| |
* | | | Merge "Do not report the fake UI automation service to clients." into jb-mr2-devSvetoslav Ganov2013-05-201-2/+22
|\ \ \ \
| * | | | Do not report the fake UI automation service to clients.Svetoslav Ganov2013-05-171-2/+22
* | | | | Add a time margin for deferred enable.Robert Greenwalt2013-05-201-2/+6
| |_|/ / |/| | |