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
/
services
/
java
/
com
/
android
/
server
/
DevicePolicyManagerService.java
Age
Commit message (
Expand
)
Author
2013-11-12
Move some system services to their own sub package.
Amith Yamasani
2013-09-16
Add a feature to specify if device admins are supported on the device
Amith Yamasani
2013-09-13
CA cert monitoring: add notifications and actions for dialog
Maggie Benthall
2013-08-20
Add methods for managing CAs to DevicePolicyManager(Service)
Maggie Benthall
2013-08-09
Add a name to the DeviceOwner
Geoffrey Borggaard
2013-07-22
New permission to manage device admins
Amith Yamasani
2013-05-26
am 7f3ff133: Merge "Fix wrong log information in DevicePolicyManagerService"
Dianne Hackborn
2013-04-18
Fix wrong log information in DevicePolicyManagerService
joonyoung.cho
2013-03-27
Keep track of who has disabled applications.
Dianne Hackborn
2013-03-26
Device Owner, a special kind of device admin
Amith Yamasani
2013-02-08
Starting point for User Restrictions API
Amith Yamasani
2012-11-28
Merge "Quiet down a lot of logging." into jb-mr1.1-dev
Dianne Hackborn
2012-11-27
Quiet down a lot of logging.
Dianne Hackborn
2012-11-16
Only wipe device if primary user (for failed password attempts)
Amith Yamasani
2012-10-04
Plumbing to allow keyguard to be shown with user switcher (issue 7175023)
Adam Cohen
2012-10-04
Read in the disable-keyguard-features flag from the XML file
Amith Yamasani
2012-09-27
Migrate more Secure settings to Global.
Jeff Sharkey
2012-09-19
Make DPM API for disabling keyguard widgets more generic
Jim Miller
2012-09-18
DevicePolicyManager per user
Amith Yamasani
2012-09-10
Fix DevicePolicyManager crash when settings password quality (and possibly ot...
Amith Yamasani
2012-09-07
Refer to STAY_ON_WHILE_PLUGGED_IN via the Global namespace
Christopher Tate
2012-09-04
Update DevicePolicyManager with ability to disable keyguard widgets
Jim Miller
2012-08-30
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-15
Power manager rewrite.
Jeff Brown
2012-06-25
am ab294eeb: Merge "DevicePolicyManagerService: dump less" into jb-dev
Nick Kralevich
2012-06-25
DevicePolicyManagerService: dump less
Nick Kralevich
2012-06-18
am d8bbf96a: Merge "Fix issue #6664140: Time to lock should work even Stay aw...
Dianne Hackborn
2012-06-15
Fix issue #6664140: Time to lock should work even Stay awake...
Dianne Hackborn
2012-05-25
am 541803cc: am fd63c857: Merge "Wipe the user data out in any case."
Jean-Baptiste Queru
2012-05-25
Merge "Wipe the user data out in any case."
Jean-Baptiste Queru
2012-04-19
Move handling of package changes to a background thread.
Dianne Hackborn
2012-02-16
Wipe the user data out in any case.
Masanori Ogino
2012-01-17
Fix 5863053: Add method to lock screen immediately.
Jim Miller
2012-01-10
DO NOT MERGE - Cherry picking from master to MR1
Danielle Millett
2011-10-18
Fix remote device wipe to not hang.
Ben Komalo
2011-08-21
Fix 4993068: Don't check password history when dpm sets the password
Jim Miller
2011-06-10
New device policy to disable camera.
Ben Komalo
2011-06-02
am 469465c4: am 0821f274: am 2a108403: I am a dummy.
Dianne Hackborn
2011-06-01
Use unchecked admin lookup for getStorageEncryption()
Andy Stadler
2011-05-26
I am a dummy.
Dianne Hackborn
2011-05-25
Fix issue #4445007: DPM initializes some values to 1, instead of 0
Dianne Hackborn
2011-02-16
Fix 3197205: Minor edits to device policy admin strings and documentation
Jim Miller
2011-01-20
Read actual device encryption status
Andy Stadler
2011-01-17
Add internal plumbing to DPM for encryption
Andy Stadler
2011-01-12
API changes to support encryption in DPM
Andy Stadler
2010-12-09
API CHANGE - Add hasGrantedPolicy() API
Andy Stadler
2010-11-29
Update device password expiration/alarm behavior
Andy Stadler
2010-11-19
Fixes to DevicePolicyManager.setPasswordExpirationTimeout
Andy Stadler
2010-11-19
Notify all VMs when proxy changes.
Robert Greenwalt
2010-11-11
Add password expiration support to DevicePolicyManager.
Jim Miller
[next]