1. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  2. cea3743 Try to free cache before giving up on install by Kenny Root · 12 years ago
  3. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  4. 752cd92 Always bind to DefaultContainerService as OWNER. by Jeff Sharkey · 12 years ago
  5. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  6. 183ce02 Fix issue #6761130: Clearing app data in settings does not clear app's USB storage by Dianne Hackborn · 12 years ago
  7. a69b7eb Change thread priority for disk measurement to bg by Kenny Root · 12 years ago
  8. 103d530 Use long instead of int for file offsets by Kenny Root · 12 years ago
  9. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  10. bf02358 Fix some problems with ASECs by Kenny Root · 12 years ago
  11. 6dceb88 Allow forward locked apps to be in ASECs by Kenny Root · 12 years ago
  12. 9cbe986a Expose statfs() through IMediaContainerService. by Jeff Sharkey · 12 years ago
  13. 05ca4c9 Allow non-required package verifiers by Kenny Root · 13 years ago
  14. 61942c5 Fix external size calculations by Kenny Root · 13 years ago
  15. f5121a9 Better errors from copyResource by Kenny Root · 13 years ago
  16. 1ebd74a Better error codes for missing files by Kenny Root · 13 years ago
  17. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  18. 62e1b4e Revise free space checks for package installs by Kenny Root · 13 years ago
  19. 300c13a Erase OBB files when removing packages by Kenny Root · 14 years ago
  20. 366949c Put externalSize measurements in PackageStats by Kenny Root · 14 years ago
  21. aa183e2 Add measurement API to DefaultContainerService by Kenny Root · 14 years ago
  22. e1ff214 Add API to check for emulated external storage by Kenny Root · 14 years ago
  23. 735de3b Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  24. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  25. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 14 years ago
  26. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 14 years ago
  27. 930d3af Do not deference before null check by Kenny Root · 14 years ago
  28. d345bb6 Fix error code when media is filled up. by Suchi Amalapurapu · 14 years ago
  29. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 14 years ago
  30. 40e4725 Fix 2579461 by Suchi Amalapurapu · 14 years ago
  31. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  32. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  33. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  34. 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 14 years ago
  35. a2b6c37 Add conditions to check for updated system applications. Restrict them by Suchi Amalapurapu · 14 years ago
  36. 3602f76 Null check for scheme. by Suchi Amalapurapu · 14 years ago
  37. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 14 years ago
  38. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 14 years ago
  39. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  40. 679bba3 Move mount service wrapper calls to PackageHelper by Suchi Amalapurapu · 14 years ago
  41. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 14 years ago
  42. e83cefce New external storage APIs. by Dianne Hackborn · 14 years ago
  43. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago
  44. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 14 years ago
  45. 63d15ee DefaultContainerService: Refactor MountService calls (new api) by San Mehat · 14 years ago
  46. c028be4 AppsOnSd feature - Add default container by Suchi Amalapurapu · 15 years ago