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
/
devicepolicy
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add API for device owner to switch users
Jason Monk
2014-07-10
1
-0
/
+24
*
Add new "pin complex" type to supported keyguard PINs
Jim Miller
2014-07-10
1
-0
/
+1
*
Restrict factory reset with user restrictions.
Julia Reynolds
2014-07-09
1
-0
/
+2
*
Add package state to block uninstall.
Kenny Guy
2014-07-04
1
-0
/
+47
*
Provide api to set the managed profile name.
Jessica Hummel
2014-06-30
1
-1
/
+19
*
Trust Agents: Disable until next unlock if device is locked by DPM
Adrian Roos
2014-06-26
1
-2
/
+6
*
The profile owner shouldn't control lock task
Jason Monk
2014-06-24
1
-6
/
+4
*
Merge "Revert "Revert "Publish DevicePolicyManager CA certificate APIs"""
Robin Lee
2014-06-17
1
-27
/
+34
|
\
|
*
Revert "Revert "Publish DevicePolicyManager CA certificate APIs""
Robin Lee
2014-06-19
1
-27
/
+34
*
|
Merge "Introducing crossProfileIntentFilters that skip the current profile."
Nicolas Prevot
2014-06-17
1
-4
/
+6
|
\
\
|
*
|
Introducing crossProfileIntentFilters that skip the current profile.
Nicolas Prevot
2014-06-18
1
-4
/
+6
|
*
|
Merge "Revert "Publish DevicePolicyManager CA certificate APIs""
Robin Lee
2014-06-17
1
-34
/
+27
|
|
\
\
|
|
|
/
|
|
*
Revert "Publish DevicePolicyManager CA certificate APIs"
Robin Lee
2014-06-17
1
-34
/
+27
|
*
|
Merge "Publish DevicePolicyManager CA certificate APIs"
Robin Lee
2014-06-17
1
-27
/
+34
|
|
\
\
|
|
|
/
|
|
*
Publish DevicePolicyManager CA certificate APIs
Robin Lee
2014-06-11
1
-27
/
+34
*
|
|
Merge "Notify any profile/device owners of lock task"
Jason Monk
2014-06-17
1
-0
/
+22
|
\
\
\
|
*
|
|
Notify any profile/device owners of lock task
Jason Monk
2014-06-18
1
-0
/
+22
|
|
/
/
*
|
|
Change lock-task DPM authorization to packages
Jason Monk
2014-06-17
1
-44
/
+47
|
/
/
*
|
Merge "Allow device owner to configure secondary users"
Jason Monk
2014-06-12
1
-2
/
+47
|
\
\
|
*
|
Allow device owner to configure secondary users
Jason Monk
2014-06-12
1
-2
/
+47
|
|
/
*
|
More meaningful errors for DPM calls by non-owners
Robin Lee
2014-06-11
1
-1
/
+9
|
/
*
Allow profile and device owners to change and get the master volume mute state.
Julia Reynolds
2014-06-09
1
-0
/
+38
*
Add an API to clear the device owner.
Jason Monk
2014-06-06
2
-0
/
+36
*
Merge "Add device-owner based setting of global proxy."
Jason Monk
2014-06-06
1
-0
/
+15
|
\
|
*
Add device-owner based setting of global proxy.
Jason Monk
2014-06-06
1
-0
/
+15
*
|
Merge "Clean up deleted users in DevicePolicyManagerService"
Alexandra Gherghina
2014-06-06
1
-0
/
+27
|
\
\
|
|
/
|
/
|
|
*
Clean up deleted users in DevicePolicyManagerService
Alexandra Gherghina
2014-06-05
1
-0
/
+27
*
|
Fix bug with sending intents to correct user for device admin.
Kenny Guy
2014-06-05
1
-1
/
+2
|
/
*
Merge "Remove enableSystemApp() and enableSystemAppWithInten()."
Sander Alewijnse
2014-06-04
1
-105
/
+0
|
\
|
*
Remove enableSystemApp() and enableSystemAppWithInten().
Sander Alewijnse
2014-05-27
1
-105
/
+0
*
|
Restrictions Manager
Amith Yamasani
2014-05-31
1
-0
/
+41
|
/
*
Rename code related to cross-profile intents.
Nicolas Prevot
2014-05-23
1
-8
/
+8
*
Create deviceowner gated APIs for creating and removing users in devicepolicy...
Julia Reynolds
2014-05-22
1
-0
/
+38
*
Remove enforceManagedProfile for listing keyguard features
Robin Lee
2014-05-21
1
-2
/
+1
*
resolved conflicts for merge of fcc4fed3 to master
Narayan Kamath
2014-05-21
1
-1
/
+1
|
\
|
*
Make power button behavior configurable.
Jeff Brown
2014-05-20
1
-1
/
+1
*
|
Merge "DPM: Disallow some DeviceAdmin policies for ProfileOwners"
Robin Lee
2014-05-21
1
-0
/
+6
|
\
\
|
*
|
DPM: Disallow some DeviceAdmin policies for ProfileOwners
Robin Lee
2014-05-21
1
-0
/
+6
*
|
|
Merge "Add Device/Profile Owner gated apis for setting/getting blocked packag...
Julia Reynolds
2014-05-20
1
-0
/
+87
|
\
\
\
|
*
|
|
Add Device/Profile Owner gated apis for setting/getting blocked packages.
Julia Reynolds
2014-05-20
1
-0
/
+87
|
|
/
/
*
|
|
Allow device/profile owners to update settings.
Julia Reynolds
2014-05-20
1
-0
/
+39
|
/
/
*
|
Use correct package name for profile owner
Amith Yamasani
2014-05-16
1
-1
/
+1
*
|
Fix NPE in DevicePolicyManagerService
Jason Monk
2014-05-16
1
-11
/
+13
*
|
Notify AppOpsService of UserRestrictions and Owners
Jason Monk
2014-05-16
2
-0
/
+40
*
|
Allow setting password restrictions from a managed profile.
Jessica Hummel
2014-05-09
1
-142
/
+267
*
|
DevicePolicyManager Authentication for Lock Task
justinzhang
2014-05-08
1
-0
/
+89
*
|
Add API to disable account management for certain types
Sander Alewijnse
2014-05-08
1
-1
/
+68
*
|
Fix build
Jason Monk
2014-05-07
1
-2
/
+2
*
|
Add enableSystemApp methods to DevicePolicyManager
Adam Connors
2014-05-07
1
-0
/
+109
*
|
Cleaning code related to the forwarding intent filters.
Nicolas Prevot
2014-05-06
1
-1
/
+1
[next]