summaryrefslogtreecommitdiffstats
path: root/services/devicepolicy
Commit message (Expand)AuthorAgeFilesLines
* Merge "Clear caller identity before setting all the user restrictions." into ...Sudheer Shanka2015-05-271-20/+12
|\
| * Clear caller identity before setting all the user restrictions.Sudheer Shanka2015-05-201-20/+12
* | Add getPermissionGrantState method in device policyAmith Yamasani2015-05-221-0/+30
* | Allow DO/PO to go back to normal permission state.Svet Ganov2015-05-201-13/+22
|/
* Merge "clear caller identify before sending system update notification" into ...Rubin Xu2015-05-141-4/+10
|\
| * clear caller identify before sending system update notificationRubin Xu2015-05-141-4/+10
* | Pass charset to XmlPullParser.setInput instead of nullWojciech Staszkiewicz2015-05-142-4/+6
* | Replace String host:port/url args with Uri argRobin Lee2015-05-141-5/+3
* | Merge "Modify how USB connections are handled." into mnc-devNick Kralevich2015-05-131-1/+1
|\ \
| * | Modify how USB connections are handled.Nick Kralevich2015-05-131-1/+1
* | | Merge "Allowing profile to set a subset of keyguard restrictions." into mnc-devKenny Guy2015-05-131-14/+56
|\ \ \
| * | | Allowing profile to set a subset of keyguard restrictions.Kenny Guy2015-05-111-14/+56
| | |/ | |/|
* | | Merge "Remove initiator name param." into mnc-devJulia Reynolds2015-05-132-18/+9
|\ \ \ | |_|/ |/| |
| * | Remove initiator name param.Julia Reynolds2015-05-112-18/+9
| |/
* | Merge "Tweak SystemUpdatePolicy according to API review." into mnc-devRubin Xu2015-05-122-12/+18
|\ \
| * | Tweak SystemUpdatePolicy according to API review.Rubin Xu2015-05-112-12/+18
| |/
* | Add permission meta-state flags to support grant/revoke permission policy.Svet Ganov2015-05-111-2/+10
|/
* DevicePolicyManager API review changesCraig Lafayette2015-05-071-1/+1
* Merge "Rename functions that disable status bar and keyguard" into mnc-devBenjamin Franz2015-05-061-19/+24
|\
| * Rename functions that disable status bar and keyguardBenjamin Franz2015-05-061-19/+24
* | Permission policies are for profile and device ownersAmith Yamasani2015-05-051-2/+2
|/
* Device policy: use owner label instead of nameRobin Lee2015-04-301-8/+32
* Merge "Add status bar flag to disable quick settings" into mnc-devBenjamin Franz2015-04-291-2/+7
|\
| * Add status bar flag to disable quick settingsBenjamin Franz2015-04-281-2/+7
* | Permissions control via profile/device owner adminAmith Yamasani2015-04-281-1/+63
|/
* Allow device initializers to set a preferred setup activity.Julia Reynolds2015-04-271-1/+56
* Merge "Only skip unrecognized tags."Julia Reynolds2015-04-251-6/+1
|\
| * Only skip unrecognized tags.Julia Reynolds2015-04-241-6/+1
* | Restrict setting the profile/device owner with a signature-level permission.Nicolas Prevot2015-04-241-43/+74
|/
* Merge "Clear binder identity before reaching into keyguard settings"Svetoslav2015-04-231-14/+19
|\
| * Clear binder identity before reaching into keyguard settingsSvetoslav2015-04-231-14/+19
* | Fix NPE when load() returns nulls.Craig Mautner2015-04-231-1/+1
|/
* Disallow data clearing of DeviceOwner.Craig Mautner2015-04-231-7/+18
* Add and remove DeviceInitializer from whitelistCraig Mautner2015-04-231-31/+67
* Enable system service to notify device owners about pending updateRubin Xu2015-04-221-0/+40
* Merge "Recover status bar enabled state for all users"Benjamin Franz2015-04-221-12/+8
|\
| * Recover status bar enabled state for all usersBenjamin Franz2015-04-221-12/+8
* | Merge "Check for null packages in setLockTaskPackages"Benjamin Franz2015-04-221-1/+3
|\ \
| * | Check for null packages in setLockTaskPackagesBenjamin Franz2015-04-211-1/+3
| |/
* | Introduced DO_NOT_ASK_CREDENTIALS_ON_BOOT flagAndrei Kapishnikov2015-04-211-0/+54
* | Rename public OTA policy APIs in DevicePolicyManagerRubin Xu2015-04-202-23/+24
|/
* Introduce android:lockTaskModeCraig Mautner2015-04-151-0/+3
* Merge "Introduce device owner API to disable the status bar"Benjamin Franz2015-04-151-5/+67
|\
| * Introduce device owner API to disable the status barBenjamin Franz2015-04-151-5/+67
* | Merge "Fix a SecurityException in setKeyguardEnabledState"Benjamin Franz2015-04-151-4/+4
|\ \
| * | Fix a SecurityException in setKeyguardEnabledStateBenjamin Franz2015-04-141-4/+4
| |/
* | Merge changes from topic 'lss-update'Andres Morales2015-04-141-1/+1
|\ \ | |/ |/|
| * Wire up GateKeeper to LockSettingsServiceAndres Morales2015-04-131-1/+1
* | Introduce device owner API to disable the keyguardBenjamin Franz2015-04-141-0/+22
* | Merge "Add setOtaPolicy/getOtaPolicy API in DPMS"Rubin Xu2015-04-142-0/+52
|\ \