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