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