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
/
core
/
java
/
android
/
app
/
admin
/
DevicePolicyManagerInternal.java
Age
Commit message (
Expand
)
Author
2021-11-24
Update deletion conditions for a package's UsageStats.
Varun Shah
2021-06-16
Split DevicePolicyManagerInternal into DevicePolicyManagerLiteInternal.
Felipe Leme
2021-06-09
Don't reset user VPN without reason
Pavel Grafov
2021-02-08
New device policy API: DeviceAdminReceiver.onUnsafeOperationStateChanged()
Felipe Leme
2020-12-21
Added profile-owner and device-owner on cmd user list.
Felipe Leme
2020-12-21
Revert "Added profile-owner and device-owner on cmd user and dump user."
bsears
2020-12-16
Merge "Correctly reset cross-profile app-op"
Kholoud Mohamed
2020-12-15
Correctly reset cross-profile app-op
Alex Kershaw
2020-12-11
Added profile-owner and device-owner on cmd user and dump user.
Felipe Leme
2020-12-01
Make WPMS look for DOs and POs in the correct calling user
Alex Kershaw
2020-10-06
Refactoring: Use explicit methods for checking DO/PO
Eran Messeri
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-05-19
Prevent DPCs from requesting INTERACT_ACROSS_PROFILES
Alex Kershaw
2020-04-06
Remove platform-signed apps from configurable cross profile apps
kholoud mohamed
2020-02-12
Add manifest broadcasts for profile (un-)available.
Pierre Barbier de Reuille
2020-01-09
Add can interact/request to interact across profiles APIs
kholoud mohamed
2019-12-08
Kill off untrusted password reset
Rubin Xu
2019-10-08
Allow the supervision app to access certain UsageStats APIs.
Varun Shah
2019-09-25
Stop LockSettingsService from calling DevicePolicyManager directly
Rubin Xu
2018-12-12
Implement DELEGATION_PACKAGE_INSTALLATION
Rubin Xu
2018-03-14
Fix deadlock regarding screen-capture-disabled
Makoto Onuki
2018-01-24
Fix Printing policy in profile owner.
Vladislav Kuzkokov
2018-01-16
Ensure a user's SP does't change.
Andrew Scull
2017-12-06
Profile lock timeout.
Pavel Grafov
2017-11-30
Allow secondary user POs on affiliated devices more DPM APIs
Benjamin Franz
2016-06-27
Show policy transparency screen if adding an account is not allowed.
Nicolas Prevot
2016-06-14
Don't take the DPMS lock in DPMI.createPackageSuspendedDialogIntent
Makoto Onuki
2016-06-08
Push DO/PO package names from DPMS to PM
Makoto Onuki
2016-03-15
Updating javadoc for DPM apis
Suprabh Shukla
2016-03-15
Show admin support dialog if app is suspended.
Sudheer Shanka
2016-03-09
Calling method in DPMS after resolving userId
Suprabh Shukla
2016-03-03
Not clearing data for a package that is a DO or PO
Suprabh Shukla
2015-11-19
More work on layered user restrictions.
Makoto Onuki
2015-11-12
Revert "Do not call into ActivityManager from DPMS within DPMS lock"
Makoto Onuki
2015-11-10
Do not call into ActivityManager from DPMS within DPMS lock
Makoto Onuki
2015-10-27
Layer user restrictions
Makoto Onuki
2015-03-25
Add isActiveAdminWithPolicy to DevicePolicyManagerInternal
Zoltan Szatmary-Ban
2014-08-20
Notify app widget hosts when cross-profile providers change.
Svet Ganov
2014-08-05
Allow adding widgets from user profiles.
Svetoslav