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
/
DeviceAdminInfo.java
Age
Commit message (
Expand
)
Author
2020-11-30
Mechanically apply TypedXml refaster template.
Jeff Sharkey
2020-11-30
Mechanical refactoring to new typed XML classes.
Jeff Sharkey
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-23
Remove DO/PO "policy" from DeviceAdminInfo
Eran Messeri
2020-09-30
Explicitly get org-owned admin in DPMS
Eran Messeri
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-05
getWifiMacAddress: Enable for profile owner on org-owned device
Eran Messeri
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-09-07
Merge "Block Policies From Device Admin Targetting Q"
Eric Sandness
2018-09-05
Block Policies From Device Admin Targetting Q
Eric Sandness
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-08
Move the support_transfer_ownership_metadata inside the device admin
arangelov
2018-01-19
Javadoc For DA Deprecation
Eric Sandness
2016-02-24
Support safe mode properly.
Makoto Onuki
2015-09-23
Cleanup USER_OWNER in DPMS
Xiaohui Chen
2015-02-24
Allow alternative policy description for secondary users
Fyodor Kupolov
2014-03-28
Fix privilege escalation for preferred activities
Robin Lee
2013-01-11
docs: Fix a bunch of issues
Scott Kennedy
2012-09-19
Make DPM API for disabling keyguard widgets more generic
Jim Miller
2012-09-04
Update DevicePolicyManager with ability to disable keyguard widgets
Jim Miller
2011-06-10
New device policy to disable camera.
Ben Komalo
2011-02-16
@hide DPM global proxy settings
Andy Stadler
2011-01-12
API changes to support encryption in DPM
Andy Stadler
2010-11-11
Add password expiration support to DevicePolicyManager.
Jim Miller
2010-08-04
Fix for SDK breakage with hidden field.
Oscar Montemayor
2010-08-04
Device Policy Manager changes to enable Global Proxy.
Oscar Montemayor
2010-03-04
Fix some bugs.
Dianne Hackborn
2010-02-26
Move DeviceAdmin APIs to android.app.admin.
Dianne Hackborn