1. 26c6c03 Fix build. by Narayan Kamath · 10 years ago
  2. d47e38b Scan for renderscript files before deciding ABIs. by Narayan Kamath · 10 years ago
  3. 6431d11 Add an --abi argument to "pm install" by Narayan Kamath · 10 years ago
  4. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  5. 38250d9 Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs. by Ying Wang · 10 years ago
  6. 1378aba Re-implement native library search and copies. by Ramin Zaghi · 10 years ago
  7. 7f392de Catch a few extra users of UserEnvironment. by Jeff Sharkey · 11 years ago
  8. a7ac8be am dff4ec87: am e16a21c6: resolved conflicts for merge of 4a59376d to stage-aosp-master by Elliott Hughes · 11 years ago
  9. e16a21c6 resolved conflicts for merge of 4a59376d to stage-aosp-master by Elliott Hughes · 11 years ago
  10. befd0b1 Track libcore API change. by Elliott Hughes · 11 years ago
  11. ccbf84f Some system apps are more system than others by Christopher Tate · 11 years ago
  12. 5adb34f Always close incoming PFD to avoid leaking. by Jeff Sharkey · 11 years ago
  13. d685894 Add liblog by Ying Wang · 11 years ago
  14. 63d0a06 Improve performance of storage measurement. by Jeff Sharkey · 11 years ago
  15. 221d59f am afdd978c: am 68e0da7e: Merge "Quiet down a lot of logging." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  16. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  17. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  18. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  19. cea3743 Try to free cache before giving up on install by Kenny Root · 12 years ago
  20. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  21. 752cd92 Always bind to DefaultContainerService as OWNER. by Jeff Sharkey · 12 years ago
  22. dfa4530 Give DefaultContainerService all external storage. by Jeff Sharkey · 12 years ago
  23. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  24. c32e190 resolved conflicts for merge of a9c38461 to master by Dianne Hackborn · 12 years ago
  25. 183ce02 Fix issue #6761130: Clearing app data in settings does not clear app's USB storage by Dianne Hackborn · 12 years ago
  26. d0a2845 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  27. 9a05cfd Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  28. c801e3e Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  29. b8151ec Add an icon to the user information. by Amith Yamasani · 12 years ago
  30. 2ace60c Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  31. a69b7eb Change thread priority for disk measurement to bg by Kenny Root · 12 years ago
  32. 103d530 Use long instead of int for file offsets by Kenny Root · 12 years ago
  33. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  34. bf02358 Fix some problems with ASECs by Kenny Root · 12 years ago
  35. 6dceb88 Allow forward locked apps to be in ASECs by Kenny Root · 12 years ago
  36. 9cbe986a Expose statfs() through IMediaContainerService. by Jeff Sharkey · 12 years ago
  37. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  38. 2fbd56a Import revised translations. by Eric Fischer · 13 years ago
  39. b0d150a Import revised translations. by Eric Fischer · 13 years ago
  40. 05ca4c9 Allow non-required package verifiers by Kenny Root · 13 years ago
  41. d2509fd Add boot mode where only "core apps" are started. by Dianne Hackborn · 13 years ago
  42. 8da527d Import revised translations. by Eric Fischer · 13 years ago
  43. 61942c5 Fix external size calculations by Kenny Root · 13 years ago
  44. f5121a9 Better errors from copyResource by Kenny Root · 13 years ago
  45. 1ebd74a Better error codes for missing files by Kenny Root · 13 years ago
  46. 2efd2db Support full-backup encryption and global backup password by Christopher Tate · 13 years ago
  47. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  48. 6d470b7 Import revised translations. by Eric Fischer · 13 years ago
  49. 8447a13 Import revised translations. by Eric Fischer · 13 years ago
  50. d022c23 Merge "Revise free space checks for package installs" by Kenny Root · 13 years ago
  51. 62e1b4e Revise free space checks for package installs by Kenny Root · 13 years ago
  52. 3070af0 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  53. 300c13a Erase OBB files when removing packages by Kenny Root · 14 years ago
  54. 366949c Put externalSize measurements in PackageStats by Kenny Root · 14 years ago
  55. c16aea5 Import revised translations. by Eric Fischer · 14 years ago
  56. 34e4895 DefaultContainerService's JNI library is required by Kenny Root · 14 years ago
  57. aa183e2 Add measurement API to DefaultContainerService by Kenny Root · 14 years ago
  58. d09a981 Rename Indonesian and Hebrew translations to match Locale.java conventions by Eric Fischer · 14 years ago
  59. 4da12f0 am 1de6ca69: am 938d0972: Merge "Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  60. 1de2eac Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService by Kenny Root · 14 years ago
  61. 113141e Import initial translations for 20 new locales. by Eric Fischer · 14 years ago
  62. 6362b3f Import revised translations. by Eric Fischer · 14 years ago
  63. e1ff214 Add API to check for emulated external storage by Kenny Root · 14 years ago
  64. 13cc0a0 am 4309b52f: am 735de3b3: Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  65. 735de3b Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  66. bff405f resolved conflicts for merge of d8e8186c to master by Kenny Root · 14 years ago
  67. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  68. 818c830 am 83285781: am 7046bd92: Merge "Allow native shared libraries in ASEC containers" into gingerbread by Kenny Root · 14 years ago
  69. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 14 years ago
  70. ba4048c Import revised translations. by Eric Fischer · 14 years ago
  71. f870000 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  72. 3d173c3 Import revised translations. by Eric Fischer · 14 years ago
  73. bf0cb26 am f5ee5358: am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  74. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 14 years ago
  75. 33dc1d7 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  76. b0289f6 am 59d4a536: am 739cdab7: Merge "Do not deference before null check" into gingerbread by Kenny Root · 14 years ago
  77. 930d3af Do not deference before null check by Kenny Root · 14 years ago
  78. 359d79f Add character limit for translators. by Eric Fischer · 14 years ago
  79. 3ac8eb7 Update app label. by Dianne Hackborn · 14 years ago
  80. d345bb6 Fix error code when media is filled up. by Suchi Amalapurapu · 14 years ago
  81. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 14 years ago
  82. 40e4725 Fix 2579461 by Suchi Amalapurapu · 14 years ago
  83. ea3e8e0 Merge "Import revised translations" by Kenny Root · 14 years ago
  84. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  85. 35f480e Import revised translations by Kenny Root · 14 years ago
  86. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  87. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  88. 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 14 years ago
  89. a2b6c37 Add conditions to check for updated system applications. Restrict them by Suchi Amalapurapu · 14 years ago
  90. 3602f76 Null check for scheme. by Suchi Amalapurapu · 14 years ago
  91. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 14 years ago
  92. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 14 years ago
  93. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  94. 679bba3 Move mount service wrapper calls to PackageHelper by Suchi Amalapurapu · 14 years ago
  95. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 14 years ago
  96. e83cefce New external storage APIs. by Dianne Hackborn · 15 years ago
  97. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago
  98. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 15 years ago
  99. 63d15ee DefaultContainerService: Refactor MountService calls (new api) by San Mehat · 15 years ago
  100. a8eed0d Add asec permission to DefaultContainerService by Suchi Amalapurapu · 15 years ago