summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Do not change NetworkInfo.DetailedState.Wink Saville2013-09-051-8/+7
* Add support for handling mobile provisioning networks.Wink Saville2013-08-291-92/+353
* DO NOT MERGE: MDST is not ready until connected to DcTracker.Wink Saville2013-08-161-5/+23
* In isMobileOk don't execute finally if mobile data is not supported.Wink Saville2013-08-151-6/+6
* Merge "If in a mobile captive portal is detected enable fail fast." into jb-m...Wink Saville2013-08-081-0/+11
|\
| * If in a mobile captive portal is detected enable fail fast.Wink Saville2013-08-071-0/+11
* | Merge "Have CaptivePortalTracker use gservices updateable provisioning urls."...Wink Saville2013-08-081-3/+6
|\ \
| * | Have CaptivePortalTracker use gservices updateable provisioning urls.Wink Saville2013-08-051-3/+6
| |/
* | Merge "Check that hipri has started." into jb-mr2-devWink Saville2013-08-081-3/+20
|\ \
| * | Check that hipri has started.Wink Saville2013-08-071-3/+20
| |/
* | Fix issue #10226007: Reset apps restores most of the changed settings...Dianne Hackborn2013-08-071-4/+14
|/
* Add new app ops method to reset all op modes.Dianne Hackborn2013-08-021-15/+87
* Merge "Revert "Add version identifier to app ops."" into jb-mr2-devDave Burke2013-08-021-16/+5
|\
| * Revert "Add version identifier to app ops."Dave Burke2013-08-021-16/+5
* | Merge "Add version identifier to app ops." into jb-mr2-devSascha Prueter2013-08-011-5/+16
|\ \ | |/
| * Add version identifier to app ops.Dianne Hackborn2013-08-011-5/+16
* | Allow the user to block notifications for foreground services.Daniel Sandler2013-08-011-4/+8
* | (DO NOT MERGE) Fix pub issue #58043: Copy crash in Android 4.3...Dianne Hackborn2013-07-311-15/+20
|/
* 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