1. 05ca4c9 Allow non-required package verifiers by Kenny Root · 15 years ago
  2. 61942c5 Fix external size calculations by Kenny Root · 15 years ago
  3. f5121a9 Better errors from copyResource by Kenny Root · 15 years ago
  4. 1ebd74a Better error codes for missing files by Kenny Root · 15 years ago
  5. 66269ea Move extract native libraries to JNI code by Kenny Root · 15 years ago
  6. 62e1b4e Revise free space checks for package installs by Kenny Root · 15 years ago
  7. 300c13a Erase OBB files when removing packages by Kenny Root · 15 years ago
  8. 366949c Put externalSize measurements in PackageStats by Kenny Root · 15 years ago
  9. aa183e2 Add measurement API to DefaultContainerService by Kenny Root · 15 years ago
  10. e1ff214 Add API to check for emulated external storage by Kenny Root · 15 years ago
  11. 735de3b Hash keys with MD5; track IBinders not IInterface by Kenny Root · 16 years ago
  12. 05105f7 Update OBB API to include callbacks by Kenny Root · 16 years ago
  13. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 16 years ago
  14. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 16 years ago
  15. 930d3af Do not deference before null check by Kenny Root · 16 years ago
  16. d345bb6 Fix error code when media is filled up. by Suchi Amalapurapu · 16 years ago
  17. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 16 years ago
  18. 40e4725 Fix 2579461 by Suchi Amalapurapu · 16 years ago
  19. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 16 years ago
  20. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 16 years ago
  21. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 16 years ago
  22. 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 16 years ago
  23. a2b6c37 Add conditions to check for updated system applications. Restrict them by Suchi Amalapurapu · 16 years ago
  24. 3602f76 Null check for scheme. by Suchi Amalapurapu · 16 years ago
  25. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 16 years ago
  26. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 16 years ago
  27. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 16 years ago
  28. 679bba3 Move mount service wrapper calls to PackageHelper by Suchi Amalapurapu · 16 years ago
  29. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 16 years ago
  30. e83cefce New external storage APIs. by Dianne Hackborn · 16 years ago
  31. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 16 years ago
  32. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 16 years ago
  33. 63d15ee DefaultContainerService: Refactor MountService calls (new api) by San Mehat · 16 years ago
  34. c028be4 AppsOnSd feature - Add default container by Suchi Amalapurapu · 16 years ago