1. 5aca2b8 Plumb through physical device UUID and label. by Jeff Sharkey · 11 years ago
  2. 44cbdec Add secondary external storage support. by Jeff Sharkey · 11 years ago
  3. 5786a27 Fix mount path prefix checking. by Jeff Sharkey · 11 years ago
  4. 2d8b4e8 Delegate mkdirs() to vold when lacking perms. by Jeff Sharkey · 11 years ago
  5. 1abdb71 APIs for multiple external storage devices. by Jeff Sharkey · 11 years ago
  6. 3606254 resolved conflicts for merge of e96a8207 to master by Kenny Root · 11 years ago
  7. e96a820 am 56cd646a: Avoid logging sensitive data. by Jeff Sharkey · 11 years ago
  8. 56cd646 Avoid logging sensitive data. by Jeff Sharkey · 11 years ago
  9. 2267a78 am 2c4b0905: am ab4a0541: am e4c29de9: Merge "Add missing ACTION_MEDIA_UNMOUNTED intent" by Jeff Sharkey · 11 years ago
  10. ab4a054 am e4c29de9: Merge "Add missing ACTION_MEDIA_UNMOUNTED intent" by Jeff Sharkey · 11 years ago
  11. f503c8f Add missing ACTION_MEDIA_UNMOUNTED intent by Christian Beck · 11 years ago
  12. efa92b2 Cleanup some of the thread merging. by Dianne Hackborn · 11 years ago
  13. c9dc93e Merge "Start combining threads in system process." by Dianne Hackborn · 11 years ago
  14. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  15. 9e814a8 Removing a debug check when logging fstrim events. by Svetoslav · 11 years ago
  16. f23b64d Perform idle maintenance when the device is charging. by Svetoslav · 11 years ago
  17. d9fe293 It helps to catch the right exception. by Jeff Sharkey · 11 years ago
  18. 9ae62f5 It helps to catch the right exception. by Jeff Sharkey · 11 years ago
  19. a7452ee [DO NOT MERGE] Notify vold when to start fstrim. by Svetoslav · 11 years ago
  20. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  21. f5377a7 Merge "Useful annotations for code documentation." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  22. 0be607c Avoid runtime restart after vold reconnects. by Jeff Sharkey · 12 years ago
  23. 8b2c3a14 Useful annotations for code documentation. by Jeff Sharkey · 12 years ago
  24. 32ee831 Handle ISE when physical volume isn't mounted. by Jeff Sharkey · 12 years ago
  25. 4fbbda4 Handle multi-user mountObb() requests. by Jeff Sharkey · 12 years ago
  26. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  27. 27bd34d Multi-user MTP. by Jeff Sharkey · 12 years ago
  28. b049e21 Include user identifier in external storage paths. by Jeff Sharkey · 12 years ago
  29. 9545dc02 Include primary flag in StorageVolume. by Jeff Sharkey · 12 years ago
  30. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  31. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  32. 3e751f1 am 60c77212: am 2a393a99: Merge "MountService: unlink death notification when unregistering listeners" by Jean-Baptiste Queru · 12 years ago
  33. 13fe2a5 Fix bug #6522190 MountService should respond to configuration changes ("INTERNAL STORAGE" string should be translated dynamically) by Fabrice Di Meglio · 12 years ago
  34. 51a573c Wait for ASECs to be scanned before proceeding by Kenny Root · 12 years ago
  35. 6dceb88 Allow forward locked apps to be in ASECs by Kenny Root · 12 years ago
  36. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  37. 5c25a2d MountService: unlink death notification when unregistering listeners by Vairavan Srinivasan · 12 years ago
  38. 470fd72 Log netd traffic nicely. by Robert Greenwalt · 12 years ago
  39. da6aedf Test the correct return code from call to cryptfs. by Fredrik Roubert · 13 years ago
  40. dd519fa Move native vold calls to varargs. by Jeff Sharkey · 13 years ago
  41. 31c6e48 Move NativeDaemonConnector to varargs. by Jeff Sharkey · 13 years ago
  42. 32418be Require device encryption password to perform adb backup/restore by Christopher Tate · 13 years ago
  43. 13c7197 Revert encryption mapping for device wipes. by Ben Komalo · 13 years ago
  44. 444eca2 Expose getting encryptstate through IMountService by Ben Komalo · 13 years ago
  45. 07714d4 Default disable watchdog for vold connection by Kenny Root · 13 years ago
  46. fa23c5a Add NativeDaemonConnector users to watchdog. by Jeff Sharkey · 13 years ago
  47. 18db5c5 During encryption, don't throw exceptions for unknown vold state by Ken Sumrall · 13 years ago
  48. 4161f9b Add StorageVolume list to MountService dump by Kenny Root · 13 years ago
  49. 7a59dd2 MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system by Mike Lockwood · 13 years ago
  50. 292f8bc Plumb information from the framework about asec container size. by Dianne Hackborn · 13 years ago
  51. ecedfdc MountService: Use UsbManager to monitor USB state for mass storage by Mike Lockwood · 13 years ago
  52. 8e8b280 StorageVolume: Add allowMassStorage flag by Mike Lockwood · 13 years ago
  53. 9fd4c6d am 49b9449b: am d8d84708: am 988b6648: Merge "MountService: Add StorageVolume as extra in storage related broadcasts." into honeycomb-mr2 by Mike Lockwood · 13 years ago
  54. 49b9449 am d8d84708: am 988b6648: Merge "MountService: Add StorageVolume as extra in storage related broadcasts." into honeycomb-mr2 by Mike Lockwood · 13 years ago
  55. a5250c9 MountService: Add StorageVolume as extra in storage related broadcasts. by Mike Lockwood · 13 years ago
  56. fa1e556 am 53b988ba: am 5a79cfd7: am 27ac64ec: Merge "StorageVolume: Add getStorageId() accessor" into honeycomb-mr2 by Mike Lockwood · 13 years ago
  57. 53b988b am 5a79cfd7: am 27ac64ec: Merge "StorageVolume: Add getStorageId() accessor" into honeycomb-mr2 by Mike Lockwood · 13 years ago
  58. fbfe555 StorageVolume: Add getStorageId() accessor by Mike Lockwood · 13 years ago
  59. 8fa5b03 resolved conflicts for merge of fc4a3d37 to master by Mike Lockwood · 13 years ago
  60. fc4a3d3 am b822d246: am 0a93d875: Merge "StorageManager: Clean up and generalize storage configuration resources" into honeycomb-mr2 by Mike Lockwood · 13 years ago
  61. 2f6a388 StorageManager: Clean up and generalize storage configuration resources by Mike Lockwood · 13 years ago
  62. 20c3561 am 10fbba21: DO NOT MERGE MountService: Fix running media scanner at boot. by Mike Lockwood · 13 years ago
  63. 2572051 am 0aa5d7b7: DO NOT MERGE Fix deadlock in MountService by Mike Lockwood · 13 years ago
  64. a2a8419 am e3b498be: DO NOT MERGE StorageManager: Add getVolumeList() and getVolumeState() methods by Mike Lockwood · 13 years ago
  65. 60c768d am 346a2d79: DO NOT MERGE MountService: Add support for multiple volumes by Mike Lockwood · 13 years ago
  66. 10fbba2 DO NOT MERGE MountService: Fix running media scanner at boot. by Mike Lockwood · 13 years ago
  67. 0aa5d7b DO NOT MERGE Fix deadlock in MountService by Mike Lockwood · 13 years ago
  68. e3b498b DO NOT MERGE StorageManager: Add getVolumeList() and getVolumeState() methods by Mike Lockwood · 13 years ago
  69. 346a2d7 DO NOT MERGE MountService: Add support for multiple volumes by Mike Lockwood · 13 years ago
  70. 91dd02c DO NOT MERGE MountService: Fix running media scanner at boot. by Mike Lockwood · 13 years ago
  71. b913563 DO NOT MERGE Fix deadlock in MountService by Mike Lockwood · 13 years ago
  72. d967f46 DO NOT MERGE StorageManager: Add getVolumeList() and getVolumeState() methods by Mike Lockwood · 13 years ago
  73. f097fc2 DO NOT MERGE MountService: Add support for multiple volumes by Mike Lockwood · 13 years ago
  74. 80e0a41 MountService: Fix running media scanner at boot. by Mike Lockwood · 13 years ago
  75. 84338c4 Fix deadlock in MountService by Mike Lockwood · 13 years ago
  76. cace13d Merge "StorageManager: Add getVolumeList() and getVolumeState() methods" by Mike Lockwood · 13 years ago
  77. 47c5581 Merge "MountService: Add support for multiple volumes" by Mike Lockwood · 13 years ago
  78. 8fa5f80 StorageManager: Add getVolumeList() and getVolumeState() methods by Mike Lockwood · 13 years ago
  79. 7fa24aa MountService: Add support for multiple volumes by Mike Lockwood · 13 years ago
  80. 37334c0 am 8f7aad14: am f7a34b15: am e558a000: Merge "Avoid crash in system server when mounting container" by Brad Fitzpatrick · 13 years ago
  81. 8f7aad1 am f7a34b15: am e558a000: Merge "Avoid crash in system server when mounting container" by Brad Fitzpatrick · 13 years ago
  82. a20c8ef Avoid crash in system server when mounting container by Fredrik Helmer · 13 years ago
  83. cf0b38c Split PackageManagerService into subclasses by Kenny Root · 13 years ago
  84. 6482517 Fix issue #3485923: Gmail crash by Dianne Hackborn · 13 years ago
  85. d4796c8 am a2e765ef: Merge "Update the encryption password when the device password is changed." into honeycomb by Jason parks · 13 years ago
  86. f7b3cd4 Update the encryption password when the device password is changed. by Jason parks · 13 years ago
  87. ff271a2 am 2ec4af59: am 138757db: Merge "Make OBB results a one-way call" into gingerbread by Kenny Root · 13 years ago
  88. 2ec4af5 am 138757db: Merge "Make OBB results a one-way call" into gingerbread by Kenny Root · 13 years ago
  89. b7db272 Make OBB results a one-way call by Kenny Root · 13 years ago
  90. 8888c59 Add and enforce the permission for encrypting/decrypting. by Jason parks · 13 years ago
  91. 9ed98bc Update encryption commands. by Jason parks · 13 years ago
  92. 56aa532 Add a method enable encryption. by Jason parks · 13 years ago
  93. 5af0b91 Add decryption support to MountService. by Jason parks · 14 years ago
  94. c65347f am bf44ebae: am 9de93424: Merge "Without SD card the shutdown sequence was delayed" by Brad Fitzpatrick · 14 years ago
  95. bf44eba am 9de93424: Merge "Without SD card the shutdown sequence was delayed" by Brad Fitzpatrick · 14 years ago
  96. 5d0db4d Without SD card the shutdown sequence was delayed by Johan Alfven · 14 years ago
  97. b09773d Fix isUsbMassStorageConnected() will always return true by Tony Wu · 14 years ago
  98. fcab0f5 am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  99. 8fda163 am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  100. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 14 years ago