summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/admin
Commit message (Expand)AuthorAgeFilesLines
* Marking two flags as final.Nicolas Prevot2014-09-081-2/+2
* Changed value of EXTRAs to match constant name in code.Esteban Talavera2014-09-051-17/+17
* Change constants from API review feedbackJason Monk2014-09-041-2/+2
* Rename email extra to email bundle key.Sander Alewijnse2014-09-041-12/+6
* Merge "Pass ComponentName to probing certificate methods" into lmp-devEsteban Talavera2014-09-032-11/+26
|\
| * Pass ComponentName to probing certificate methodsEsteban Talavera2014-09-032-11/+26
* | Fix DevicePolicyManager javadocBrian Carlstrom2014-09-031-7/+8
* | Add the provisioning extra admin extras bundle.Sander Alewijnse2014-09-031-0/+12
|/
* Added a warning when the profile has an ownerSelim Cinek2014-08-281-2/+2
* Renamed getUninstallBlocked to isUninstallBlockedEsteban Talavera2014-08-282-3/+3
* Merge "Hide trust agent whitelisting until new API is ready." into lmp-devJim Miller2014-08-271-2/+4
|\
| * Hide trust agent whitelisting until new API is ready.Jim Miller2014-08-271-2/+4
* | Merge "Limit the settings profile/device owners can update." into lmp-devJulia Reynolds2014-08-271-1/+19
|\ \
| * | Limit the settings profile/device owners can update.Julia Reynolds2014-08-271-1/+19
* | | Merge "Provide lockdown of date/time device owners." into lmp-devSander Alewijnse2014-08-272-1/+40
|\ \ \ | |/ / |/| |
| * | Provide lockdown of date/time device owners.Sander Alewijnse2014-08-262-1/+40
* | | Merge "Limit grantTrust() duration to DevicePolicy-imposed limit." into lmp-devJim Miller2014-08-271-1/+1
|\ \ \ | |_|/ |/| |
| * | Limit grantTrust() duration to DevicePolicy-imposed limit.Jim Miller2014-08-221-1/+1
| |/
* | Revert API constants to previous value to match hardcoded value in google3 appsEsteban Talavera2014-08-261-2/+2
|/
* Update TrustAgentService API after review.Jim Miller2014-08-221-0/+2
* Merge "Marking the methods to get Profile/Device Owner with @SystemApi." into...Nicolas Prevot2014-08-211-0/+2
|\
| * Marking the methods to get Profile/Device Owner with @SystemApi.Nicolas Prevot2014-08-211-0/+2
* | Merge "Set last phrase for constant values of EXTRA_* fields to ALL_CAPS" int...Esteban Talavera2014-08-211-19/+19
|\ \
| * | Set last phrase for constant values of EXTRA_* fields to ALL_CAPSEsteban Talavera2014-08-211-19/+19
* | | Merge "Updated documentation for setScreenCaptureDisabled()" into lmp-devEsteban Talavera2014-08-211-2/+5
|\ \ \
| * | | Updated documentation for setScreenCaptureDisabled()Esteban Talavera2014-08-211-2/+5
| | |/ | |/|
* | | Merge "Rename PROVISIONING_NFC_MIME_TYPE to MIME_TYPE_PROVISIONING_NFC" into ...Esteban Talavera2014-08-211-16/+16
|\ \ \
| * | | Rename PROVISIONING_NFC_MIME_TYPE to MIME_TYPE_PROVISIONING_NFCEsteban Talavera2014-08-201-16/+16
| | |/ | |/|
* | | Rename get/setBlockUninstall() to get/setUninstallBlocked()Esteban Talavera2014-08-212-7/+8
* | | Merge "Remove setApplicationsHidden" into lmp-devEsteban Talavera2014-08-212-23/+0
|\ \ \
| * | | Remove setApplicationsHiddenEsteban Talavera2014-08-212-23/+0
| | |/ | |/|
* | | Merge "Add apis for whitelisting IMEs and accessibility services." into lmp-devKenny Guy2014-08-212-0/+164
|\ \ \ | |/ / |/| |
| * | Add apis for whitelisting IMEs and accessibility services.Kenny Guy2014-08-202-0/+164
* | | Merge "Notify app widget hosts when cross-profile providers change." into lmp...Svet Ganov2014-08-211-0/+25
|\ \ \
| * | | Notify app widget hosts when cross-profile providers change.Svet Ganov2014-08-201-0/+25
| |/ /
* | | Add a hidden method to query profile owner name for a userAmith Yamasani2014-08-201-0/+21
|/ /
* | Rename restrictions API class and methodAmith Yamasani2014-08-191-2/+2
|/
* Merge "Fixes to lock task API from API review" into lmp-devJason Monk2014-08-163-26/+41
|\
| * Fixes to lock task API from API reviewJason Monk2014-08-143-26/+41
* | Clean up DevicePolicyManager CA certificate APIsRobin Lee2014-08-121-14/+51
|/
* Allow adding widgets from user profiles.Svetoslav2014-08-053-3/+124
* Add AsUser versions of existing DevicePolicyManager methodsZoltan Szatmary-Ban2014-08-011-4/+28
* Fixing a NullPointerException in isProfileOwnerApp.Nicolas Prevot2014-07-301-3/+4
* Set profile owner via an intentAmith Yamasani2014-07-292-7/+106
* Fix checkbuildAdrian Roos2014-07-291-2/+2
* Make TrustAgentService a SystemApiAdrian Roos2014-07-291-1/+1
* Add new DevicePolicyManager API to allow fine-grained TrustAgent managementJim Miller2014-07-282-0/+50
* Merge "Storing the app who sets a CrossProfileIntentFilter." into lmp-devNicolas Prevot2014-07-241-2/+3
|\
| * Storing the app who sets a CrossProfileIntentFilter.Nicolas Prevot2014-07-281-2/+3
* | Merge "Add http cookie header key as a provisioning extra." into lmp-devSander Alewijnse2014-07-241-0/+11
|\ \ | |/ |/|