1. 4ed745d Add code cache directory for apps. by Jeff Sharkey · 10 years ago
  2. 84f1294 Always derive native library paths at runtime. by Jeff Sharkey · 10 years ago
  3. 41cd577 Send USER_FOREGROUND and USER_BACKGROUND to all related profiles by Amith Yamasani · 10 years ago
  4. ff110bd Multi-arch application installs. by Narayan Kamath · 10 years ago
  5. 539a7ef Removes cross profile package information when removing an user by Alexandra Gherghina · 10 years ago
  6. d746057 Change new file installs to be cluster-based! by Jeff Sharkey · 10 years ago
  7. 3a0dbfb Record properSigningKeySet values to packages.xml by dcashman · 10 years ago
  8. c13053b Add package state to block uninstall. by Kenny Guy · 10 years ago
  9. 55b1078 Initial work for key rotation. by dcashman · 10 years ago
  10. 6e2ae25 Adds cross-profile intent filters for the Settings app by Alexandra Gherghina · 10 years ago
  11. 92b25a0 Merge "Cleaning CrossProfileIntentFilters on user deletion." by Nicolas Prevot · 10 years ago
  12. ad0634c Small fix related to Cross-profile intents. by Nicolas Prevot · 10 years ago
  13. a0f4885 Cleaning CrossProfileIntentFilters on user deletion. by Nicolas Prevot · 10 years ago
  14. 8194899 Rename code related to cross-profile intents. by Nicolas Prevot · 10 years ago
  15. 1c91077 Disallow adb sideloading if UserManager flag is set for user. by Sander Alewijnse · 10 years ago
  16. 34f6084 Remove "required" prefix from ABI fields. by Narayan Kamath · 10 years ago
  17. ff2e05e Merge "Introduce forwarding intents across profiles." by Nicolas Prevot · 10 years ago
  18. 10fa67c Introduce forwarding intents across profiles. by Nicolas Prevot · 10 years ago
  19. df6d6dc Adjust instruction sets for shared UID apps. by Narayan Kamath · 10 years ago
  20. a8e65fd Only remember the signer certificates for Signatures by Kenny Root · 10 years ago
  21. c1c0d3c PackageManager: add versioning to packages.xml file by Kenny Root · 10 years ago
  22. f148f36 am 9e289d70: am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago
  23. 9e289d7 am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago
  24. c03dea7 Merge "Changed tag name and error strings for PersistentPreferredActivity storage." by Sander Alewijnse · 10 years ago
  25. c762753 am 32cc40a9: am fdd63510: am 491eaf22: Merge "Note libselinux dependency on packages.list format changes." by Nick Kralevich · 10 years ago
  26. 32cc40a am fdd63510: am 491eaf22: Merge "Note libselinux dependency on packages.list format changes." by Nick Kralevich · 10 years ago
  27. af59762 Changed tag name and error strings for PersistentPreferredActivity storage. by Sander Alewijnse · 10 years ago
  28. 7537487 am ea391750: am 5e578e17: am 40a26004: Issue #13308712: Add --checkin to package manager dump. by Dianne Hackborn · 10 years ago
  29. f475ca3 Enables a profile owner or device owner to set and clear default intent handler activities. by Sander Alewijnse · 10 years ago
  30. 60dc0d9 Add --checkin to package manager dump. by Dianne Hackborn · 11 years ago
  31. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  32. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/pm/Settings.java]
  33. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  34. 681e015 am 0505ebbc: am 8869d6f3: Merge "Extend preferred-app preload support for complex resolutions" into klp-dev by Christopher Tate · 11 years ago
  35. 2298ef2 Extend preferred-app preload support for complex resolutions by Christopher Tate · 11 years ago
  36. b970589 am 204b1e28: am fe470c37: Merge "Have the package manager write mimetype of preferred activities to xml." into klp-dev by Erin Dahlgren · 11 years ago
  37. 707a59d Have the package manager write mimetype of preferred activities to xml. by Erin Dahlgren · 11 years ago
  38. 037fa24 am d34e1155: am 5f474fcb: Merge "Edge case: overriden system package moved & became privileged in OTA" into klp-dev by Christopher Tate · 11 years ago
  39. 9f08820 Edge case: overriden system package moved & became privileged in OTA by Christopher Tate · 11 years ago
  40. fd6f5ca am 595c48e4: am d570dae5: Merge "Fix priv-app edge case across OTAs" into klp-dev by Christopher Tate · 11 years ago
  41. 628946a Fix priv-app edge case across OTAs by Christopher Tate · 11 years ago
  42. 9aded5a am 827c5af0: am e49a107a: Merge "Fix issue #11223335: APR: Lots of failures in procstats due to..." into klp-dev by Dianne Hackborn · 11 years ago
  43. 878deb3 Fix issue #11223335: APR: Lots of failures in procstats due to... by Dianne Hackborn · 11 years ago
  44. ac219aa am 662b3bbe: am effefbc4: Merge "Proper security labeling of multi-user data directories." by Nick Kralevich · 11 years ago
  45. 8643dc6 Proper security labeling of multi-user data directories. by Robert Craig · 11 years ago
  46. 06dc848 Fix handling of privileged permissions on update by Christopher Tate · 11 years ago
  47. 86b391c Prune shared users that the system declares but does not use by Christopher Tate · 11 years ago
  48. cc8f710 Include system packages in packages.list. by Jeff Sharkey · 11 years ago
  49. 5dea7d5 Skip packages with missing metadata. by Jeff Sharkey · 11 years ago
  50. e9ecc8b Improve Intent disambig dialog behavior by Amith Yamasani · 11 years ago
  51. 02e4d16e Add GIDs to packages.list, update SD card perms. by Jeff Sharkey · 11 years ago
  52. 184a010 Allow packages.list access with new GID. by Jeff Sharkey · 11 years ago
  53. dd72c9e Improve the logic for determining whether the caller is a system app by Ben Gruver · 11 years ago
  54. b09491f Add new facility for apps to declared their preferred intents. by Dianne Hackborn · 11 years ago
  55. 655d0e2 Single-user restrictions by Amith Yamasani · 11 years ago
  56. e201f58 Merge "Stop spewing errors into the logs." by Geremy Condra · 11 years ago
  57. bf7b1f4 Stop spewing errors into the logs. by Geremy Condra · 11 years ago
  58. df1c0bf Add scheme specific part to IntentFilter. by Dianne Hackborn · 11 years ago
  59. cbfd23e Add new API to retrieve a dumpsys of a single package. by Dianne Hackborn · 11 years ago
  60. a05a368 am 69fe4069: am 006c6338: Merge "Fix bug in initializing preferred activities." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  61. 4d491a6 Fix bug in initializing preferred activities. by Dianne Hackborn · 11 years ago
  62. 3868a19 am a54e0643: am 9d034deb: am 24948d3c: am 946a5c91: Merge "Save off the seinfo value with packages.list." by Geremy Condra · 11 years ago
  63. 9d034de am 24948d3c: am 946a5c91: Merge "Save off the seinfo value with packages.list." by Geremy Condra · 11 years ago
  64. d734b4f am 6b8e7b35: am bf20aa76: Merge "Keep track of who has disabled applications." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  65. 3fa3c28a Keep track of who has disabled applications. by Dianne Hackborn · 11 years ago
  66. 4a45373 Save off the seinfo value with packages.list. by Robert Craig · 11 years ago
  67. 1e0c8e6 Proper security labeling of multi-user data directories. by rpcraig · 12 years ago
  68. dc37c5f am 0c42b580: am 53149acf: Merge "Implement limited shared libraries in apks." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  69. c895be7 Implement limited shared libraries in apks. by Dianne Hackborn · 11 years ago
  70. 12c1838 Add check for UID reuse. by Geremy Condra · 11 years ago
  71. f1bcca8 Added the KeySetManager. by Geremy Condra · 12 years ago
  72. 8a2ed1d Improve configuration of default preferred apps. by Dianne Hackborn · 12 years ago
  73. fd7aded Add new disabled state for "optional" built-in apps. by Dianne Hackborn · 12 years ago
  74. 1506921 Revert "App home directories are now 0700 for targetSdkVersion > 17" by Nick Kralevich · 12 years ago
  75. 92091fa App home directories are now 0700 for targetSdkVersion > 17 by Nick Kralevich · 12 years ago
  76. 13579ed Cleaner initial boot. by Dianne Hackborn · 12 years ago
  77. f031f23 Fix for some downloaded apps showing up on all users by Amith Yamasani · 12 years ago
  78. 6309271 Fix issue #7295951: Mako asks which Launcher to use at every re-boot by Dianne Hackborn · 12 years ago
  79. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  80. 752cd92 Always bind to DefaultContainerService as OWNER. by Jeff Sharkey · 12 years ago
  81. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  82. 5455f68 Update PackageSetting flags when updating by Kenny Root · 12 years ago
  83. 11941fd Fix crash when setting wallpaper from non-primary user. by Dianne Hackborn · 12 years ago
  84. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  85. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 12 years ago
  86. 4428e17 Some clean up of app install and user management. by Dianne Hackborn · 12 years ago
  87. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  88. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  89. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  90. 9ec6cdd Optimize memory use of IntentResolver. by Dianne Hackborn · 12 years ago
  91. 7d33d0c am c17f92ce: Merge "Use removePackageLI instead of removing mPackages" into jb-dev by Kenny Root · 12 years ago
  92. eca64b3 Use removePackageLI instead of removing mPackages by Kenny Root · 12 years ago
  93. 56b3a32 am 1991850d: Merge "Implement issue #6680894: Provide a way to configure app defaults..." into jb-dev by Dianne Hackborn · 12 years ago
  94. fc8b7fe Implement issue #6680894: Provide a way to configure app defaults... by Dianne Hackborn · 12 years ago
  95. f2fe4cb am cd586258: Merge "Enforce READ_EXTERNAL through Settings.Secure." into jb-dev by Jeff Sharkey · 12 years ago
  96. f538577 Enforce READ_EXTERNAL through Settings.Secure. by Jeff Sharkey · 12 years ago
  97. 71244f0 am 8a2fe268: Merge "Prune hidden system apps when removed via OTA" into jb-dev by Kenny Root · 12 years ago
  98. c52d6fd Prune hidden system apps when removed via OTA by Kenny Root · 12 years ago
  99. bf65cc3 am 8f2e753b: am cbc71bd7: Merge "Fix off-by-one error when filtering application UIDs" by Jean-Baptiste Queru · 12 years ago
  100. 7ea3e7d Fix dumpsys package. by Amith Yamasani · 12 years ago