index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
admin
/
DeviceAdminReceiver.java
Age
Commit message (
Expand
)
Author
2021-05-17
Send network & security logging callbacks in foreground
Rubin Xu
2021-03-24
Allow COPE DPC to confirm compliance explicitly
Pavel Grafov
2021-03-17
Allow PO to enable security logging on work profile
Branden Archer
2021-02-26
Fixed createAndManageUser() for headless system user mode.
Felipe Leme
2021-02-19
Fixed OneTimeSafetyChecker callback.
Felipe Leme
2021-02-08
New device policy API: DeviceAdminReceiver.onUnsafeOperationStateChanged()
Felipe Leme
2019-10-07
Add KeyChain.KEY_ALIAS_SELECTION_DENIED constant.
Polina Bondarenko
2019-05-03
rename DAR.onUserAdded newUser param to addedUser
kholoud mohamed
2019-03-12
Tweak DelegatedAdminReceiver API surfaces
Rubin Xu
2018-12-12
Merge "Add three new delegation capabilities for profile/device owner"
Rubin Xu
2018-12-11
Add three new delegation capabilities for profile/device owner
Rubin Xu
2018-12-11
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Adrian Roos
2018-03-08
Move the support_transfer_ownership_metadata inside the device admin
arangelov
2018-02-12
API Review: Nullability annotation for DeviceAdminReceiver device owner user ...
Alex Chau
2018-01-24
Notify DO after PO ownership transfer when they belong to affiliated users.
arangelov
2018-01-24
Make owner transfer an atomic operation.
arangelov
2018-01-19
Notify device owner when user is started / stopped / switched
Alex Chau
2018-01-17
Add metadata to validate incoming administrator during transfer of ownership.
arangelov
2018-01-10
Call PROFILE/DEVICE_OWNER_CHANGED broadcast and onTransferCompleted callback ...
arangelov
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-07-13
Fix typos in onProfileProvisioningComplete javadoc
Kenny Guy
2017-06-28
Fix ACTION_PROVISIONING_SUCCESSFUL documentation
Esteban Talavera
2017-03-08
Create new BroadcastBehavior annotation.
Jeff Sharkey
2017-03-07
Retry SECURITY_LOGS_AVAILABLE if DO doesn't request the logs
Pavel Grafov
2017-01-23
DPM: Notify DO/PO of security updates.
Charles He
2017-01-16
Merge "Make device wide DO features available if all users affiliated"
TreeHugger Robot
2017-01-16
Make device wide DO features available if all users affiliated
Esteban Talavera
2017-01-09
Send EXTRA_USER with DevicePolicy lock broadcasts
Robin Lee
2016-12-05
Unhiding network logging API
Michal Karpinski
2016-11-24
Send callbacks to DO when a user is added or removed.
Nicolas Prevot
2016-11-14
Enforce line-wrapping in DeviceAdminReceiver.java
Charles He
2016-11-14
[DPM] DO uses batch token to retrieve network logs, and can retrieve
Michal Karpinski
2016-11-02
[DPM] Management and retrieval of network logs
Michal Karpinski
2016-03-16
Unifying method names and comments to security logging, not device logging
Michal Karpinski
2016-03-15
Addressing API council feedback for remote bugreports
Michal Karpinski
2016-02-22
Remove deprecated APIs DPM.createUser, createAndInitializeUser
phweiss
2016-02-18
Update DevicePolicyManager parent instance documentation
Esteban Talavera
2016-02-01
Add DevicePolicyManager APIs for process logging.
Rubin Xu
2016-01-22
Fixed javadoc so @hide annotations don't show up in the API.
Felipe Leme
2016-01-20
Correct DeviceAdminReceiver.onPasswordChanged docs
Robin Lee
2016-01-14
DPM changes to support remote bugreports
Michal Karpinski
2015-10-02
Remove device initializer agent
Craig Lafayette
2015-06-17
Hide device initializer methods/fields.
Julia Reynolds
2015-05-14
Replace String host:port/url args with Uri arg
Robin Lee
2015-05-05
Fixing docs.
Julia Reynolds
2015-04-22
Enable system service to notify device owners about pending update
Rubin Xu
2015-03-05
Clean up the lock task APIs for COSU devices.
Benjamin Franz
2015-03-04
Allow the device initializer to perform user setup tasks.
Julia Reynolds
2015-03-03
resolved conflicts for merge of 5864f5ed to master
Joe Fernandez
2015-03-03
am 14fcef3b: am c4418980: am a31378dc: Merge "Minor typo fixes in managed pro...
Joe Fernandez
[next]