1. 50d1c04 Parcelable classes should always be final. by Jeff Sharkey · 8 years ago
  2. 53fcc75 Fixed typo on Storage Access Framework. by Felipe Leme · 8 years ago
  3. 34a9d52 Removed Intent.OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 8 years ago
  4. 04a5d40 Initial implementation of StorageManager.getVolumesList(). by Felipe Leme · 8 years ago
  5. 5af1835d Generate stable MTP storage IDs. by Jeff Sharkey · 9 years ago
  6. 1b8ef7e Parcelable objects for Disk/Volume. by Jeff Sharkey · 9 years ago
  7. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  8. 17d5c1b Parse UUID string with Long.parseLong by Tom Marshall · 11 years ago
  9. 1f706c6 Include external storage devices in DocumentsUI. by Jeff Sharkey · 11 years ago
  10. 5aca2b8 Plumb through physical device UUID and label. by Jeff Sharkey · 11 years ago
  11. b049e21 Include user identifier in external storage paths. by Jeff Sharkey · 12 years ago
  12. 9545dc02 Include primary flag in StorageVolume. by Jeff Sharkey · 12 years ago
  13. 13fe2a5 Fix bug #6522190 MountService should respond to configuration changes ("INTERNAL STORAGE" string should be translated dynamically) by Fabrice Di Meglio · 12 years ago
  14. 4161f9b Add StorageVolume list to MountService dump by Kenny Root · 13 years ago
  15. 7a59dd2 MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system by Mike Lockwood · 13 years ago
  16. 8e8b280 StorageVolume: Add allowMassStorage flag by Mike Lockwood · 13 years ago
  17. 37051cd ExternalStorageFormatter takes an optional StorageVolume target. by Gilles Debunne · 13 years ago
  18. a5250c9 MountService: Add StorageVolume as extra in storage related broadcasts. by Mike Lockwood · 13 years ago
  19. fbfe555 StorageVolume: Add getStorageId() accessor by Mike Lockwood · 13 years ago
  20. 2f6a388 StorageManager: Clean up and generalize storage configuration resources by Mike Lockwood · 13 years ago