summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Prevent authenticators from using Settings to launch arbitrary activities.Carlos Valdivia2014-02-271-1/+55
* DO NOT MERGE Sanitize WifiConfigsRobert Greenwalt2014-02-241-0/+12
* Clear cached locations when location providers disabledDavid Christie2014-01-061-0/+5
* am 05e3f55f: am 1d8f592a: am ef12b1d4: am ea198841: am ef4694cb: am ae229d99:...Christopher Tate2013-11-081-0/+12
|\
| * am 1d8f592a: am ef12b1d4: am ea198841: am ef4694cb: am ae229d99: am 43253333:...Christopher Tate2013-11-081-0/+12
| |\
| | * am ef12b1d4: am ea198841: am ef4694cb: am ae229d99: am 43253333: am 50cbfd55:...Christopher Tate2013-11-081-0/+12
| | |\
| | | * am ea198841: am ef4694cb: am ae229d99: am 43253333: am 50cbfd55: System packa...Christopher Tate2013-11-081-0/+12
| | | |\
| | | | * am ae229d99: am 43253333: am 50cbfd55: System package permission decls take p...Christopher Tate2013-11-081-0/+12
| | | | |\
| | | | | * am 43253333: am 50cbfd55: System package permission decls take precedence ove...Christopher Tate2013-11-081-0/+12
| | | | | |\
| | | | | | * am 50cbfd55: System package permission decls take precedence over 3rd party a...Christopher Tate2013-11-081-0/+12
| | | | | | |\
| | | | | | | * System package permission decls take precedence over 3rd party apps'Christopher Tate2013-11-071-0/+12
| * | | | | | | am 04d61410: am dfb33b86: am fcfc99c0: am f7918b4a: am d3a57029: am 1b0c9c95:...Christopher Tate2013-05-061-1/+10
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | am dfb33b86: am fcfc99c0: am f7918b4a: am d3a57029: am 1b0c9c95: am 81c1d8d3:...Christopher Tate2013-05-061-1/+10
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | am fcfc99c0: am f7918b4a: am d3a57029: am 1b0c9c95: am 81c1d8d3: Ensure insta...Christopher Tate2013-05-061-1/+10
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | am d3a57029: am 1b0c9c95: am 81c1d8d3: Ensure install-during-restore is like ...Christopher Tate2013-05-061-1/+10
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | am 1b0c9c95: am 81c1d8d3: Ensure install-during-restore is like install-then-...Christopher Tate2013-05-061-1/+10
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | am 81c1d8d3: Ensure install-during-restore is like install-then-restoreChristopher Tate2013-05-061-1/+10
| | | | | | |\ \ | | | | | | | |/
| | | | | | | * Ensure install-during-restore is like install-then-restoreChristopher Tate2013-05-061-1/+10
| | | | | | * | am 64d1f3ef: DO NOT MERGE - Full (local) restore security changesChristopher Tate2012-09-281-20/+43
| | | | | | |\ \ | | | | | | | |/
| | | | | | | * DO NOT MERGE - Full (local) restore security changesChristopher Tate2012-09-271-20/+43
* | | | | | | | 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
|\ \ \ \ \ \ \ \ \