1. 941a8ba Installing splits into ASECs! by Jeff Sharkey · 10 years ago
  2. 5f054ce MountService: Fix android.process.media crash repeatedly problem by JP Abgrall · 10 years ago
  3. 92aa5a2 Re-commit of reverted change 458959 by Emily Bernier · 10 years ago
  4. a35add6 Revert "Enforce USB and storage restrictions" by Narayan Kamath · 10 years ago
  5. 59f77c3 Enforce USB and storage restrictions by Emily Bernier · 10 years ago
  6. 115afda Switch framework to using new scheduled-work API by Christopher Tate · 10 years ago
  7. 2ee3c1e Per-app media directories on external storage. by Jeff Sharkey · 10 years ago
  8. dfad99a resolved conflicts for merge of 0b5598c9 to master by Brian Carlstrom · 10 years ago
  9. 0b5598c am 691079dd: am a21ba5be: Merge "Add BackgroundDexOptService" by Brian Carlstrom · 10 years ago
  10. 9502f99 Merge "Allow encryption when keyguard is set to pattern or no protection" by Paul Lawrence · 10 years ago
  11. 46791e7 Allow encryption when keyguard is set to pattern or no protection by Paul Lawrence · 10 years ago
  12. e51dcf9 Save OwnerInfo so CryptKeeper can display at boot time by Paul Lawrence · 10 years ago
  13. 945490c Don't double prompt on booting encrypted device by Paul Lawrence · 10 years ago
  14. 6ee7d25 Revert "Don't prompt at boot if we already did that when decrypting" by Paul Lawrence · 10 years ago
  15. 493e3e7 Don't prompt at boot if we already did that when decrypting by Paul Lawrence · 10 years ago
  16. 2bc6857 Merge "Clean up a few minor issues" by Paul Lawrence · 10 years ago
  17. 77b987f Hold a wake lock while dispatching network activity events. by Dianne Hackborn · 10 years ago
  18. 9a41b24 am 392ee12f: am 96190f1c: am e6d256c5: am 234b0b03: Merge "Fix, MountService now only sends one onShutDownComplete" by Jeff Sharkey · 10 years ago
  19. 96190f1 am e6d256c5: am 234b0b03: Merge "Fix, MountService now only sends one onShutDownComplete" by Jeff Sharkey · 10 years ago
  20. 0a18029 Clean up a few minor issues by Paul Lawrence · 10 years ago
  21. 8e39736 Support default, pattern, pin and password encryption types by Paul Lawrence · 10 years ago
  22. d417d62 Introduce "IdleService" API to expose idle-time maintenance to apps by Christopher Tate · 11 years ago
  23. 222496f am 5d734dbc: am e1d18f6e: am 0e3df216: am cc81bcec: Merge "Only send storage intents after boot complete" by Christopher Tate · 11 years ago
  24. 38c65b1 am 6fba240b: am 6d3700b3: am 47235e8b: am 90cadb35: Merge "MountService listeners can not be unregistered" by Jeff Sharkey · 11 years ago
  25. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/MountService.java]
  26. 1f706c6 Include external storage devices in DocumentsUI. by Jeff Sharkey · 11 years ago
  27. 5aca2b8 Plumb through physical device UUID and label. by Jeff Sharkey · 11 years ago
  28. 44cbdec Add secondary external storage support. by Jeff Sharkey · 11 years ago
  29. 5786a27 Fix mount path prefix checking. by Jeff Sharkey · 11 years ago
  30. 2d8b4e8 Delegate mkdirs() to vold when lacking perms. by Jeff Sharkey · 11 years ago
  31. 1abdb71 APIs for multiple external storage devices. by Jeff Sharkey · 11 years ago
  32. 3606254 resolved conflicts for merge of e96a8207 to master by Kenny Root · 11 years ago
  33. e96a820 am 56cd646a: Avoid logging sensitive data. by Jeff Sharkey · 11 years ago
  34. 56cd646 Avoid logging sensitive data. by Jeff Sharkey · 11 years ago
  35. 2267a78 am 2c4b0905: am ab4a0541: am e4c29de9: Merge "Add missing ACTION_MEDIA_UNMOUNTED intent" by Jeff Sharkey · 11 years ago
  36. ab4a054 am e4c29de9: Merge "Add missing ACTION_MEDIA_UNMOUNTED intent" by Jeff Sharkey · 11 years ago
  37. f503c8f Add missing ACTION_MEDIA_UNMOUNTED intent by Christian Beck · 11 years ago
  38. efa92b2 Cleanup some of the thread merging. by Dianne Hackborn · 11 years ago
  39. c9dc93e Merge "Start combining threads in system process." by Dianne Hackborn · 11 years ago
  40. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  41. 9e814a8 Removing a debug check when logging fstrim events. by Svetoslav · 11 years ago
  42. f23b64d Perform idle maintenance when the device is charging. by Svetoslav · 11 years ago
  43. d9fe293 It helps to catch the right exception. by Jeff Sharkey · 11 years ago
  44. 9ae62f5 It helps to catch the right exception. by Jeff Sharkey · 11 years ago
  45. a7452ee [DO NOT MERGE] Notify vold when to start fstrim. by Svetoslav · 11 years ago
  46. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  47. f5377a7 Merge "Useful annotations for code documentation." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  48. 0be607c Avoid runtime restart after vold reconnects. by Jeff Sharkey · 12 years ago
  49. 8b2c3a14 Useful annotations for code documentation. by Jeff Sharkey · 12 years ago
  50. 32ee831 Handle ISE when physical volume isn't mounted. by Jeff Sharkey · 12 years ago
  51. 4fbbda4 Handle multi-user mountObb() requests. by Jeff Sharkey · 12 years ago
  52. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  53. 27bd34d Multi-user MTP. by Jeff Sharkey · 12 years ago
  54. b049e21 Include user identifier in external storage paths. by Jeff Sharkey · 12 years ago
  55. 9545dc02 Include primary flag in StorageVolume. by Jeff Sharkey · 12 years ago
  56. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  57. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  58. 3e751f1 am 60c77212: am 2a393a99: Merge "MountService: unlink death notification when unregistering listeners" by Jean-Baptiste Queru · 12 years ago
  59. 13fe2a5 Fix bug #6522190 MountService should respond to configuration changes ("INTERNAL STORAGE" string should be translated dynamically) by Fabrice Di Meglio · 12 years ago
  60. 51a573c Wait for ASECs to be scanned before proceeding by Kenny Root · 12 years ago
  61. 6dceb88 Allow forward locked apps to be in ASECs by Kenny Root · 12 years ago
  62. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  63. 5c25a2d MountService: unlink death notification when unregistering listeners by Vairavan Srinivasan · 13 years ago
  64. 470fd72 Log netd traffic nicely. by Robert Greenwalt · 13 years ago
  65. da6aedf Test the correct return code from call to cryptfs. by Fredrik Roubert · 13 years ago
  66. dd519fa Move native vold calls to varargs. by Jeff Sharkey · 13 years ago
  67. 31c6e48 Move NativeDaemonConnector to varargs. by Jeff Sharkey · 13 years ago
  68. 32418be Require device encryption password to perform adb backup/restore by Christopher Tate · 13 years ago
  69. 13c7197 Revert encryption mapping for device wipes. by Ben Komalo · 13 years ago
  70. 444eca2 Expose getting encryptstate through IMountService by Ben Komalo · 13 years ago
  71. 07714d4 Default disable watchdog for vold connection by Kenny Root · 13 years ago
  72. fa23c5a Add NativeDaemonConnector users to watchdog. by Jeff Sharkey · 13 years ago
  73. 18db5c5 During encryption, don't throw exceptions for unknown vold state by Ken Sumrall · 13 years ago
  74. 4161f9b Add StorageVolume list to MountService dump by Kenny Root · 13 years ago
  75. 7a59dd2 MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system by Mike Lockwood · 13 years ago
  76. 292f8bc Plumb information from the framework about asec container size. by Dianne Hackborn · 13 years ago
  77. ecedfdc MountService: Use UsbManager to monitor USB state for mass storage by Mike Lockwood · 13 years ago
  78. 8e8b280 StorageVolume: Add allowMassStorage flag by Mike Lockwood · 13 years ago
  79. 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
  80. 49b9449 am d8d84708: am 988b6648: Merge "MountService: Add StorageVolume as extra in storage related broadcasts." into honeycomb-mr2 by Mike Lockwood · 13 years ago
  81. a5250c9 MountService: Add StorageVolume as extra in storage related broadcasts. by Mike Lockwood · 13 years ago
  82. fa1e556 am 53b988ba: am 5a79cfd7: am 27ac64ec: Merge "StorageVolume: Add getStorageId() accessor" into honeycomb-mr2 by Mike Lockwood · 13 years ago
  83. 53b988b am 5a79cfd7: am 27ac64ec: Merge "StorageVolume: Add getStorageId() accessor" into honeycomb-mr2 by Mike Lockwood · 13 years ago
  84. fbfe555 StorageVolume: Add getStorageId() accessor by Mike Lockwood · 13 years ago
  85. 8fa5b03 resolved conflicts for merge of fc4a3d37 to master by Mike Lockwood · 13 years ago
  86. fc4a3d3 am b822d246: am 0a93d875: Merge "StorageManager: Clean up and generalize storage configuration resources" into honeycomb-mr2 by Mike Lockwood · 13 years ago
  87. 2f6a388 StorageManager: Clean up and generalize storage configuration resources by Mike Lockwood · 13 years ago
  88. 20c3561 am 10fbba21: DO NOT MERGE MountService: Fix running media scanner at boot. by Mike Lockwood · 13 years ago
  89. 2572051 am 0aa5d7b7: DO NOT MERGE Fix deadlock in MountService by Mike Lockwood · 13 years ago
  90. a2a8419 am e3b498be: DO NOT MERGE StorageManager: Add getVolumeList() and getVolumeState() methods by Mike Lockwood · 13 years ago
  91. 60c768d am 346a2d79: DO NOT MERGE MountService: Add support for multiple volumes by Mike Lockwood · 13 years ago
  92. 10fbba2 DO NOT MERGE MountService: Fix running media scanner at boot. by Mike Lockwood · 13 years ago
  93. 0aa5d7b DO NOT MERGE Fix deadlock in MountService by Mike Lockwood · 13 years ago
  94. e3b498b DO NOT MERGE StorageManager: Add getVolumeList() and getVolumeState() methods by Mike Lockwood · 13 years ago
  95. 346a2d7 DO NOT MERGE MountService: Add support for multiple volumes by Mike Lockwood · 13 years ago
  96. 91dd02c DO NOT MERGE MountService: Fix running media scanner at boot. by Mike Lockwood · 13 years ago
  97. b913563 DO NOT MERGE Fix deadlock in MountService by Mike Lockwood · 13 years ago
  98. d967f46 DO NOT MERGE StorageManager: Add getVolumeList() and getVolumeState() methods by Mike Lockwood · 13 years ago
  99. f097fc2 DO NOT MERGE MountService: Add support for multiple volumes by Mike Lockwood · 13 years ago
  100. 80e0a41 MountService: Fix running media scanner at boot. by Mike Lockwood · 13 years ago