1. 80e0a41 MountService: Fix running media scanner at boot. by Mike Lockwood · 13 years ago
  2. 84338c4 Fix deadlock in MountService by Mike Lockwood · 13 years ago
  3. cace13d Merge "StorageManager: Add getVolumeList() and getVolumeState() methods" by Mike Lockwood · 13 years ago
  4. 47c5581 Merge "MountService: Add support for multiple volumes" by Mike Lockwood · 13 years ago
  5. 8fa5f80 StorageManager: Add getVolumeList() and getVolumeState() methods by Mike Lockwood · 13 years ago
  6. 7fa24aa MountService: Add support for multiple volumes by Mike Lockwood · 13 years ago
  7. 37334c0 am 8f7aad14: am f7a34b15: am e558a000: Merge "Avoid crash in system server when mounting container" by Brad Fitzpatrick · 13 years ago
  8. 8f7aad1 am f7a34b15: am e558a000: Merge "Avoid crash in system server when mounting container" by Brad Fitzpatrick · 13 years ago
  9. a20c8ef Avoid crash in system server when mounting container by Fredrik Helmer · 13 years ago
  10. cf0b38c Split PackageManagerService into subclasses by Kenny Root · 13 years ago
  11. 6482517 Fix issue #3485923: Gmail crash by Dianne Hackborn · 13 years ago
  12. d4796c8 am a2e765ef: Merge "Update the encryption password when the device password is changed." into honeycomb by Jason parks · 14 years ago
  13. f7b3cd4 Update the encryption password when the device password is changed. by Jason parks · 14 years ago
  14. ff271a2 am 2ec4af59: am 138757db: Merge "Make OBB results a one-way call" into gingerbread by Kenny Root · 14 years ago
  15. 2ec4af5 am 138757db: Merge "Make OBB results a one-way call" into gingerbread by Kenny Root · 14 years ago
  16. b7db272 Make OBB results a one-way call by Kenny Root · 14 years ago
  17. 8888c59 Add and enforce the permission for encrypting/decrypting. by Jason parks · 14 years ago
  18. 9ed98bc Update encryption commands. by Jason parks · 14 years ago
  19. 56aa532 Add a method enable encryption. by Jason parks · 14 years ago
  20. 5af0b91 Add decryption support to MountService. by Jason parks · 14 years ago
  21. c65347f am bf44ebae: am 9de93424: Merge "Without SD card the shutdown sequence was delayed" by Brad Fitzpatrick · 14 years ago
  22. bf44eba am 9de93424: Merge "Without SD card the shutdown sequence was delayed" by Brad Fitzpatrick · 14 years ago
  23. 5d0db4d Without SD card the shutdown sequence was delayed by Johan Alfven · 14 years ago
  24. b09773d Fix isUsbMassStorageConnected() will always return true by Tony Wu · 14 years ago
  25. fcab0f5 am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  26. 8fda163 am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  27. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 14 years ago
  28. 0a9b54e resolved conflicts for merge of 8bb7a1df to master by Kenny Root · 14 years ago
  29. e1ff214 Add API to check for emulated external storage by Kenny Root · 14 years ago
  30. 8bb7a1d am b4de3dca: Merge "OBB: rearrange to be entirely asynchronous" into gingerbread by Kenny Root · 14 years ago
  31. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 14 years ago
  32. 7a2eff1 am c0c2076e: am e0c5ae7b: Merge "Eliminate MCS_GIVE_UP state" into gingerbread by Kenny Root · 14 years ago
  33. 3aa837c am c296f22e: am 0145e36c: Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 14 years ago
  34. 682d143 am 6ed0cfd3: am 5919ac6b: OBB: track binder death observers by Kenny Root · 14 years ago
  35. 06f89ca am 36455d03: am a3ee5c03: Merge "Add MountService tests and fix a bug it found" into gingerbread by Kenny Root · 14 years ago
  36. c0c2076 am e0c5ae7b: Merge "Eliminate MCS_GIVE_UP state" into gingerbread by Kenny Root · 14 years ago
  37. c296f22 am 0145e36c: Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 14 years ago
  38. 480afe7 Eliminate MCS_GIVE_UP state by Kenny Root · 14 years ago
  39. 0145e36 Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 14 years ago
  40. 6ed0cfd am 5919ac6b: OBB: track binder death observers by Kenny Root · 14 years ago
  41. 36455d0 am a3ee5c03: Merge "Add MountService tests and fix a bug it found" into gingerbread by Kenny Root · 14 years ago
  42. 5919ac6 OBB: track binder death observers by Kenny Root · 14 years ago
  43. 17eb6fb Add MountService tests and fix a bug it found by Kenny Root · 14 years ago
  44. edeb7a5 am 7e40e67f: am d9e88d22: Merge "Add "none" for vold and deprecate mkobb -c" into gingerbread by Kenny Root · 14 years ago
  45. 7e40e67 am d9e88d22: Merge "Add "none" for vold and deprecate mkobb -c" into gingerbread by Kenny Root · 14 years ago
  46. 12ffd9b Add "none" for vold and deprecate mkobb -c by Kenny Root · 14 years ago
  47. d1034c1 am 637a8d84: am 29423918: Fix regression in OBB key handling by Kenny Root · 14 years ago
  48. 637a8d8 am 29423918: Fix regression in OBB key handling by Kenny Root · 14 years ago
  49. 2942391 Fix regression in OBB key handling by Kenny Root · 14 years ago
  50. 9664b24 am 8d85beca: am 8b28441a: Merge "Being already unmounted is not a failure" into gingerbread by Kenny Root · 14 years ago
  51. 13cc0a0 am 4309b52f: am 735de3b3: Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  52. fc32a60 am 0f064de8: am 27358a69: Only allow 8 OBBs to be mounted by a UID by Kenny Root · 14 years ago
  53. 9e95468 am 6ce5f60c: am 38cf8867: Remove OBBs from state list when volume unmounted by Kenny Root · 14 years ago
  54. 8d85bec am 8b28441a: Merge "Being already unmounted is not a failure" into gingerbread by Kenny Root · 14 years ago
  55. 4da0239 Being already unmounted is not a failure by Kenny Root · 14 years ago
  56. 4309b52 am 735de3b3: Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  57. 0f064de am 27358a69: Only allow 8 OBBs to be mounted by a UID by Kenny Root · 14 years ago
  58. 6ce5f60 am 38cf8867: Remove OBBs from state list when volume unmounted by Kenny Root · 14 years ago
  59. 735de3b Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  60. 27358a6 Only allow 8 OBBs to be mounted by a UID by Kenny Root · 14 years ago
  61. 38cf886 Remove OBBs from state list when volume unmounted by Kenny Root · 14 years ago
  62. ea7ee3f am 8bd545ab: am 212d81a0: Merge "Move all the permissions check up for unmount" into gingerbread by Kenny Root · 14 years ago
  63. 8bd545a am 212d81a0: Merge "Move all the permissions check up for unmount" into gingerbread by Kenny Root · 14 years ago
  64. f1121dc Move all the permissions check up for unmount by Kenny Root · 14 years ago
  65. bff405f resolved conflicts for merge of d8e8186c to master by Kenny Root · 14 years ago
  66. d8e8186 am 05105f7a: Update OBB API to include callbacks by Kenny Root · 14 years ago
  67. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  68. 6545fcf am 79a1ee42: am cee0b97e: Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 14 years ago
  69. 79a1ee4 am cee0b97e: Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 14 years ago
  70. aa48540 Free AssetManager weak refs before unmounting by Kenny Root · 14 years ago
  71. 4d42bde am 0eec8948: am 305bcbf0: Decrease PackageManagerService wait time for vold by Kenny Root · 14 years ago
  72. 0eec894 am 305bcbf0: Decrease PackageManagerService wait time for vold by Kenny Root · 14 years ago
  73. 305bcbf Decrease PackageManagerService wait time for vold by Kenny Root · 14 years ago
  74. bf0cb26 am f5ee5358: am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  75. f5ee5358 am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  76. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 14 years ago
  77. 4c2d70d am a6c28cb0: am 2ffe74de: Merge "Fix isUsbMassStorageConnected() will always return true" by Jean-Baptiste Queru · 14 years ago
  78. a6c28cb am 2ffe74de: Merge "Fix isUsbMassStorageConnected() will always return true" by Jean-Baptiste Queru · 14 years ago
  79. fc71125 Fix isUsbMassStorageConnected() will always return true by Tony Wu · 14 years ago
  80. 0355975 Add support for emulating external storage on devices with no SD card by Mike Lockwood · 14 years ago
  81. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 14 years ago
  82. 85fb206 Amend previous ndc commit by Kenny Root · 14 years ago
  83. a80ce06 Add more error checking for ndc by Kenny Root · 14 years ago
  84. 7af074a Forcibly unmount the sdcard after N retries. by Suchi Amalapurapu · 14 years ago
  85. a507859 MountService: Switch all Log -> Slog by San Mehat · 14 years ago
  86. 2d66cef Asec: Add new 'StorageNotFound' response code handling for container paths by San Mehat · 14 years ago
  87. f030462 Make trying to remount an asec container non-fatal by Kenny Root · 14 years ago
  88. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 14 years ago
  89. 6a25440 MountService: Handle volumes shared on startup by San Mehat · 14 years ago
  90. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  91. 5f27ef4 Move MountService's Handler to a different thread. by Daniel Sandler · 14 years ago
  92. 2fe718a MountService: If USB cable is unplugged while UMS is active, clean up and remount by San Mehat · 14 years ago
  93. 6ffce2e Add new shutdown observer for MountService. by Suchi Amalapurapu · 14 years ago
  94. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 14 years ago
  95. bf2dd44 MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS. by Mike Lockwood · 14 years ago
  96. 0eec21d Add dialog to display storage users when enabling/disabling ums by Suchi Amalapurapu · 14 years ago
  97. c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 14 years ago
  98. 6a965af2 MountService: Send UMS_CONNECTED broadcast on boot if UMS connected. by San Mehat · 14 years ago
  99. 85451ee MountService: Fix bug which would allow apps to try to rename a container whos dst is mounted by San Mehat · 14 years ago
  100. 3d48810 MountService: Force unmount when enabling ums by San Mehat · 14 years ago