1. 19d9c2d StorageManager: Improve exception handling by Alex Naidis · 8 years ago
  2. c0d3f0e Dumps total size of primary storage. by Felipe Leme · 8 years ago
  3. 179923a Improved storage size detection. by Felipe Leme · 8 years ago
  4. 690346b Use the Deletion Helper when system storage is low. by Daniel Nishi · 8 years ago
  5. 18202e00b Added a getPrimaryStorageSize() method. by Felipe Leme · 8 years ago
  6. 4815ed4 Cache IMountService for isUserKeyUnlocked() calls. by Jeff Sharkey · 8 years ago
  7. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  8. fcf1e55 Consistent creation/destruction of user data. by Jeff Sharkey · 8 years ago
  9. cadfc77 Merge "Fix broken javadoc." into nyc-dev by Jeff Sharkey · 8 years ago
  10. f82c2f0 Fix broken javadoc. by Jeff Sharkey · 8 years ago
  11. c250e45 Make getStorageVolume(File file) public. by Felipe Leme · 8 years ago
  12. 8b704d44 Merge "Revert "Remove old FUSE bypass now that we have sdcardfs."" into nyc-dev by Jeff Sharkey · 8 years ago
  13. 8575da1 Revert "Remove old FUSE bypass now that we have sdcardfs." by Jeff Sharkey · 8 years ago
  14. 33dd156 Give users and devices control over sdcardfs. by Jeff Sharkey · 8 years ago
  15. feef8b6 Remove old FUSE bypass now that we have sdcardfs. by Jeff Sharkey · 8 years ago
  16. c02bfae Include "invisible" volumes in new storage API. by Jeff Sharkey · 8 years ago
  17. cf3f0a1 Update direct boot related documentation. by Jeff Sharkey · 8 years ago
  18. 20be5d6 Add API to IMountService to get encryption state by Paul Lawrence · 8 years ago
  19. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  20. 04a5d40 Initial implementation of StorageManager.getVolumesList(). by Felipe Leme · 8 years ago
  21. faeb3eb Password security for FBE disk encryption keys by Paul Crowley · 8 years ago
  22. 47f7108 Prepare user storage just before using it. by Jeff Sharkey · 8 years ago
  23. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  24. c5967e9 More progress on triaging PackageManager callers. by Jeff Sharkey · 9 years ago
  25. c4dd021 Introduce ephemeral users. by Lenka Trochtova · 9 years ago
  26. ce14cd0 Mount storage after unlock, fix leaving emulation. by Jeff Sharkey · 9 years ago
  27. ba51235 More file-based encryption work. by Jeff Sharkey · 9 years ago
  28. 9e8d9e2 Add a mehtod definition to StorageManager for appfuse. by Daichi Hirono · 9 years ago
  29. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  30. 965da39 Create a File Based Encryption check API by Clara Bayarri · 9 years ago
  31. acfaa94 am b8040265: Merge "Give secondary users read-only physical cards." into mnc-dev by Jeff Sharkey · 9 years ago
  32. 4634987 Give secondary users read-only physical cards. by Jeff Sharkey · 9 years ago
  33. eb16e1f am 08dda27b: Merge "Make sure we get valid package name or fail." into mnc-dev by Svetoslav · 9 years ago
  34. 7395cbf Make sure we get valid package name or fail. by Svetoslav · 9 years ago
  35. c7a6074 am d3719ab0: Merge "Better handling of storage paths." into mnc-dev by Jeff Sharkey · 9 years ago
  36. 98329459 Better handling of storage paths. by Jeff Sharkey · 9 years ago
  37. c56668e am 3ced9617: Merge "Use original path if translated path doesn\'t exist" into mnc-dev by Marco Nelissen · 9 years ago
  38. aa41103 Use original path if translated path doesn't exist by Marco Nelissen · 9 years ago
  39. d7be214 resolved conflicts for merge of 8cee6587 to mnc-dr-dev by Ian Pedowitz · 9 years ago
  40. 6ee871e Teach storage appops. by Svet Ganov · 9 years ago
  41. 7ec733f Delete the user key when deleting a user. by Paul Crowley · 9 years ago
  42. bcf48ed Use mount service to create user dirs. by Paul Crowley · 9 years ago
  43. ef10ee0 Handle missing migration source volume. by Jeff Sharkey · 9 years ago
  44. 6dce496 Reconcile private volumes when mounted. by Jeff Sharkey · 9 years ago
  45. 9527b22 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  46. 9dc575d Add StorageEventListener.onDiskDestroyed() by Makoto Onuki · 9 years ago
  47. d8fdb33 Honor password visible setting in CryptKeeper by Paul Lawrence · 9 years ago
  48. 4c099d0 Command to change force adoptable state. by Jeff Sharkey · 9 years ago
  49. 9756d75 Initial pass at storage benchmarks. by Jeff Sharkey · 9 years ago
  50. 0d838a0 Determine if we have adoptable disks. by Jeff Sharkey · 9 years ago
  51. c840681 Avoid NPE when fsUuid is null. by Jeff Sharkey · 9 years ago
  52. 50a0545 Returning to wizard, split move events. by Jeff Sharkey · 9 years ago
  53. b42d694 Method to wipe all adoptable disks. by Jeff Sharkey · 9 years ago
  54. b36586a Split some VolumeInfo state into VolumeRecord. by Jeff Sharkey · 9 years ago
  55. 275e3e4 Migrate primary external storage. by Jeff Sharkey · 9 years ago
  56. 620b32b Package and storage movement callbacks. by Jeff Sharkey · 9 years ago
  57. 74acbbb Blend in force adoptable flag when set. by Jeff Sharkey · 9 years ago
  58. 27de30d Wire up non-visible volumes, more states. by Jeff Sharkey · 9 years ago
  59. 7e92ef3 Volumes know parent disks; unsupported disks. by Jeff Sharkey · 9 years ago
  60. d95d3bf Persist nickname and flags for volumes. by Jeff Sharkey · 9 years ago
  61. 56bd312 Checkpoint of storage notifications. by Jeff Sharkey · 9 years ago
  62. 59d577a Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  63. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  64. 7151a9a Storage methods using IDs, update listeners. by Jeff Sharkey · 9 years ago
  65. 1b8ef7e Parcelable objects for Disk/Volume. by Jeff Sharkey · 9 years ago
  66. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  67. f839b4f Set the system locale correctly even on an encrypted device. by Elliott Hughes · 10 years ago
  68. 742e790 Progress towards staging ASECs. by Jeff Sharkey · 10 years ago
  69. e8fdc54 Hide crypto consts from docs by Paul Lawrence · 10 years ago
  70. 0a18029 Clean up a few minor issues by Paul Lawrence · 10 years ago
  71. 8e39736 Support default, pattern, pin and password encryption types by Paul Lawrence · 11 years ago
  72. be72215 Better API for low disk space warnings. by Jeff Sharkey · 11 years ago
  73. 4fbbda4 Handle multi-user mountObb() requests. by Jeff Sharkey · 12 years ago
  74. b049e21 Include user identifier in external storage paths. by Jeff Sharkey · 12 years ago
  75. cb80cb7 am 37548994: Merge "StorageManager: fix issue that GREF has increased to 2011 in system server with intel stress test." by Jean-Baptiste Queru · 12 years ago
  76. 6614bb6 StorageManager: fix issue that GREF has increased to 2011 in system server with intel stress test. by Chuanxia Dong · 12 years ago
  77. a45746e Fix several cases of broken droiddoc syntax external issue 35214 by Jeff Smith · 12 years ago
  78. cba928c SystemServer: Add support for disabling AudioService and MountService by Mike Lockwood · 13 years ago
  79. 37051cd ExternalStorageFormatter takes an optional StorageVolume target. by Gilles Debunne · 13 years ago
  80. 2f6a388 StorageManager: Clean up and generalize storage configuration resources by Mike Lockwood · 13 years ago
  81. d967f46 DO NOT MERGE StorageManager: Add getVolumeList() and getVolumeState() methods by Mike Lockwood · 13 years ago
  82. ec7c9ff Hide USB mass storage APIs in StorageManager by Kenny Root · 14 years ago
  83. 0a9b54e resolved conflicts for merge of 8bb7a1df to master by Kenny Root · 14 years ago
  84. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 14 years ago
  85. 9e95468 am 6ce5f60c: am 38cf8867: Remove OBBs from state list when volume unmounted by Kenny Root · 14 years ago
  86. 38cf886 Remove OBBs from state list when volume unmounted by Kenny Root · 14 years ago
  87. bff405f resolved conflicts for merge of d8e8186c to master by Kenny Root · 14 years ago
  88. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  89. e49564e am 821afa9a: am 54d41379: Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 14 years ago
  90. 02ca31f Add OBB flags to support overlays by Kenny Root · 14 years ago
  91. bf0cb26 am f5ee5358: am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  92. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 14 years ago
  93. fb4e1e2 resolved conflicts for merge of 181bb0ab to master by Kenny Root · 14 years ago
  94. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 14 years ago
  95. 6f63dd5 framework: Hide StorageManager for froyo - do not merge by San Mehat · 14 years ago
  96. 0eec21d Add dialog to display storage users when enabling/disabling ums by Suchi Amalapurapu · 14 years ago
  97. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago