Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
82f94056ced121acfb2d45067e3477cffae52621
/
services
/
devicepolicy
ce1b92a
Add SET_GLOBAL_SETTING logs in DPMS.
by arangelov
· 5 years ago
49ed323
DPM: Add API for granting apps access to keys
by Eran Messeri
· 5 years ago
fd0f321
Use IndentingPrintWriter in DevicePolicyManager
by Rubin Xu
· 6 years ago
230c0a7
Move permission flag methods
by Todd Kennedy
· 5 years ago
cf5ff82
Remove PER_PROFILE_IME_ENABLED property
by Tarandeep Singh
· 5 years ago
51224f6
Minor refactoring in DPMS.
by Pavel Grafov
· 5 years ago
2dbd527
Merge "Move non-flaky not too long tests into presubmit"
by Pavel Grafov
· 5 years ago
1edbb81
Move non-flaky not too long tests into presubmit
by Pavel Grafov
· 5 years ago
4351733
Merge "Don't dismiss keyguard when enabling it" into qt-dev am: 785a88846a am: ecfa99dab7
by Ivan Podogov
· 5 years ago
965b91f
Include userId in the exception message for diagnostics
by Pavel Grafov
· 5 years ago
680e357
Don't dismiss keyguard when enabling it
by Ivan Podogov
· 5 years ago
c7344a6
Merge "Log correct number of whitelisted packages." into qt-dev am: fefd66a530 am: 6e6bb06bfd
by Pavel Grafov
· 5 years ago
e13f1b5
Log correct number of whitelisted packages.
by Pavel Grafov
· 5 years ago
8394a7b
Merge "Removing requirement for FEATURE_DEVICE_ADMIN in DPMS.setActivePasswordState()." into qt-dev am: e45e09fcee am: dcb4951fea
by Jovana Knezevic
· 5 years ago
718c91c
Removing requirement for FEATURE_DEVICE_ADMIN in DPMS.setActivePasswordState().
by jovanak
· 5 years ago
26283a2
Merge "Fix deadlock in KeyguardDisableHandler" into qt-dev am: 6cf5ea63eb am: 8643b456b6
by Rubin Xu
· 5 years ago
6cf5ea6
Merge "Fix deadlock in KeyguardDisableHandler" into qt-dev
by Rubin Xu
· 5 years ago
168b2a5
Merge "Add a mapping for kDownloadMetadataSignatureMismatch." into qt-dev am: 4292c260dc am: 355f8e70a0
by Alex Kershaw
· 5 years ago
494f8de
Add a mapping for kDownloadMetadataSignatureMismatch.
by Alex Kershaw
· 5 years ago
13531cc
Fix deadlock in KeyguardDisableHandler
by Rubin Xu
· 6 years ago
8c46e33
Merge "Whitelist background activity starts from device admin in #sendAdminCommandLocked." into qt-dev am: 3335202167 am: 1352b54a84
by Jonathan Scott
· 5 years ago
367ebf4
Whitelist background activity starts from device admin in #sendAdminCommandLocked.
by Jonathan Scott
· 5 years ago
4f09b09f
Merge "Whitelist all perms on installExistingPackage" into qt-dev
by Philip P. Moltmann
· 5 years ago
5f9811f
Merge "Whitelist all perms on installExistingPackage"
by Philip P. Moltmann
· 5 years ago
ae01115
Merge "Merge "Do not compare ID when deduplicating SecurityEvent" into qt-dev am: 8c10c28673 am: 870c6e846c" into qt-r1-dev-plus-aosp
by Rubin Xu
· 5 years ago
bfcffa0
Whitelist all perms on installExistingPackage
by Philip P. Moltmann
· 5 years ago
a4bd150
Whitelist all perms on installExistingPackage
by Philip P. Moltmann
· 5 years ago
17d08f4
Do not compare ID when deduplicating SecurityEvent
by Rubin Xu
· 5 years ago
d0cd4d2
Merge "Bump several device admin notifications to high priority" into qt-dev am: c3c30eefb2
by Rubin Xu
· 5 years ago
897750a
Bump several device admin notifications to high priority
by Rubin Xu
· 6 years ago
a5fc86a
Merge "Add a resource config to define a default supervision component." into qt-dev am: 7446be3f7d
by Michael Wachenschwanz
· 6 years ago
3e1e24a
Add a resource config to define a default supervision component.
by Michael Wachenschwanz
· 6 years ago
622416b
Merge "Don't ignore updated policies on PO/DO." into qt-dev am: 07806b3d78
by Alex Kershaw
· 6 years ago
3b719f1
Merge "Always enable DPMS lock check" into qt-dev am: dcc2255eb1 am: 00b47db07e
by Makoto Onuki
· 6 years ago
dc7d07c
Exclude flaky tests via annotation.
by Pavel Grafov
· 6 years ago
07806b3
Merge "Don't ignore updated policies on PO/DO." into qt-dev
by Alex Kershaw
· 6 years ago
a883567
Always enable DPMS lock check
by Makoto Onuki
· 6 years ago
e4d398c
Don't ignore updated policies on PO/DO.
by Alex Kershaw
· 6 years ago
24ab4aa
Merge "Catch exceptions thrown from UpdateEngine#applyPayload."
by TreeHugger Robot
· 6 years ago
76f824b1
Catch exceptions thrown from UpdateEngine#applyPayload.
by Alex Kershaw
· 6 years ago
dbc98b3
Catch exceptions thrown from UpdateEngine#applyPayload.
by Alex Kershaw
· 6 years ago
ab48af4
Merge "Check device owner by callingUid in ActivityStarter" into qt-dev
by TreeHugger Robot
· 6 years ago
96f5c35
Check device owner by callingUid in ActivityStarter
by Ricky Wai
· 6 years ago
7b68bad
Limit IsSeparateProfileChallengeAllowed to system callers am: 1b6301cf24
by Pavel Grafov
· 6 years ago
406229f
Limit IsSeparateProfileChallengeAllowed to system callers am: 1b6301cf24
by Pavel Grafov
· 6 years ago
1b6301c
Limit IsSeparateProfileChallengeAllowed to system callers
by Pavel Grafov
· 6 years ago
edeb2ff
Remove DELEGATION_PACKAGE_INSTALLATION
by Rubin Xu
· 6 years ago
b00f655
Merge "Ensure that we always log updating from file."
by TreeHugger Robot
· 6 years ago
ca4a858
Ensure that we always log updating from file.
by Alex Kershaw
· 6 years ago
e9715fd
BaseIDevicePolicyManager Q cleanup.
by Lenka Trochtova
· 6 years ago
d18900b
Merge "Remove unused code and cleanup parameters for DPM dev ID access"
by Michael Groover
· 6 years ago
9fd02c5
Remove unused code and cleanup parameters for DPM dev ID access
by Michael Groover
· 6 years ago
5659644
Merge "Show correct restriction enforcement info for unknown apps installs."
by TreeHugger Robot
· 6 years ago
b5e820c7
Merge "Fix SecurityException when calling DevicePolicyManager.setMaximumTimeToLock"
by TreeHugger Robot
· 6 years ago
edc3e6a
Show correct restriction enforcement info for unknown apps installs.
by Irina Dumitrescu
· 6 years ago
0c696c9
Fix SecurityException when calling DevicePolicyManager.setMaximumTimeToLock
by Rubin Xu
· 6 years ago
c90674d
Change existing LockPatternUtil APIs to fail untrusted password updates.
by Irina Dumitrescu
· 6 years ago
19a4fb3
Make LSS report honest password quality to DPMS
by Pavel Grafov
· 6 years ago
820b250
DO NOT MERGE Refactor passwords/pins/patterns to byte[]
by Rich Cannings
· 6 years ago
8b17ad0
Add metric logging for new delegated APIs
by Rubin Xu
· 6 years ago
c7f498f
Merge "Private DNS API: Follow-up on review"
by Eran Messeri
· 6 years ago
794d22d
Merge "Update screen lock complexity permission to password complexity"
by TreeHugger Robot
· 6 years ago
ff9c105
Private DNS API: Follow-up on review
by Eran Messeri
· 6 years ago
7ac9a71
Update screen lock complexity permission to password complexity
by bernardchau
· 6 years ago
32d5355
Notify the TrustAgent when the token is activated.
by Ram Periathiruvadi
· 6 years ago
cef704e
Improve documentation of secure lock screen feature.
by Lenka Trochtova
· 6 years ago
383223a
Merge "Refactor passwords/pins/patterns to byte[]"
by Rich Cannings
· 6 years ago
933c8e0
Merge changes from topics "policy_fixed_set_via_perm_controller", "protect-policy-flags"
by Philip P. Moltmann
· 6 years ago
41df9f9
Ask Perm Controller to set policy-fixed perms
by Philip P. Moltmann
· 6 years ago
f64ec63
Refactor passwords/pins/patterns to byte[]
by Rich Cannings
· 6 years ago
5bf79b4
Merge "Fix logging string"
by TreeHugger Robot
· 6 years ago
047bf28
Merge "Dummy change to test postsubmit invocation"
by Pavel Grafov
· 6 years ago
7418ef9
Fix logging string
by Eran Messeri
· 6 years ago
846ad2d
Dummy change to test postsubmit invocation
by Pavel Grafov
· 6 years ago
5af5841
Trigger CtsDevicePolicyManagerTestCases in postsubmit
by Pavel Grafov
· 6 years ago
bc40490
Merge "Managed system update API council changes."
by Alex Kershaw
· 6 years ago
afd14bfd
Merge "Updated permission name according to API review"
by TreeHugger Robot
· 6 years ago
4026cae
Push the device owner packageName from DPMS to ATMS
by Michal Karpinski
· 6 years ago
97d0e8f
Managed system update API council changes.
by Alex Kershaw
· 6 years ago
0912190
Updated permission name according to API review
by Bernard Chau
· 6 years ago
508db9d
Fix javadoc for enabling backup in DevicePolicyManager
by Stefano
· 6 years ago
12d08fd
Merge "Logging getPasswordComplexity events with the calling app package name"
by TreeHugger Robot
· 6 years ago
6f6ab37
Merge "Enforce cross profile calendar policies in one place."
by Yueming Wang
· 6 years ago
8f2c191
Grant Device ID access to PO/DO delegates
by Eran Messeri
· 6 years ago
dded98f
Enforce cross profile calendar policies in one place.
by yuemingw
· 6 years ago
4ac2c95
Merge "Revert "Revert "Add support for enabling backup in work profile in"""
by Stefano Tommasini
· 6 years ago
4e2fd16
Logging getPasswordComplexity events with the calling app package name
by Bernard Chau
· 6 years ago
fc86b8e
Revert "Revert "Add support for enabling backup in work profile in""
by Stefano Tommasini
· 6 years ago
05896da
Update startViewCalendarEventInManagedProfile API according to API review
by yuemingw
· 6 years ago
0c0af4b
Merge "Whitelist packages from VPN lockdown: DPM API." into pi-dev-plus-aosp
by Pavel Grafov
· 6 years ago
5cba336
Whitelist packages from VPN lockdown: DPM API.
by Pavel Grafov
· 6 years ago
fe1cdd0
resolve merge conflicts of fb54fde4023d1837cddf167ae6d503cb064060ad to master
by Dan Albert
· 6 years ago
fb54fde
Merge "Revert "Whitelist packages from VPN lockdown."" am: 9f73671651
by Dan Albert
· 6 years ago
ee8e6a0
Revert "Whitelist packages from VPN lockdown."
by Dan Albert
· 6 years ago
356227b0
Merge "Add back @NonNull to DevicePolicyManager.wipeData"
by TreeHugger Robot
· 6 years ago
52e0e40
Merge "Whitelist packages from VPN lockdown." am: efc773525c am: 295016b22b
by Pavel Grafov
· 6 years ago
bb9cef0
Whitelist packages from VPN lockdown.
by Pavel Grafov
· 6 years ago
46165b5
Merge "Whitelist packages from VPN lockdown."
by Pavel Grafov
· 6 years ago
d4ad549
Add back @NonNull to DevicePolicyManager.wipeData
by Alex Chau
· 6 years ago
1d58621
Whitelist packages from VPN lockdown.
by Pavel Grafov
· 6 years ago
Next »