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
*
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
*
resolved conflicts for merge of 964eb438 to master
Kenny Root
2010-10-18
1
-4
/
+16
|
\
|
*
Implement issue #3094621 and #3094609 - wipe sd card
Dianne Hackborn
2010-10-16
1
-4
/
+16
*
|
resolved conflicts for merge of 6a3eddb4 to master
Dianne Hackborn
2010-09-30
1
-0
/
+3
|
\
\
|
|
/
|
*
Rub in a little 'ol log-b-gone.
Dianne Hackborn
2010-09-30
1
-0
/
+3
*
|
Device Policy Manager changes to enable Global Proxy.
Oscar Montemayor
2010-08-04
1
-0
/
+137
*
|
Adding support for minimum number of non letter characters.
Konstantin Lopyrev
2010-06-08
1
-4
/
+67
*
|
am db603bb5: am 3b68548d: am 75b6a6b9: Merge "Fix 2737842: Disable KeguardMan...
Jim Miller
2010-06-08
1
-0
/
+7
|
\
\
|
|
/
|
*
Fix 2737842: Disable KeguardManager API if device policy is enabled
Jim Miller
2010-06-08
1
-0
/
+7
*
|
Fix 2677197: Adding minimum complex character support.
Konstantin Lopyrev
2010-05-27
1
-7
/
+349
*
|
Fix 2673731: Adding support for password history to Device Admin.
Konstantin Lopyrev
2010-05-24
1
-83
/
+128
|
/
*
Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be ...
Dianne Hackborn
2010-03-22
1
-40
/
+89
*
Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot...
Dianne Hackborn
2010-03-19
1
-0
/
+1
*
Move DeviceAdmin APIs to android.app.admin.
Dianne Hackborn
2010-02-26
1
-6
/
+115
[next]