1. b09773d Fix isUsbMassStorageConnected() will always return true by Tony Wu · 14 years ago
  2. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 14 years ago
  3. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 14 years ago
  4. 480afe7 Eliminate MCS_GIVE_UP state by Kenny Root · 14 years ago
  5. 0145e36 Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 14 years ago
  6. 5919ac6 OBB: track binder death observers by Kenny Root · 14 years ago
  7. 17eb6fb Add MountService tests and fix a bug it found by Kenny Root · 14 years ago
  8. 12ffd9b Add "none" for vold and deprecate mkobb -c by Kenny Root · 14 years ago
  9. 2942391 Fix regression in OBB key handling by Kenny Root · 14 years ago
  10. 4da0239 Being already unmounted is not a failure by Kenny Root · 14 years ago
  11. 735de3b Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  12. 27358a6 Only allow 8 OBBs to be mounted by a UID by Kenny Root · 14 years ago
  13. 38cf886 Remove OBBs from state list when volume unmounted by Kenny Root · 14 years ago
  14. f1121dc Move all the permissions check up for unmount by Kenny Root · 14 years ago
  15. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  16. aa48540 Free AssetManager weak refs before unmounting by Kenny Root · 14 years ago
  17. 305bcbf Decrease PackageManagerService wait time for vold by Kenny Root · 14 years ago
  18. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 14 years ago
  19. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 14 years ago
  20. 85fb206 Amend previous ndc commit by Kenny Root · 14 years ago
  21. a80ce06 Add more error checking for ndc by Kenny Root · 14 years ago
  22. 7af074a Forcibly unmount the sdcard after N retries. by Suchi Amalapurapu · 14 years ago
  23. a507859 MountService: Switch all Log -> Slog by San Mehat · 14 years ago
  24. 2d66cef Asec: Add new 'StorageNotFound' response code handling for container paths by San Mehat · 14 years ago
  25. f030462 Make trying to remount an asec container non-fatal by Kenny Root · 14 years ago
  26. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 14 years ago
  27. 6a25440 MountService: Handle volumes shared on startup by San Mehat · 14 years ago
  28. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  29. 5f27ef4 Move MountService's Handler to a different thread. by Daniel Sandler · 14 years ago
  30. 2fe718a MountService: If USB cable is unplugged while UMS is active, clean up and remount by San Mehat · 14 years ago
  31. 6ffce2e Add new shutdown observer for MountService. by Suchi Amalapurapu · 14 years ago
  32. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 14 years ago
  33. bf2dd44 MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS. by Mike Lockwood · 14 years ago
  34. 0eec21d Add dialog to display storage users when enabling/disabling ums by Suchi Amalapurapu · 14 years ago
  35. c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 14 years ago
  36. 6a965af2 MountService: Send UMS_CONNECTED broadcast on boot if UMS connected. by San Mehat · 14 years ago
  37. 85451ee MountService: Fix bug which would allow apps to try to rename a container whos dst is mounted by San Mehat · 14 years ago
  38. 3d48810 MountService: Force unmount when enabling ums by San Mehat · 14 years ago
  39. fafb041 MountService: Move boot-time mount to a thread - avoids ANR at boot by San Mehat · 14 years ago
  40. c34ebce Make MountService work in the simulator. by Marco Nelissen · 14 years ago
  41. d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 14 years ago
  42. c1b4ce9 MountService: Add API call for getting a list of pids currently using the specified mountpoint by San Mehat · 14 years ago
  43. a181b21 MountService: Fix some mountset bugs and tighten up some return values by San Mehat · 14 years ago
  44. 6cdd9c0 MountService: Add isSecureContainerMounted() API call by San Mehat · 14 years ago
  45. 59443a6 MountService: Check for failure to unmount when enabling UMS and fix reversed logic by San Mehat · 14 years ago
  46. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago
  47. 207e538 MountService: Harden for pre-boot usage users by San Mehat · 14 years ago
  48. f919cd02 MountService: Add WARN checks to ASEC calls to catch bad users by San Mehat · 14 years ago
  49. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 14 years ago
  50. 4270e1e MountService: Massive bloat reduction and rewrite by San Mehat · 14 years ago
  51. d425a45 Fix build. by Daniel Sandler · 14 years ago
  52. b94f795 New full-screen activity for USB mass storage interaction. by Daniel Sandler · 14 years ago
  53. 40b5110 Remove destroy asec command when mounting secure container by Suchi Amalapurapu · 14 years ago
  54. 02735bc MountService: Introduce new @hide permissions to protect secure containers. by San Mehat · 14 years ago
  55. c2a3947 MountService: Don't update the storage status when we're unmounted by San Mehat · 14 years ago
  56. 5b77dab MountService: Explicitly query volume state on startup by San Mehat · 14 years ago
  57. 45f6104 MountService: Add support for renaming secure containers by San Mehat · 14 years ago
  58. 3e3a6430 Fix whitespace issue causing protocol syntax error by San Mehat · 14 years ago
  59. 8ab6135 MountService: Codeshrink by San Mehat · 14 years ago
  60. fd3530f Mount/Unmount secure containers by Suchi Amalapurapu · 14 years ago
  61. 9dba709 MountService: Add new 'unmountSecureContainer' API call by San Mehat · 14 years ago
  62. 5fbf409 MountService: Suppress media removed notification when enabling UMS by San Mehat · 14 years ago
  63. 22dd86e MountService: Refactor to use NativeDaemonConnector and clean-up by San Mehat · 15 years ago
  64. fa10153 resolved conflicts for merge of d26707da to master by Jean-Baptiste Queru · 15 years ago
  65. 7ebf017 framework: storage: Ensure that filesystems are unmounted before shutdown/reboot by San Mehat · 15 years ago
  66. 0f5525a framework: asec: Rename 'Cache' -> 'Container' by San Mehat · 15 years ago
  67. f961358 MountService: Clean up some logspam by San Mehat · 15 years ago
  68. 1f6301e MountService: Add new Settings for UMS prompting and notification behavior by San Mehat · 15 years ago
  69. dde2539 MountService: Remove ACTION_SHUTDOWN handler by San Mehat · 15 years ago
  70. 91c7761 MountService: Add an ACTION_SHUTDOWN handler and export a method for external shutdown by San Mehat · 15 years ago
  71. 3697229 framework: MountService: Add initial support for Android Secure External Caches by San Mehat · 15 years ago
  72. 7fd0fee services: MountService: Refactor MountService for vold2 by San Mehat · 15 years ago
  73. de46acd Update SD card notification icons. by Mike Lockwood · 15 years ago
  74. a7ef269 MountService: Use correct icon for SD card notifications. by Mike Lockwood · 15 years ago
  75. 9517443 MountService: Launch UsbStorageActivity with Intent.FLAG_ACTIVITY_NEW_TASK flag. by Mike Lockwood · 15 years ago
  76. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  77. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  78. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  79. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  80. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  81. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  82. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  83. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  84. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago