Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
a68697005137c2b5c5feb43b8cac078f7b75ec18
/
services
/
devicepolicy
22afe62
Merge "Added isRemovingAdmin method" into lmp-mr1-dev
by Fyodor Kupolov
· 10 years ago
96fb932
Added isRemovingAdmin method
by Fyodor Kupolov
· 10 years ago
a0116af
Potential fix for accidental deactivation of profile owner
by Amith Yamasani
· 10 years ago
77e2533
Merge "Add flag for wiping factory reset protection data." into lmp-mr1-dev
by Paul Crowley
· 10 years ago
a7e87ac
Add flag for wiping factory reset protection data.
by Paul Crowley
· 10 years ago
80559f4
DevicePolicy: Don't warn about managed profile CAs
by Robin Lee
· 10 years ago
702d9e3
Merge "Fix DPM.resetPassword("")" into lmp-mr1-dev
by Adrian Roos
· 10 years ago
3a3d212
Different messages when wiping user and not device
by Amith Yamasani
· 10 years ago
08229e8
Merge "Shutdown backup manager service when device owner is set" into lmp-mr1-dev
by Zoltan Szatmary-Ban
· 10 years ago
f8f56bc
Fix DPM.resetPassword("")
by Adrian Roos
· 10 years ago
735f228
Merge "Remove permission check in DevicePolicyManager.isUninstallBlocked()" into lmp-mr1-dev
by Rubin Xu
· 10 years ago
3a7d3fc
Merge "Fix equality test in getProfileOwnerAdmin()" into lmp-mr1-dev
by Rubin Xu
· 10 years ago
a97855b
Remove permission check in DevicePolicyManager.isUninstallBlocked()
by Rubin Xu
· 10 years ago
26ac6a6
Shutdown backup manager service when device owner is set
by Zoltan Szatmary-Ban
· 10 years ago
d01ff6d
Added synchronization to handlePackagesChanged method
by Fyodor Kupolov
· 10 years ago
52c39a1
Allow profile owners to set the unknown source setting
by Amith Yamasani
· 10 years ago
5ce1cb2
Move device admin max screen off timeout to internal interface.
by Jeff Brown
· 10 years ago
e303bf4
Update TrustAgentService API after review
by Jim Miller
· 10 years ago
d7892e7
Fix equality test in getProfileOwnerAdmin()
by Rubin Xu
· 10 years ago
f5c00c1
Merge "Send ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED Broadcast when a user restriction has been changed." into lmp-mr1-dev
by Benjamin Franz
· 10 years ago
0572054
Send ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED Broadcast when a user restriction has been changed.
by Benjamin Franz
· 10 years ago
e69bdca
DevicePolicy: Restore CA warning to K behaviour
by Robin Lee
· 10 years ago
cd410ba
Use the correct method to check if device is encrypted
by Amith Yamasani
· 10 years ago
3836c9a
Fix getStorageEncryptionStatus() in DevicePolicyManager
by Jim Miller
· 10 years ago
2c3886c
Merge "Fix admin policies in managed profiles" into lmp-dev
by Amith Yamasani
· 10 years ago
242f4b1
Fix admin policies in managed profiles
by Amith Yamasani
· 10 years ago
28433db
Fix a NPE in device policy manager service.
by Svetoslav
· 10 years ago
d0130e8
DevicePolicy: One cert tracker warning per profile
by Robin Lee
· 10 years ago
baa0593
Merge "Ignore badly formed ComponentNames when loading device_owner.xml" into lmp-dev
by Kenny Guy
· 10 years ago
be16357
Ignore badly formed ComponentNames when loading device_owner.xml
by Kenny Guy
· 10 years ago
004a4b2
Include reason when wiping data.
by Jeff Sharkey
· 10 years ago
8d9f121
Merge "Allow primary user profile owner to set device restrictions" into lmp-dev
by Amith Yamasani
· 10 years ago
dd31a10
bug fix: Allow enableSystemApps to be called by profile and device owner.
by Jessica Hummel
· 10 years ago
c34dc7c
Allow primary user profile owner to set device restrictions
by Amith Yamasani
· 10 years ago
d616a33
Prevent device owner registration after setup is complete
by Amith Yamasani
· 10 years ago
d09fbaf
Merge "Add new adb dpm (= DevicePolicyManager) command" into lmp-dev
by Esteban Talavera
· 10 years ago
b5ef162
Add new adb dpm (= DevicePolicyManager) command
by Esteban Talavera
· 10 years ago
26408cc
Add DevicePolicyManager PrivateKey mgmt
by Bernhard Bauer
· 10 years ago
f58e532
Merge "Apply cross-user restrictions to Shell" into lmp-dev
by Amith Yamasani
· 10 years ago
d86734b
Merge "Allow device owners to update LOCATION_MODE." into lmp-dev
by Julia Reynolds
· 10 years ago
8cd28b5
Apply cross-user restrictions to Shell
by Amith Yamasani
· 11 years ago
a240d83
Merge "Don't allow guests to install from unknown sources" into lmp-dev
by Amith Yamasani
· 10 years ago
82735bc
Allow device owners to update LOCATION_MODE.
by Julia Reynolds
· 10 years ago
127343cb
Merge "Eliminate deadlock by deferring wipe data call" into lmp-dev
by Craig Mautner
· 10 years ago
66eb521
Eliminate deadlock by deferring wipe data call
by Craig Mautner
· 10 years ago
29ce85b
Don't allow guests to install from unknown sources
by Amith Yamasani
· 10 years ago
808f6ef
Pass ComponentName to probing certificate methods
by Esteban Talavera
· 10 years ago
a8528c6
Merge "Audio/Micrphone user restriction/multiuser updates." into lmp-dev
by Julia Reynolds
· 10 years ago
65c2797
Relocate broken getCallingUserId() calls
by Robin Lee
· 10 years ago
729b2a6
Renamed getUninstallBlocked to isUninstallBlocked
by Esteban Talavera
· 10 years ago
b53453f
Audio/Micrphone user restriction/multiuser updates.
by Julia Reynolds
· 10 years ago
19d431f
Merge "Limit the settings profile/device owners can update." into lmp-dev
by Julia Reynolds
· 10 years ago
9ed66da
Limit the settings profile/device owners can update.
by Julia Reynolds
· 10 years ago
0ced627
Provide lockdown of date/time device owners.
by Sander Alewijnse
· 10 years ago
de3af82
Merge "Write device owner name to XML" into lmp-dev
by Jason Monk
· 10 years ago
4e7a65f
Write device owner name to XML
by Jason Monk
· 10 years ago
d5c5c13
Rename get/setBlockUninstall() to get/setUninstallBlocked()
by Esteban Talavera
· 10 years ago
8c5c373
Merge "Remove setApplicationsHidden" into lmp-dev
by Esteban Talavera
· 10 years ago
b9e468c
Merge "Add apis for whitelisting IMEs and accessibility services." into lmp-dev
by Kenny Guy
· 10 years ago
115cd65
Remove setApplicationsHidden
by Esteban Talavera
· 10 years ago
fa80a4f
Add apis for whitelisting IMEs and accessibility services.
by Kenny Guy
· 10 years ago
6bd7025
Notify app widget hosts when cross-profile providers change.
by Svet Ganov
· 10 years ago
afe7a2c
Merge "Prevent profile owners from setting certain user restrictions." into lmp-dev
by Julia Reynolds
· 10 years ago
2cb384f
Prevent profile owners from setting certain user restrictions.
by Julia Reynolds
· 10 years ago
255dd04
Added notification color to all system notifications
by Selim Cinek
· 10 years ago
95d9ad0
Merge "Fixes to lock task API from API review" into lmp-dev
by Jason Monk
· 10 years ago
d438def
Merge "Apply lockdowns when user restrictions are set." into lmp-dev
by Julia Reynolds
· 10 years ago
3d9eb78
Apply lockdowns when user restrictions are set.
by Julia Reynolds
· 10 years ago
29564cd
Remove system_server classes from the boot image.
by Narayan Kamath
· 10 years ago
48aacba
Fixes to lock task API from API review
by Jason Monk
· 10 years ago
b8b4774
Fix NPE in DevicePolicyManagerService that crashed SystemUI
by Adrian Roos
· 10 years ago
00f201e
Merge "Wipe only managed profile when max number of incorrect passwords exceeded" into lmp-dev
by Esteban Talavera
· 10 years ago
fe0f24c
Wipe only managed profile when max number of incorrect passwords exceeded
by Esteban Talavera
· 10 years ago
318f91b
Fix NPE in device policy manager service.
by Svetoslav
· 10 years ago
976e8bd
Allow adding widgets from user profiles.
by Svetoslav
· 10 years ago
a87863a
Fix deadlock window manager and device policy manager.
by Sander Alewijnse
· 10 years ago
50c3607
Don't turn off screen after wiping user profiles
by Robin Lee
· 10 years ago
bf3a946
Set profile owner via an intent
by Amith Yamasani
· 10 years ago
604e755
Add new DevicePolicyManager API to allow fine-grained TrustAgent management
by Jim Miller
· 10 years ago
ea4f010
Merge "Remove the profile/device owner user restriction bypass." into lmp-dev
by Julia Reynolds
· 10 years ago
401de17
Remove the profile/device owner user restriction bypass.
by Julia Reynolds
· 10 years ago
0da218b
Don't update user's setup state unless it changed
by Amith Yamasani
· 10 years ago
3f7777f
Storing the app who sets a CrossProfileIntentFilter.
by Nicolas Prevot
· 10 years ago
d2a1eec
Add Device Policy API to disable screen capture.
by Sander Alewijnse
· 10 years ago
8ddeee9
Use foreground broadcast to get device admin msg.
by Dianne Hackborn
· 10 years ago
9c2be6c
Stop double-loading device admins
by Robin Lee
· 10 years ago
eee5094
Fix a security exception when checking cross-profile caller-id cap.
by Amith Yamasani
· 10 years ago
e5bcff6
Rename setApplicationBlocked to setApplicationHidden
by Amith Yamasani
· 10 years ago
c8fa3ae
Merge "Create DPM APIs for cross profile callerId" into lmp-dev
by Adam Connors
· 10 years ago
210fe21
Create DPM APIs for cross profile callerId
by Adam Connors
· 10 years ago
999d394
Ads per-user APIs to manage accounts through the AccountManager
by Alexandra Gherghina
· 10 years ago
3f4f2fb
Merge "Keep track of user_setup_complete in DPMS" into lmp-dev
by Amith Yamasani
· 10 years ago
ed239cb
Keep track of user_setup_complete in DPMS
by Amith Yamasani
· 10 years ago
655be2a
Revert "Remove enableSystemApp methods."
by Adam Connors
· 10 years ago
582d911
Add API for device owner to switch users
by Jason Monk
· 10 years ago
85516d0
Add new "pin complex" type to supported keyguard PINs
by Jim Miller
· 11 years ago
fe05380
Restrict factory reset with user restrictions.
by Julia Reynolds
· 10 years ago
c13053b
Add package state to block uninstall.
by Kenny Guy
· 11 years ago
1333ea1
Provide api to set the managed profile name.
by Jessica Hummel
· 11 years ago
ef1de65
Trust Agents: Disable until next unlock if device is locked by DPM
by Adrian Roos
· 10 years ago
Next »