Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
aa5605ffee270ef8802c5d9dc8df8ce71e377f55
/
services
/
devicepolicy
115d2c1
Add feature versions for devices and apps.
by Jeff Sharkey
· 9 years ago
eff90bd
Merge "Allow privileged apps to set the organization color." into nyc-dev
by Nicolas Prévot
· 9 years ago
29b1319
Merge "Add support for current failed lock attempts and max attempts" into nyc-dev
by Clara Bayarri
· 9 years ago
51e41ad
Add support for current failed lock attempts and max attempts
by Clara Bayarri
· 9 years ago
d6c90a8
Merge "Fix testApplicationRestrictionsManagingApp unit test" into nyc-dev
by Rubin Xu
· 9 years ago
8f7698a
Allow privileged apps to set the organization color.
by Nicolas Prevot
· 9 years ago
5f05cf9
Merge "If package has no active admins, just uninstall right away" into nyc-dev
by Makoto Onuki
· 9 years ago
641ea63
Merge "DPMS shouldn't remove admins that aren't crypto aware." into nyc-dev
by Kenny Guy
· 9 years ago
44fc4ae
DPMS shouldn't remove admins that aren't crypto aware.
by Kenny Guy
· 9 years ago
ed1928a
Fix testApplicationRestrictionsManagingApp unit test
by Rubin Xu
· 9 years ago
09f8568
Merge "DPM.createAndManageUser should work even with DISALLOW_ADD_USER set" into nyc-dev
by Philipp Weiß
· 9 years ago
e9c4406
DPM.createAndManageUser should work even with DISALLOW_ADD_USER set
by phweiss
· 9 years ago
ed5c8f0
Log strength of auth method used into security log
by Michal Karpinski
· 9 years ago
ed9fa2c
If package has no active admins, just uninstall right away
by Makoto Onuki
· 9 years ago
338c1d8
Merge "Added an api to uninstall a packge with active DAs" into nyc-dev
by Suprabh Shukla
· 9 years ago
8212ae0
Consistent naming for internal storage APIs.
by Jeff Sharkey
· 9 years ago
a2ae223
Added an api to uninstall a packge with active DAs
by Suprabh Shukla
· 9 years ago
66a320d
Merge "Check for null on app restrictions managing app APIs" into nyc-dev
by Esteban Talavera
· 9 years ago
f03d0a6
Require delegated cert installer and app restriction manager to exist
by Rubin Xu
· 9 years ago
48e64f2
Check for null on app restrictions managing app APIs
by Esteban Talavera
· 9 years ago
e28e5a9
Fail if setProfileEnabled is called outside a managed profile.
by Nicolas Prevot
· 9 years ago
57218cb
Merge "Made changes to fix some policy transparency options."
by Sudheer Shanka
· 9 years ago
5692586
Made changes to fix some policy transparency options.
by Sudheer Shanka
· 9 years ago
8c41a1c
Match non-crypto aware admins when registering.
by Kenny Guy
· 9 years ago
a0fddc1
Merge "Ignore unknown user restrictions and WTF instead."
by Makoto Onuki
· 9 years ago
939be877
Slightly change the "pre-N" so it's CTS-friendly.
by Makoto Onuki
· 9 years ago
1f1ceef
Ignore unknown user restrictions and WTF instead.
by Makoto Onuki
· 9 years ago
90b8965
DO / PO Shouldn't be removed as active admin...
by Makoto Onuki
· 9 years ago
49caead
Call SecurityLog methods via Injector
by Rubin Xu
· 9 years ago
fe13c5f
Merge "Fix that can't launch managed QuickContact in ContactSearch"
by Victor Chang
· 9 years ago
d38308e
Merge "Fix DPM unit tests"
by Makoto Onuki
· 9 years ago
3f3657a
Fix DPM unit tests
by Makoto Onuki
· 9 years ago
70b1751
Fix that can't launch managed QuickContact in ContactSearch
by Victor Chang
· 9 years ago
b4ec8aa
Merge "Revert "Throw for unknown user restrictions.""
by Makoto Onuki
· 9 years ago
2ec157d
Revert "Throw for unknown user restrictions."
by Makoto Onuki
· 9 years ago
c3cd05f
Add DevicePolicyManager APIs for process logging.
by Rubin Xu
· 9 years ago
f3bc593
Merge "Throw for unknown user restrictions."
by Makoto Onuki
· 9 years ago
3861bf7
Throw for unknown user restrictions.
by Makoto Onuki
· 9 years ago
dd231a1
Merge "Add policy to set the organization name"
by Benjamin Franz
· 9 years ago
3e8a709
Add policy to set the organization name
by Benjamin Franz
· 9 years ago
d4efab1
Merge "Fix exception when calling setPasswordExpirationTimeout"
by Esteban Talavera
· 9 years ago
d07438f3
Fix exception when calling setPasswordExpirationTimeout
by Esteban Talavera
· 9 years ago
bc0ce99
Merge "Logging of keyguard actions into security log"
by Michal Karpinski
· 9 years ago
31502d3
Logging of keyguard actions into security log
by Michal Karpinski
· 9 years ago
ca3f6fa
Fix exception message
by Makoto Onuki
· 9 years ago
1244ece
Merge "Make DPM.clearProfileOwner() public."
by Makoto Onuki
· 9 years ago
5bf6802
Make DPM.clearProfileOwner() public.
by Makoto Onuki
· 9 years ago
f348e8e
Add policy for enforcing that all users are ephemeral.
by Lenka Trochtova
· 9 years ago
a269c5d
Merge "Add a flag for creating an ephemeral user with DevicePolicyManager#createAndManageUser."
by Lenka Trochtova
· 9 years ago
c8202c8
Add a flag for creating an ephemeral user with
by Lenka Trochtova
· 9 years ago
d769391
Check if the profile password would comply as the device lock
by Clara Bayarri
· 9 years ago
697815e
Merge "Launch managed quick contacts without contact id"
by Victor Chang
· 9 years ago
44a1808
Merge "Add explicit and persistent user provisioning state."
by Alan Treadway
· 9 years ago
a92e121
Make API createAndManageUser public
by phweiss
· 9 years ago
97bdacc
Launch managed quick contacts without contact id
by Victor Chang
· 9 years ago
ab83fd5
Merge "DPMS organisation API - Add a missing checkNotNull"
by Robin Lee
· 9 years ago
5f09616
Merge "Add new API function createAndManageUser"
by Philipp Weiß
· 9 years ago
d48788c
DPMS organisation API - Add a missing checkNotNull
by Robin Lee
· 9 years ago
afad878
Add explicit and persistent user provisioning state.
by Alan Treadway
· 9 years ago
343fb33
Add new API function createAndManageUser
by phweiss
· 9 years ago
fe434a1
Merge "Add additional APIs supported work on the parent DPM instance"
by Esteban Talavera
· 9 years ago
4c052f2
Implement user affiliation
by Bartosz Fabianowski
· 9 years ago
6239991
Add additional APIs supported work on the parent DPM instance
by Esteban Talavera
· 9 years ago
947f355
Merge "Add profile policy to set work challenge background color"
by Benjamin Franz
· 9 years ago
59720bb
Add profile policy to set work challenge background color
by Benjamin Franz
· 9 years ago
b7cc096
Merge "Added restriction if a user is allowed to change the icon. BUG: 25305966"
by Oleksandr Peletskyi
· 9 years ago
7f1f1df
Added restriction if a user is allowed to change the icon. BUG: 25305966
by Oleksandr Peletskyi
· 9 years ago
0fdcd3d
Added new password quality constant PASSWORD_QUALITY_MANAGED to make it possible
by Oleksandr Peletskyi
· 9 years ago
45aab9d
Applying finalized strings for remote bugreports
by Michal Karpinski
· 9 years ago
a8c8851
Merge "DPM changes to support remote bugreports"
by Michal Karpinski
· 9 years ago
206747d
Fix Device policy crashes after adding the account while checking isActivePasswordSufficient
by Clara Bayarri
· 9 years ago
b68d2d5
Merge "Always-on app VPNs"
by Robin Lee
· 9 years ago
3fc437e
DPM changes to support remote bugreports
by Michal Karpinski
· 9 years ago
a177111
Create Work Challenge per-user condition
by Clara Bayarri
· 9 years ago
244ce8e
Always-on app VPNs
by Robin Lee
· 9 years ago
c754dff
Merge "Create a new device policy for controlling work contacts search"
by Victor Chang
· 9 years ago
1060c618
Create a new device policy for controlling work contacts search
by Victor Chang
· 9 years ago
3e826ef
Create parent APIs in DevicePolicyManager
by Clara Bayarri
· 9 years ago
51f3908
Merge "Consistent naming for PackageManager methods."
by Jeff Sharkey
· 9 years ago
e06b4d1
Consistent naming for PackageManager methods.
by Jeff Sharkey
· 9 years ago
06de4e7
Add support message for device admins
by Kenny Guy
· 9 years ago
137241c
Update an error message.
by Sudheer Shanka
· 9 years ago
f3378a2
Merge "Device or profile owner can let another app manage app restrictions"
by Esteban Talavera
· 9 years ago
699d537
Merge "Adding DPM.reboot"
by Mahaver Chopra
· 9 years ago
bf60f72
Device or profile owner can let another app manage app restrictions
by Esteban Talavera
· 9 years ago
1e28391
Wire call to suspend a package
by Andrei Stingaceanu
· 9 years ago
1ce53bc
Adding DPM.reboot
by Mahaver Chopra
· 9 years ago
5b9f167
Only system can set application restrictions via UserManager
by Esteban Talavera
· 9 years ago
055d839
Merge "Allow PO to set DO restrictions if it's on user 0"
by Makoto Onuki
· 9 years ago
5485ed4
Allow PO to set DO restrictions if it's on user 0
by Makoto Onuki
· 9 years ago
55c46f2
Clean up DPM/DPMS to reduce code size.
by Makoto Onuki
· 9 years ago
fbc6564
DevicePolicy API to remove an installed KeyPair
by Robin Lee
· 9 years ago
ee3a437
Send pwchange broadcast to caller only in FBE case
by Robin Lee
· 9 years ago
10ad84a
Create a separate Work Challenge check
by Clara Bayarri
· 9 years ago
29fcf1b
Apply Admin password restrictions to work profile
by Clara Bayarri
· 9 years ago
968dea0
DPMS: Replace ArrayList<>(1) with SingletonList
by Robin Lee
· 9 years ago
574f038
Resolve merge conflicts of 5ec51457e1 to master.
by Robin Lee
· 9 years ago
9c165d7
Add optional permission review for legacy apps - framework
by Svet Ganov
· 9 years ago
28860b7
Fix for being able to setup Managed User from system user.
by Alan Treadway
· 9 years ago
777ef95
Use Context.getSystemService(Class<T>) for InputMethodManager.
by Yohei Yukawa
· 9 years ago
Next »