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