1. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  2. 0bc0a46 am d1d9047d: Merge "Fix issue #2749322: addPackageToPreferred throws SecurityException" into froyo by Dianne Hackborn · 14 years ago
  3. 8377fc0 Fix issue #2749322: addPackageToPreferred throws SecurityException by Dianne Hackborn · 14 years ago
  4. 6390929 PackageManagerService: always install native binaries from .apk by David 'Digit' Turner · 14 years ago
  5. 3d802ef am aa4db173: am 9a212adc: Fix 2641875 Initialize the cache path only if the container exists. This did exist before but was somehow removed. Fix a known test failure as well. by Suchi Amalapurapu · 14 years ago
  6. aa4db17 am 9a212adc: Fix 2641875 Initialize the cache path only if the container exists. This did exist before but was somehow removed. Fix a known test failure as well. by Suchi Amalapurapu · 14 years ago
  7. 9a212ad Fix 2641875 by Suchi Amalapurapu · 14 years ago
  8. e0a1957 am 39c31bba: am aa77de13: Fix issue #2686193: Can\'t move apps to SD card by Dianne Hackborn · 14 years ago
  9. 39c31bb am aa77de13: Fix issue #2686193: Can\'t move apps to SD card by Dianne Hackborn · 14 years ago
  10. aa77de1 Fix issue #2686193: Can't move apps to SD card by Dianne Hackborn · 14 years ago
  11. 3f5ed04 am b63ea5f7: am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo by Suchi Amalapurapu · 14 years ago
  12. b63ea5f am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo by Suchi Amalapurapu · 14 years ago
  13. 1ace5bc Fix 2672155 Check the code path when enabling disabling packages. by Suchi Amalapurapu · 14 years ago
  14. 9c08d5c am 9dfc6971: am df7ccbc8: Merge "Fix 2656989. Clean up update to updated system applications." into froyo by Suchi Amalapurapu · 14 years ago
  15. 9dfc697 am df7ccbc8: Merge "Fix 2656989. Clean up update to updated system applications." into froyo by Suchi Amalapurapu · 14 years ago
  16. c1d07d9 Fix 2656989. Clean up update to updated system applications. by Suchi Amalapurapu · 14 years ago
  17. dcb5f18 am 007ad770: merge from open-source master by The Android Open Source Project · 14 years ago
  18. 007ad77 merge from open-source master by The Android Open Source Project · 14 years ago
  19. 9eef631 am d8f34720: am c956f375: Fix issue #2641875: Apps on sdcard not accesible after update by Dianne Hackborn · 14 years ago
  20. c956f37 Fix issue #2641875: Apps on sdcard not accesible after update by Dianne Hackborn · 14 years ago
  21. 2eebf5c 'uses-library' was not working for persistent applications. by Jey · 15 years ago
  22. 14cee9f New xlarge screen size. by Dianne Hackborn · 14 years ago
  23. 655bf11 am 725f731c: am bc5a0328: Merge "Fix issue #2569139: Sapphire user cannot login to last.fm..." into froyo by Dianne Hackborn · 14 years ago
  24. 92cfa10 Fix issue #2569139: Sapphire user cannot login to last.fm... by Dianne Hackborn · 14 years ago
  25. 81cd2e9 Logo attribute for manifest and PackageManager methods to fetch it by Adam Powell · 14 years ago
  26. 1bdbb07 am cdf96f75: am 8b0047f8: Merge "Fix typo when parsing external platform version from Settings." into froyo by Dianne Hackborn · 14 years ago
  27. 2131a3c Fix typo when parsing external platform version from Settings. by Bryan Mawhinney · 14 years ago
  28. bba573c am ccc96754: am 22caecda: Merge "Fix PM crash due to bad array bookkeeping logic." into froyo by Jeff Brown · 14 years ago
  29. 8c8bb8b Fix PM crash due to bad array bookkeeping logic. by Jeff Brown · 14 years ago
  30. ee19360 am 7a4b22f6: am 4f99e3c2: Remove native binaries when an updated system application is upgraded through OTA. by David 'Digit' Turner · 14 years ago
  31. 4f99e3c Remove native binaries when an updated system application is upgraded through OTA. by David 'Digit' Turner · 14 years ago
  32. c260b08 am 0751d1ea: am deb69370: Revert "Add ordered broadcast when removing packages." Couple of cosmetic fixes as well. by Suchi Amalapurapu · 14 years ago
  33. deb69370 Revert "Add ordered broadcast when removing packages." by Suchi Amalapurapu · 14 years ago
  34. 7322b9f am 2ef6e442: am 28b2fdc5: Merge "Dont fall back to installing on sdcard when internal storage is filled up when the install location is set to internal only. Similary if install location is set to external only(via adb), dont fall back to installing on internal storag by Suchi Amalapurapu · 14 years ago
  35. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 14 years ago
  36. 180ee65 am 1e21ec92: am 40b6996a: Merge "Add ordered broadcast when removing packages." into froyo by Suchi Amalapurapu · 14 years ago
  37. 0c1285f Add ordered broadcast when removing packages. by Suchi Amalapurapu · 14 years ago
  38. 093d621 am 11d7502b: am 8656145e: Merge "Fix issue #593153: Broadcast time out when sending..." into froyo by Dianne Hackborn · 14 years ago
  39. 399cccb Fix issue #593153: Broadcast time out when sending... by Dianne Hackborn · 14 years ago
  40. 2ae08f7 am a55987df: am 812b24fd: Merge "Fix crashes related to unmounting when app on sdcard has an active notification in status bar. When unmounting sdcard, all the secure containers have to be unmounted first before invoking the MountService call back. We send a broadcast by Suchi Amalapurapu · 14 years ago
  41. 3d24425 Fix crashes related to unmounting when app on sdcard has an active notification by Suchi Amalapurapu · 14 years ago
  42. cebd1e9 am 6742a0c9: am 779a4ca8: Merge "Improve robustness of package manager certificate collection." into froyo by Jeff Brown · 14 years ago
  43. e760072 Improve robustness of package manager certificate collection. by Jeff Brown · 14 years ago
  44. b921b37 am a327dbdd: am ecb0e637: Fix issue #2541849: System crash when an app with active notifications... by Dianne Hackborn · 14 years ago
  45. ecb0e63 Fix issue #2541849: System crash when an app with active notifications... by Dianne Hackborn · 14 years ago
  46. 3e543ab am a599469f: am c2461be6: Merge "Fix 2579461 Move install location values to secure settings. Diable attribute for UI. Set default value to auto. Add command line interface to set install location via pm." into froyo by Suchi Amalapurapu · 14 years ago
  47. 40e4725 Fix 2579461 by Suchi Amalapurapu · 14 years ago
  48. 070e1ec am a137cf2a: am 4b18ced6: Merge "Fix 2578016." into froyo by Suchi Amalapurapu · 14 years ago
  49. 30f775b Fix 2578016. by Suchi Amalapurapu · 14 years ago
  50. 357bff4 am 710312b3: am 48bce451: Merge "Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B" into froyo by Dianne Hackborn · 14 years ago
  51. f22221f Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B by Dianne Hackborn · 14 years ago
  52. 5a0797a am c94dad83: am 6e52b5d7: 2568467 System crash when installing corrupt APK by Dianne Hackborn · 14 years ago
  53. 6e52b5d 2568467 System crash when installing corrupt APK by Dianne Hackborn · 14 years ago
  54. 5130073d am 21f15f68: am a77acab9: Merge "Handle exceptions when doing dexopt." into froyo by Suchi Amalapurapu · 14 years ago
  55. 73dafa1 Handle exceptions when doing dexopt. by Suchi Amalapurapu · 14 years ago
  56. 392be3f am 1aa64b53: am ae18171a: Change certificate policy. by Suchi Amalapurapu · 14 years ago
  57. ae18171 Change certificate policy. by Suchi Amalapurapu · 14 years ago
  58. 8cb52c8 am bc50bdca: am e259bc77: Fix issue #2558391: Package manager problem when not replacing existing system partition app by Dianne Hackborn · 14 years ago
  59. e259bc7 Fix issue #2558391: Package manager problem when not replacing existing system partition app by Dianne Hackborn · 14 years ago
  60. a749f86 Fix a previous bad merge. by Jeff Brown · 14 years ago
  61. 767225d resolved conflicts for merge of d9ee01a9 to kraken by Jeff Brown · 14 years ago
  62. 0733079 Show SD unavailable icon for apps on SD when ejected. by Jeff Brown · 14 years ago
  63. b491526 am ab86fc91: am de2722af: Merge "Package manager optimizations." into froyo by Dianne Hackborn · 14 years ago
  64. d7c0968 Package manager optimizations. by Dianne Hackborn · 14 years ago
  65. 1f4df90 DO NOT MERGE by Oscar Montemayor · 14 years ago
  66. af7cea3 Fix issue #2540920: connectivity issues with tripit/pandora by Dianne Hackborn · 14 years ago
  67. c7537ee Clean up stale containers if needed at install time. by Suchi Amalapurapu · 14 years ago
  68. f7f5dda Add new activity manager method to get list of running applications installed on sdcard. by Suchi Amalapurapu · 14 years ago
  69. bbfd58a Fix bug where group IDs were not being assigned during boot. by Dianne Hackborn · 14 years ago
  70. f654a48 Don't delete stale containers on sdcard. Comment out flaky test by Suchi Amalapurapu · 14 years ago
  71. f657b63 Fix restoring of permissions after a reboot. by Dianne Hackborn · 14 years ago
  72. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 14 years ago
  73. 1afd1c9 Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127 by Dianne Hackborn · 14 years ago
  74. ebb83ad Grant permissions to apps on sd when enabling/disabling packages. by Suchi Amalapurapu · 14 years ago
  75. 806da1d Fix issue #2512507: Shortcuts and Widgets lost on upgrading from Eclair to FRE70D by Dianne Hackborn · 14 years ago
  76. 90d8ee6 Switch default install location to unspecified. by Suchi Amalapurapu · 14 years ago
  77. d4310ac Rework permissions to be retained when an app is temporarily uninstalled. by Dianne Hackborn · 14 years ago
  78. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  79. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  80. a2fd9d1 Fix NPE when clearing preferred packages. by Dianne Hackborn · 14 years ago
  81. 4b45041 Need to keep new package's cert when using original-package. by Dianne Hackborn · 14 years ago
  82. 2ee89ea Applications should -not- be able to set preferred activities. by Dianne Hackborn · 14 years ago
  83. 6069beb Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_STORAGE by Suchi Amalapurapu · 14 years ago
  84. a2b6c37 Add conditions to check for updated system applications. Restrict them by Suchi Amalapurapu · 14 years ago
  85. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  86. 9444bea Add null checks for strings by Suchi Amalapurapu · 14 years ago
  87. d32c802 Fix persisting flags for apps with data only by Suchi Amalapurapu · 14 years ago
  88. c155239 Allow multiple original-package tags. by Dianne Hackborn · 14 years ago
  89. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 14 years ago
  90. 87bba1e Move DeviceAdmin APIs to android.app.admin. by Dianne Hackborn · 14 years ago
  91. 1f9e1b4 Remove public variables in PackageManager by Suchi Amalapurapu · 15 years ago
  92. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
  93. c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 15 years ago
  94. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 15 years ago
  95. 9e0f5d9 Fix some random bugs. by Dianne Hackborn · 15 years ago
  96. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 15 years ago
  97. 59eac4b Fix crash: check for install failure cleanly by Christopher Tate · 15 years ago
  98. 1bb6906 Automatically restore app data at install time by Christopher Tate · 15 years ago
  99. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 15 years ago
  100. 679bba3 Move mount service wrapper calls to PackageHelper by Suchi Amalapurapu · 15 years ago