1. 2e594cf Change boot screen title to "Android is starting" when not upgrading. by Jeff Hao · 10 years ago
  2. 2d7576b Fix issue #17752399: Multiple apps broken by GET_TASKS permission change by Dianne Hackborn · 10 years ago
  3. e107c3e Remove package level intent forwarding. by Adam Connors · 10 years ago
  4. efb1f36 Merge "Address KeySet API Review" into lmp-dev by dcashman · 10 years ago
  5. dda003f Clean up apks installed for a removed user by Amith Yamasani · 10 years ago
  6. c6f2249 Address KeySet API Review by dcashman · 10 years ago
  7. fbd0e9f Surface user action events when un/installing. by Jeff Sharkey · 10 years ago
  8. e41ce99 Add hidden API for removing cross-profile package filters by Alexandra Gherghina · 10 years ago
  9. 41c1ded Allow phone UID to export singleton providers by Amith Yamasani · 10 years ago
  10. 3f7777f Storing the app who sets a CrossProfileIntentFilter. by Nicolas Prevot · 10 years ago
  11. 20e0c50 Offer force-dex-opt when running as root. by Jeff Sharkey · 10 years ago
  12. 33f5ddd Add permissions associated with app ops. by Dianne Hackborn · 10 years ago
  13. e5bcff6 Rename setApplicationBlocked to setApplicationHidden by Amith Yamasani · 10 years ago
  14. 2053168 Dexopt for Context.createPackageContext when code is included. by Narayan Kamath · 10 years ago
  15. 9d2f441 Initial KeySet API. by dcashman · 10 years ago
  16. 5de7377 Revert "Initial KeySet API." by dcashman · 10 years ago
  17. 405912b Initial KeySet API. by dcashman · 10 years ago
  18. 513a074 Clean up IPackageManager install surface area. by Jeff Sharkey · 10 years ago
  19. c13053b Add package state to block uninstall. by Kenny Guy · 10 years ago
  20. 6e2ae25 Adds cross-profile intent filters for the Settings app by Alexandra Gherghina · 10 years ago
  21. 63798c5 Introducing crossProfileIntentFilters that skip the current profile. by Nicolas Prevot · 10 years ago
  22. 116bdbd Add an --abi argument to "pm install" by Narayan Kamath · 10 years ago
  23. 8194899 Rename code related to cross-profile intents. by Nicolas Prevot · 10 years ago
  24. 3a44f3f Initial support for split APKs, PackageInstaller. by Jeff Sharkey · 10 years ago
  25. 6fee7d4 Introducing removable and non-removable ForwardingIntentFilters. by Nicolas Prevot · 10 years ago
  26. 10fa67c Introduce forwarding intents across profiles. by Nicolas Prevot · 10 years ago
  27. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  28. f1977b4 Expand install observer semantics by Christopher Tate · 10 years ago
  29. 7629a18 Revert "Expand install observer semantics" by Glenn Kasten · 10 years ago
  30. ab8a501 Expand install observer semantics by Christopher Tate · 10 years ago
  31. f475ca3 Enables a profile owner or device owner to set and clear default intent handler activities. by Sander Alewijnse · 10 years ago
  32. ba629da Ensure recipient can be launched before attempting broadcast delivery by Christopher Tate · 11 years ago
  33. 85f5f81 Add <intent-filter> support to <provider>. by Jeff Sharkey · 11 years ago
  34. a2a0850 Add hidden API for querying available 'home' activities by Christopher Tate · 11 years ago
  35. e9ecc8b Improve Intent disambig dialog behavior by Amith Yamasani · 11 years ago
  36. dd72c9e Improve the logic for determining whether the caller is a system app by Ben Gruver · 11 years ago
  37. 655d0e2 Single-user restrictions by Amith Yamasani · 11 years ago
  38. 3fa3c28a Keep track of who has disabled applications. by Dianne Hackborn · 11 years ago
  39. 67df64b Shared accounts and sharing of apps by Amith Yamasani · 12 years ago
  40. 8a2ed1d Improve configuration of default preferred apps. by Dianne Hackborn · 12 years ago
  41. d8e1dbb Rework ParceledListSlice to be much easier to use. by Dianne Hackborn · 12 years ago
  42. e799175 AppOps: fix nested op tracking, new API to get apps using permissions. by Dianne Hackborn · 12 years ago
  43. 13579ed Cleaner initial boot. by Dianne Hackborn · 12 years ago
  44. 151ec4c More multi-user methods in PM by Amith Yamasani · 12 years ago
  45. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  46. d9ef3e5 Allow verifiers to extend timeout by rich cannings · 12 years ago
  47. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  48. 706e8ba Pass URLs to package verifiers by rich cannings · 12 years ago
  49. a3f133a Save preferred activity info with user id. by Amith Yamasani · 12 years ago
  50. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  51. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 12 years ago
  52. 2471390 Pass URLs to package verifiers by rich cannings · 12 years ago
  53. 554259f am 9eabf916: am f6f7f1d2: Low disk space string change, surface state. by Jeff Sharkey · 12 years ago
  54. b8151ec Add an icon to the user information. by Amith Yamasani · 12 years ago
  55. f6f7f1d Low disk space string change, surface state. by Jeff Sharkey · 12 years ago
  56. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  57. 5d32e77 Enforce READ_EXTERNAL on non-user builds. by Jeff Sharkey · 12 years ago
  58. 1359360 User management and switching by Amith Yamasani · 12 years ago
  59. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  60. edc84ee8 Selective enforcement of READ_EXTERNAL_STORAGE. by Jeff Sharkey · 12 years ago
  61. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  62. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  63. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 13 years ago
  64. 3a9b5fb Unhide new PackageManager APIs for API 14 by Kenny Root · 13 years ago
  65. 0aaa0d9 Add verifier device identity by Kenny Root · 13 years ago
  66. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  67. 5ab2157 Infrastructure to support package verifier by Kenny Root · 13 years ago
  68. a51b6fd resolved conflicts for merge of b2d0ee16 to master by Kenny Root · 13 years ago
  69. e6cd0c7 resolved conflicts for merge of 2433c443 to honeycomb-plus-aosp by Kenny Root · 13 years ago
  70. 0e2c0f3 Break apart queries to getInstalled* API by Kenny Root · 13 years ago
  71. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago
  72. e7f9721 Implement issue #3426299: Introduce application "stopped" state by Dianne Hackborn · 13 years ago
  73. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  74. 34d2b41 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  75. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  76. 6c4d904 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  77. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 14 years ago
  78. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  79. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  80. 40e4725 Fix 2579461 by Suchi Amalapurapu · 14 years ago
  81. d7c0968 Package manager optimizations. by Dianne Hackborn · 14 years ago
  82. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 14 years ago
  83. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 14 years ago
  84. 1bb6906 Automatically restore app data at install time by Christopher Tate · 14 years ago
  85. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  86. 4709693 Add APIs for mapping between new and current package names. by Dianne Hackborn · 14 years ago
  87. e83cefc New external storage APIs. by Dianne Hackborn · 15 years ago
  88. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  89. 039c68e The touch screen is probably a feature. by Dianne Hackborn · 15 years ago
  90. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  91. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  92. 766cbfe Add new API to compare certs of two UIDs. by Dianne Hackborn · 15 years ago
  93. 54a26bc resolved conflicts for merge of 889c2d37 to master by Dianne Hackborn · 15 years ago
  94. 854060a Fix bug #1873249i: Apps can DoS/brick device by Dianne Hackborn · 15 years ago
  95. c73e9ad am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  96. bc806f6 Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  97. 8dbbe3b am 63e7155c: Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  98. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  99. abb01db am c14b9ccd: Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  100. c14b9cc Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago