- 7e99bc0 Modify restrictions bundle per api council recommendations by Amith Yamasani · 13 years ago
- ce70311 Merge "Add user restrictions (credentials, user removal)" into jb-mr2-dev by Emily Bernier · 13 years ago
- 6fd1c85d Remove keystore entries when app data cleared by Kenny Root · 13 years ago
- b223f73 Add user restrictions (credentials, user removal) by Emily Bernier · 13 years ago
- 9429afb Fix a security check in getting app restrictions by Amith Yamasani · 13 years ago
- 790518a Merge "Implicitly enable system apps when updates installed" into jb-mr2-dev by Christopher Tate · 13 years ago
- 32a019d Implicitly enable system apps when updates installed by Christopher Tate · 13 years ago
- 558a3c1 Merge "Kill processes when permissions are revoked." into jb-mr2-dev by Dianne Hackborn · 13 years ago
- f1b7824 Kill processes when permissions are revoked. by Dianne Hackborn · 13 years ago
- 3b9933d Check outInfo is not null by Kenny Root · 13 years ago
- 8c3ee9d Merge "Initial implementation of IntentFirewall functionality" into jb-mr2-dev by Ben Gruver · 13 years ago
- 0d17aaa Merge "Grant optional permissions by default for system apps." into jb-mr2-dev by Nick Kralevich · 13 years ago
- 6079285 Grant optional permissions by default for system apps. by Nick Kralevich · 13 years ago
- d72317a Remove keystore entries when package removed by Kenny Root · 13 years ago
- 4efe940 Initial implementation of IntentFirewall functionality by Ben Gruver · 13 years ago
- 55cfcd7 Merge "doSignaturePermission -> grantSignaturePermission" into jb-mr2-dev by Nick Kralevich · 13 years ago
- f667c8d Merge "grantPermissionsLPw: introduce isNewPlatformPermissionForPackage" into jb-mr2-dev by Nick Kralevich · 13 years ago
- 5b7d148 Merge "grantPermissionsLPw: get rid of a level of curly braces" into jb-mr2-dev by Nick Kralevich · 13 years ago
- bb7ba4a Merge "grantPermissionsLPw: introduce doSignaturePermission" into jb-mr2-dev by Nick Kralevich · 13 years ago
- 94b8c93 doSignaturePermission -> grantSignaturePermission by Nick Kralevich · 13 years ago
- 3337dbf grantPermissionsLPw: introduce isNewPlatformPermissionForPackage by Nick Kralevich · 13 years ago
- daae541 grantPermissionsLPw: get rid of a level of curly braces by Nick Kralevich · 13 years ago
- 35bee33d grantPermissionsLPw: introduce doSignaturePermission by Nick Kralevich · 13 years ago
- 4d491a6 Fix bug in initializing preferred activities. by Dianne Hackborn · 13 years ago
- 9e8ba8f Merge "Improve RestrictionEntry API" into jb-mr2-dev by Amith Yamasani · 13 years ago
- 86118ba Improve RestrictionEntry API by Amith Yamasani · 13 years ago
- 9d034de am 24948d3c: am 946a5c91: Merge "Save off the seinfo value with packages.list." by Geremy Condra · 13 years ago
- 946a5c9 Merge "Save off the seinfo value with packages.list." by Geremy Condra · 13 years ago
- 5c3bd37 am f21a34bf: am 2ff853da: Merge "Add data validation on seinfo labels." by Geremy Condra · 13 years ago
- c92342b Merge "Add user restrictions for bluetooth, sideloading, usb file transfer" into jb-mr2-dev by Maggie Benthall · 13 years ago
- d417ab0 Add data validation on seinfo labels. by Robert Craig · 13 years ago
- a12fccf Add user restrictions for bluetooth, sideloading, usb file transfer by Maggie Benthall · 13 years ago
- 3fa3c28a Keep track of who has disabled applications. by Dianne Hackborn · 13 years ago
- df5e9fe1 Merge "Device Owner, a special kind of device admin" into jb-mr2-dev by Amith Yamasani · 13 years ago
- 71e6c69 Device Owner, a special kind of device admin by Amith Yamasani · 13 years ago
- 4a45373 Save off the seinfo value with packages.list. by Robert Craig · 13 years ago
- 0f40dc9 Add seinfo parsing to PackageManagerService. by Robert Craig · 13 years ago
- c498614 PackageManagerService: update grantPermission / revokePermission by Nick Kralevich · 13 years ago
- 1e0c8e6 Proper security labeling of multi-user data directories. by rpcraig · 14 years ago
- d3f8d03 Add seinfo parsing to PackageManagerService. by Robert Craig · 13 years ago
- df2e92a Application restrictions API by Amith Yamasani · 13 years ago
- 1cd6c6e PackageManagerService: honor requestedPermissionsRequired by Nick Kralevich · 13 years ago
- c895be7 Implement limited shared libraries in apks. by Dianne Hackborn · 13 years ago
- 94d7ddb Use enabled/enabledSetting from PackageParser. by Jeff Sharkey · 13 years ago
- 67df64b Shared accounts and sharing of apps by Amith Yamasani · 14 years ago
- 40bbc3b Merge "Add location sharing toggle user restriction." into jb-mr2-dev by Maggie Benthall · 13 years ago
- 01d159d Lookup permission groups by name by Romain Guy · 13 years ago
- 6794458 Add location sharing toggle user restriction. by Maggie Benthall · 13 years ago
- e45e45e3 Hacks to fix lockdown by Geoffrey Borggaard · 13 years ago
- 1d3079c Merge "App ops: cleanup, handle root and shell, perms." by Dianne Hackborn · 13 years ago
- 514074f App ops: cleanup, handle root and shell, perms. by Dianne Hackborn · 13 years ago
- e4cf734 Starting point for User Restrictions API by Amith Yamasani · 14 years ago
- f51f612 App ops: new operations for SMS. by Dianne Hackborn · 13 years ago
- d4d9364 Maybe fix build. by Dianne Hackborn · 13 years ago
- 8a2ed1d Improve configuration of default preferred apps. by Dianne Hackborn · 13 years ago
- 5e45ee6 App ops: you can now turn off operations. by Dianne Hackborn · 13 years ago
- 51ff575 Merge "Fix issue #7649720: ANR occur when OTA with lower version..." by Dianne Hackborn · 13 years ago
- c4d27a7 Fix issue #7649720: ANR occur when OTA with lower version... by Dianne Hackborn · 13 years ago
- fd7aded Add new disabled state for "optional" built-in apps. by Dianne Hackborn · 13 years ago
- d8e1dbb Rework ParceledListSlice to be much easier to use. by Dianne Hackborn · 13 years ago
- 2125dd5 Merge "AppOps: fix nested op tracking, new API to get apps using permissions." by Dianne Hackborn · 13 years ago
- e799175 AppOps: fix nested op tracking, new API to get apps using permissions. by Dianne Hackborn · 13 years ago
- 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 13 years ago
- 1506921 Revert "App home directories are now 0700 for targetSdkVersion > 17" by Nick Kralevich · 13 years ago
- 92091fa App home directories are now 0700 for targetSdkVersion > 17 by Nick Kralevich · 14 years ago
- 0490f02 Merge "Remove unused code." by Nick Kralevich · 14 years ago
- 4d25426 Remove unused code. by Nick Kralevich · 14 years ago
- 3f96d0e If freeCache deletes APK, give out of space error by Kenny Root · 14 years ago
- 13579ed Cleaner initial boot. by Dianne Hackborn · 14 years ago
- 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 14 years ago
- bc962505 Make sure that the owner user is marked initialized. by Amith Yamasani · 14 years ago
- ffe0cb4 Avoid recycling recently removed user IDs. by Jeff Sharkey · 14 years ago
- ca60ba1 Merge "Move app-lib definition up for system app scanning" into jb-mr1-dev by Kenny Root · 14 years ago
- 584c4cd Move app-lib definition up for system app scanning by Kenny Root · 14 years ago
- f031f23 Fix for some downloaded apps showing up on all users by Amith Yamasani · 14 years ago
- 6f34b41 Fix the user name for the owner. by Amith Yamasani · 14 years ago
- 799916e Merge "Revert "Check non-primary user dirs during package scan"" into jb-mr1-dev by Dave Burke · 14 years ago
- 383fa18 Revert "Check non-primary user dirs during package scan" by Dave Burke · 14 years ago
- 92bc9b3 PMS: check outInfo for null during delete by Kenny Root · 14 years ago
- 56e7563 Merge "Fix issue #7342364: JellyBean broke Toddler Lock, again" into jb-mr1-dev by Dianne Hackborn · 14 years ago
- 77119bc Fix issue #7342364: JellyBean broke Toddler Lock, again by Dianne Hackborn · 14 years ago
- 4525f5b Check non-primary user dirs during package scan by Kenny Root · 14 years ago
- 8074e98 Merge "Fix crashes when quickly adding and removing users" into jb-mr1-dev by Amith Yamasani · 14 years ago
- 9bef329 Merge changes Ie3c8ca8d,Ia175b36d into jb-mr1-dev by Kenny Root · 14 years ago
- db6a14c Fix crashes when quickly adding and removing users by Amith Yamasani · 14 years ago
- cea37434 Try to free cache before giving up on install by Kenny Root · 14 years ago
- a3e9079 Robustly add symlink and add for non-primary users by Kenny Root · 14 years ago
- 1638931 Allow services to query the info for a dying user. by Amith Yamasani · 14 years ago
- 756901d Do cleanup when Stopping users by Amith Yamasani · 14 years ago
- 38f8688 Return ApplicationInfo with requested userId. by Jeff Sharkey · 14 years ago
- 36070b4 Fix verfication bypassed for adb installs by rich cannings · 14 years ago
- 6309271 Fix issue #7295951: Mako asks which Launcher to use at every re-boot by Dianne Hackborn · 14 years ago
- 634cf31 Fix serial number assignment for new user on a freshly wiped device by Amith Yamasani · 14 years ago
- cdf932e Fix PackageInstaller displays with multi-user by rich cannings · 14 years ago
- 5bc54bf Merge "Fix issue #7272775: Auto Start Apps Not Starting" into jb-mr1-dev by Dianne Hackborn · 14 years ago
- 3ed62ad Merge "Fix package verification with multi-user" into jb-mr1-dev by rich cannings · 14 years ago
- 4a9f071 Fix issue #7272775: Auto Start Apps Not Starting by Dianne Hackborn · 14 years ago
- d55deb0 Fix package verification with multi-user by rich cannings · 14 years ago
- 6e2bee7 Migrate more System and Secure settings to Global. by Jeff Sharkey · 14 years ago
- 54289b8 Fix cache deletion for secondary users by Amith Yamasani · 14 years ago