summaryrefslogtreecommitdiff
path: root/core/java/android/app/admin/DeviceAdminReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Send network & security logging callbacks in foregroundRubin Xu2021-05-171-2/+11
* Allow COPE DPC to confirm compliance explicitlyPavel Grafov2021-03-241-0/+35
* Allow PO to enable security logging on work profileBranden Archer2021-03-171-1/+0
* Fixed createAndManageUser() for headless system user mode.Felipe Leme2021-02-261-1/+31
* Fixed OneTimeSafetyChecker callback.Felipe Leme2021-02-191-1/+1
* New device policy API: DeviceAdminReceiver.onUnsafeOperationStateChanged()Felipe Leme2021-02-081-2/+85
* Add KeyChain.KEY_ALIAS_SELECTION_DENIED constant.Polina Bondarenko2019-10-071-0/+4
* rename DAR.onUserAdded newUser param to addedUserkholoud mohamed2019-05-031-2/+2
* Tweak DelegatedAdminReceiver API surfacesRubin Xu2019-03-121-35/+50
* Merge "Add three new delegation capabilities for profile/device owner"Rubin Xu2018-12-121-2/+6
|\
| * Add three new delegation capabilities for profile/device ownerRubin Xu2018-12-111-2/+6
* | API: Clean up redundant and ineffective usages of SystemApi and TestApiAdrian Roos2018-12-111-2/+0
|/
* Move the support_transfer_ownership_metadata inside the device adminarangelov2018-03-081-25/+0
* API Review: Nullability annotation for DeviceAdminReceiver device owner user ...Alex Chau2018-02-121-29/+28
* Notify DO after PO ownership transfer when they belong to affiliated users.arangelov2018-01-241-0/+33
* Make owner transfer an atomic operation.arangelov2018-01-241-5/+4
* Notify device owner when user is started / stopped / switchedAlex Chau2018-01-191-1/+73
* Add metadata to validate incoming administrator during transfer of ownership.arangelov2018-01-171-0/+25
* Call PROFILE/DEVICE_OWNER_CHANGED broadcast and onTransferCompleted callback ...arangelov2018-01-101-0/+47
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-3/+3
* Fix typos in onProfileProvisioningComplete javadocKenny Guy2017-07-131-3/+3
* Fix ACTION_PROVISIONING_SUCCESSFUL documentationEsteban Talavera2017-06-281-2/+6
* Create new BroadcastBehavior annotation.Jeff Sharkey2017-03-081-1/+20
* Retry SECURITY_LOGS_AVAILABLE if DO doesn't request the logsPavel Grafov2017-03-071-0/+2
* DPM: Notify DO/PO of security updates.Charles He2017-01-231-3/+10
* Merge "Make device wide DO features available if all users affiliated"TreeHugger Robot2017-01-161-1/+10
|\
| * Make device wide DO features available if all users affiliatedEsteban Talavera2017-01-161-1/+10
* | Send EXTRA_USER with DevicePolicy lock broadcastsRobin Lee2017-01-091-8/+95
|/
* Unhiding network logging APIMichal Karpinski2016-12-051-2/+0
* Send callbacks to DO when a user is added or removed.Nicolas Prevot2016-11-241-0/+47
* Enforce line-wrapping in DeviceAdminReceiver.javaCharles He2016-11-141-7/+14
* [DPM] DO uses batch token to retrieve network logs, and can retrieveMichal Karpinski2016-11-141-4/+30
* [DPM] Management and retrieval of network logsMichal Karpinski2016-11-021-0/+27
* Unifying method names and comments to security logging, not device loggingMichal Karpinski2016-03-161-3/+3
* Addressing API council feedback for remote bugreportsMichal Karpinski2016-03-151-5/+22
* Remove deprecated APIs DPM.createUser, createAndInitializeUserphweiss2016-02-221-2/+2
* Update DevicePolicyManager parent instance documentationEsteban Talavera2016-02-181-17/+19
* Add DevicePolicyManager APIs for process logging.Rubin Xu2016-02-011-0/+22
* Fixed javadoc so @hide annotations don't show up in the API.Felipe Leme2016-01-221-5/+5
* Correct DeviceAdminReceiver.onPasswordChanged docsRobin Lee2016-01-201-2/+1
* DPM changes to support remote bugreportsMichal Karpinski2016-01-141-0/+124
* Remove device initializer agentCraig Lafayette2015-10-021-33/+3
* Hide device initializer methods/fields.Julia Reynolds2015-06-171-13/+14
* Replace String host:port/url args with Uri argRobin Lee2015-05-141-17/+7
* Fixing docs.Julia Reynolds2015-05-051-4/+4
* Enable system service to notify device owners about pending updateRubin Xu2015-04-221-0/+33
* Clean up the lock task APIs for COSU devices.Benjamin Franz2015-03-051-7/+5
* Allow the device initializer to perform user setup tasks.Julia Reynolds2015-03-041-9/+53
* resolved conflicts for merge of 5864f5ed to masterJoe Fernandez2015-03-031-2/+4
|\
| * am 14fcef3b: am c4418980: am a31378dc: Merge "Minor typo fixes in managed pro...Joe Fernandez2015-03-031-2/+4
| |\