1. f889ed1 Don't crash on boot by Christopher Tate · 10 years ago
  2. d9a6475 DO NOT MERGE - Don't crash uninstalling updates to system apps by Christopher Tate · 10 years ago
  3. a562f5d am 82ec8c58: am ab3d85ab: am 838b1e22: Merge "Fix NPE in PackageManagerService." by narayan · 10 years ago
  4. 82ec8c5 am ab3d85ab: am 838b1e22: Merge "Fix NPE in PackageManagerService." by narayan · 10 years ago
  5. 3856204 Merge "Disallow adb sideloading if UserManager flag is set for user." by Sander Alewijnse · 10 years ago
  6. 1c91077 Disallow adb sideloading if UserManager flag is set for user. by Sander Alewijnse · 10 years ago
  7. 1d26571 am e77a77d0: am ec71fed0: Merge "Improve ABI handling for shared user ids." by Brian Carlstrom · 10 years ago
  8. 96db91e Improve ABI handling for shared user ids. by Narayan Kamath · 10 years ago
  9. 9f6c25f Per-user telephony restrictions by Amith Yamasani · 10 years ago
  10. d4e6d46 Delay the dispatching of non-wakeup alarms. by Dianne Hackborn · 10 years ago
  11. f584f01 Allow adding a user while still removing other users by Amith Yamasani · 10 years ago
  12. f6edb97 am 9672ee12: am deda5467: am a4fd1baa: Merge "Fail if we\'re unable to agree on an ISA for shared UIDs." by Narayan Kamath · 10 years ago
  13. 9672ee1 am deda5467: am a4fd1baa: Merge "Fail if we\'re unable to agree on an ISA for shared UIDs." by Narayan Kamath · 10 years ago
  14. 8974f24 Merge "Notify AppOpsService of UserRestrictions and Owners" by Jason Monk · 10 years ago
  15. 6206299 Notify AppOpsService of UserRestrictions and Owners by Jason Monk · 10 years ago
  16. 6f16aec Merge "Send profile removed intent earlier so launchers updates." by Kenny Guy · 10 years ago
  17. f8d3a23 Send profile removed intent earlier so launchers updates. by Kenny Guy · 10 years ago
  18. 5d5f19a am 6e2e6868: am 706b1d7e: Merge "Remove "required" prefix from ABI fields." by Narayan Kamath · 10 years ago
  19. 1e74c37 Merge "Remove "required" prefix from ABI fields." by Narayan Kamath · 10 years ago
  20. 3a44f3f Initial support for split APKs, PackageInstaller. by Jeff Sharkey · 10 years ago
  21. cea2978 Ensure only enabled profile apps can be launched by Alexandra Gherghina · 10 years ago
  22. 34f6084 Remove "required" prefix from ABI fields. by Narayan Kamath · 10 years ago
  23. 027c75d am f230061b: am 2ce02bba: am b7d7cbc9: Merge "Fix background PackageUsage writing." by Brian Carlstrom · 10 years ago
  24. f230061 am 2ce02bba: am b7d7cbc9: Merge "Fix background PackageUsage writing." by Brian Carlstrom · 10 years ago
  25. 8091466 am 09d11896: am edc31509: am b98ca5b0: Merge "If PackageUsage information is missing, treat as first boot and compile everything" by Brian Carlstrom · 10 years ago
  26. 09d1189 am edc31509: am b98ca5b0: Merge "If PackageUsage information is missing, treat as first boot and compile everything" by Brian Carlstrom · 10 years ago
  27. be81c80 Add api for getting the parent of a profile. by Jessica Hummel · 10 years ago
  28. 86e8029 Merge "New user restrictions for EDU" by Emily Bernier · 10 years ago
  29. 26ecbef Merge "Limit package launcher apps callback to enabled users." by Kenny Guy · 10 years ago
  30. dfad99a resolved conflicts for merge of 0b5598c9 to master by Brian Carlstrom · 10 years ago
  31. 6422abe resolved conflicts for merge of 3bbef521 to master by Brian Carlstrom · 10 years ago
  32. 394a6cd New user restrictions for EDU by Emily Bernier · 10 years ago
  33. 0b5598c am 691079dd: am a21ba5be: Merge "Add BackgroundDexOptService" by Brian Carlstrom · 10 years ago
  34. 3bbef52 resolved conflicts for merge of f2db00fd to klp-modular-dev-plus-aosp by Brian Carlstrom · 10 years ago
  35. 2871654 Limit package launcher apps callback to enabled users. by Kenny Guy · 10 years ago
  36. 010cfd4 Add enableSystemApp methods to DevicePolicyManager by Adam Connors · 10 years ago
  37. d46d0f9 Add new EDU user restrictions. by Julia Reynolds · 10 years ago
  38. c79586e Cleaning code related to the forwarding intent filters. by Nicolas Prevot · 10 years ago
  39. 6fee7d4 Introducing removable and non-removable ForwardingIntentFilters. by Nicolas Prevot · 10 years ago
  40. 7b66ed5 Send ACTION_MANAGED_PROFILE_REMOVED broadcast. by Adam Connors · 10 years ago
  41. 932249d Deliver package broadcasts only to related profiles. by Amith Yamasani · 10 years ago
  42. 5313810 am 5dca099d: am 1cec7f85: Merge "Don\'t adjust ABI if PackageSetting#pkg is null." by Narayan Kamath · 10 years ago
  43. d6809b3 am c1f81f90: am 27f2bfc4: Merge "Fix dex file pruning logic." by Narayan Kamath · 10 years ago
  44. fbd80b5 am 51f4367c: am bcc3b312: Merge "Adjust instruction sets for shared UID apps." by Narayan Kamath · 10 years ago
  45. 3a951e5 resolved conflicts for merge of 69da8a12 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  46. d2ec872 am d85ded89: am 645a920f: Merge "Fix OEM native library path bug." by Narayan Kamath · 10 years ago
  47. f5c6a1b am eb573498: am 986b901a: Merge "Fix native-lib dir assignment & updating" by Narayan Kamath · 10 years ago
  48. 0338af4 am 99253c2d: am fde59428: Merge "Handle /oem and /vendor as well" by Narayan Kamath · 10 years ago
  49. 5bc12a1 am a7b465ef: am d91358b2: Merge "Support per-package lib dirs for bundled apps" by Narayan Kamath · 10 years ago
  50. 3c4d9c5 Merge "Adds an enabled state in UserInfo instead of DevicePolicyManager" by Alexandra Gherghina · 10 years ago
  51. df35d57 Adds an enabled state in UserInfo instead of DevicePolicyManager by Alexandra Gherghina · 10 years ago
  52. ff2e05e Merge "Introduce forwarding intents across profiles." by Nicolas Prevot · 10 years ago
  53. 10fa67c Introduce forwarding intents across profiles. by Nicolas Prevot · 10 years ago
  54. 7e5264ce Merge "Extend LauncherApps service to expose enabled state." by Kenny Guy · 10 years ago
  55. ab45d1d Don't adjust ABI if PackageSetting#pkg is null. by Narayan Kamath · 10 years ago
  56. f6b635e Fix dex file pruning logic. by Narayan Kamath · 10 years ago
  57. df6d6dc Adjust instruction sets for shared UID apps. by Narayan Kamath · 10 years ago
  58. 0f206a1 Package manager changes for dual zygote stack. by Narayan Kamath · 10 years ago
  59. 53fa4ec Extend LauncherApps service to expose enabled state. by Kenny Guy · 10 years ago
  60. a8e65fd Only remember the signer certificates for Signatures by Kenny Root · 10 years ago
  61. 10596fb resolved conflicts for merge of 3ce4f3d0 to master by Elliott Hughes · 10 years ago
  62. 3ce4f3d am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system." by Elliott Hughes · 10 years ago
  63. 33417df Fix OEM native library path bug. by Jeff Sharkey · 10 years ago
  64. a466b101 Merge "PackageManager: add versioning to packages.xml file" by Kenny Root · 10 years ago
  65. 250bb6e Merge "Allow profile owners to set user restrictions" by Amith Yamasani · 10 years ago
  66. c1c0d3c PackageManager: add versioning to packages.xml file by Kenny Root · 10 years ago
  67. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  68. 898be16 Merge "Add support for muliple active development codenames." by Dianne Hackborn · 10 years ago
  69. 12e7512 Merge "Fix native-lib dir assignment & updating" by Christopher Tate · 10 years ago
  70. be46532 Allow profile owners to set user restrictions by Amith Yamasani · 10 years ago
  71. ffcda10 Add support for muliple active development codenames. by Dianne Hackborn · 10 years ago
  72. 353e39a Fix native-lib dir assignment & updating by Christopher Tate · 10 years ago
  73. 97efc15 Merge "PackageManager: remove GET_CERTIFICATES boolean" by Kenny Root · 10 years ago
  74. 07c79fc PackageManager: remove GET_CERTIFICATES boolean by Kenny Root · 10 years ago
  75. 1c29903 Merge "Fix bug with getLauncherActivities ignoring packageName." by Kenny Guy · 10 years ago
  76. 1a4e0b9 Fix bug with getLauncherActivities ignoring packageName. by Kenny Guy · 10 years ago
  77. 385124d Modify getUserProfiles to return only enabled profiles: by Alexandra Gherghina · 10 years ago
  78. 7a2b4d1 Allow device or profile owner app to modify user restrictions. by Emily Bernier · 10 years ago
  79. d236d62 am 3ab7882a: am a67d4a6e: Merge "remove unused import." by Nick Kralevich · 10 years ago
  80. 740888f Handle /oem and /vendor as well by Christopher Tate · 10 years ago
  81. 0153487 Merge "Support per-package lib dirs for bundled apps" by Christopher Tate · 10 years ago
  82. addfbdc Support per-package lib dirs for bundled apps by Christopher Tate · 10 years ago
  83. 66e5d96 Allow ProfileOwner apps to manage app restrictions by Robin Lee · 10 years ago
  84. f148f36 am 9e289d70: am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago
  85. d11f223 resolved conflicts for merge of 286a247e to master by Narayan Kamath · 10 years ago
  86. 9e289d7 am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago
  87. 286a247 am 0fd40cb1: am 80413c9f: Merge "Re-implement native library search and copies." by Narayan Kamath · 10 years ago
  88. c03dea7 Merge "Changed tag name and error strings for PersistentPreferredActivity storage." by Sander Alewijnse · 10 years ago
  89. 4f58263 Launcher APIs and broadcasts for managed profiles by Amith Yamasani · 11 years ago
  90. ed3db02 Significant preconditions are significant by Christopher Tate · 10 years ago
  91. c935d1f Refuse update of a system app if it changes its shared uid by Christopher Tate · 10 years ago
  92. 1ccace9 Merge "Rename related users to profiles." by Kenny Guy · 10 years ago
  93. 2a76494 Rename related users to profiles. by Kenny Guy · 10 years ago
  94. f74aa09 Handle bad package name arguments sensically by Christopher Tate · 10 years ago
  95. 0e290b7 am ce30fca8: am e531e2ec: am 3b2a9d22: Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 10 years ago
  96. ce30fca85 am e531e2ec: am 3b2a9d22: Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 10 years ago
  97. f1977b4 Expand install observer semantics by Christopher Tate · 10 years ago
  98. 1ee4eb0 Merge "Revert "Expand install observer semantics"" by Glenn Kasten · 10 years ago
  99. 7629a18 Revert "Expand install observer semantics" by Glenn Kasten · 10 years ago
  100. 9067dc0 Merge "Expand install observer semantics" by Christopher Tate · 10 years ago