1. 3c3770d Merge "Initial implementation of StorageManager.getVolumesList()." into nyc-dev by Felipe Leme · 8 years ago
  2. 04a5d40 Initial implementation of StorageManager.getVolumesList(). by Felipe Leme · 8 years ago
  3. ab3b893 Remove "HOME" directory. Use "Documents" instead. by Steve McKay · 8 years ago
  4. 8212ae0 Consistent naming for internal storage APIs. by Jeff Sharkey · 8 years ago
  5. 5c462a0 Create "Home" dir instead of "home" to match other default dirs. by Steve McKay · 8 years ago
  6. b012f91 Initial implementation of OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 9 years ago
  7. c7b1f89 Created a new API to grant scoped directory access to applications. by Felipe Leme · 9 years ago
  8. bdc9d58 Allow library spec and app configs to be read from odm partition by Hung-ying Tyan · 9 years ago
  9. 2699f06 Add ephemeral installs by Todd Kennedy · 9 years ago
  10. 1544779 Initial file-based encryption public APIs. by Jeff Sharkey · 9 years ago
  11. 59d28dc8 Update docs to reflect adoptable behavior. by Jeff Sharkey · 9 years ago
  12. 4634987 Give secondary users read-only physical cards. by Jeff Sharkey · 9 years ago
  13. 6dce496 Reconcile private volumes when mounted. by Jeff Sharkey · 9 years ago
  14. bd0e9e4 Move both app code and data together. by Jeff Sharkey · 9 years ago
  15. 50a0545 Returning to wizard, split move events. by Jeff Sharkey · 9 years ago
  16. 1b8ef7e Parcelable objects for Disk/Volume. by Jeff Sharkey · 9 years ago
  17. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  18. d450a3a am 7f993419: am 3c189e02: am 271251d7: Merge "Add Environment call: get config dir for some user" by Robin Lee · 10 years ago
  19. 6959133 Add Environment call: get config dir for some user by Robin Lee · 10 years ago
  20. 2ee3c1e Per-app media directories on external storage. by Jeff Sharkey · 10 years ago
  21. c84471c Handle /oem and /vendor as well by Christopher Tate · 10 years ago
  22. 740888f Handle /oem and /vendor as well by Christopher Tate · 10 years ago
  23. 1be762c Define an OEM directory, scan features and APKs. by Jeff Sharkey · 10 years ago
  24. 4ca728c Detect removable and emulated secondary storage. by Jeff Sharkey · 11 years ago
  25. a6d1999 Relax user constraint on storage state. by Jeff Sharkey · 11 years ago
  26. 44cbdec Add secondary external storage support. by Jeff Sharkey · 11 years ago
  27. 2d8b4e8 Delegate mkdirs() to vold when lacking perms. by Jeff Sharkey · 11 years ago
  28. 3e1189b Move search to roots; Documents root; hide empty. by Jeff Sharkey · 11 years ago
  29. e8222dd Change build version from KEY_LIME_PIE to KITKAT by Chet Haase · 11 years ago
  30. 1abdb71 APIs for multiple external storage devices. by Jeff Sharkey · 11 years ago
  31. 94e602d am 1b50e4ea: am ca2a6374: Merge "Environment should only warn when asked." into jb-mr2-dev by Jeff Sharkey · 11 years ago
  32. 48749fc Environment should only warn when asked. by Jeff Sharkey · 11 years ago
  33. e4d9a01 Phase 1 of refactoring SystemServer. by Dan Morrill · 11 years ago
  34. 63d0a06 Improve performance of storage measurement. by Jeff Sharkey · 11 years ago
  35. 8b2c3a14 Useful annotations for code documentation. by Jeff Sharkey · 12 years ago
  36. b76a0c4 Avoid mentioning hidden API in docs. by Jeff Sharkey · 12 years ago
  37. 8c16579 Update docs for multi-user storage behavior. by Jeff Sharkey · 12 years ago
  38. 4fbbda4 Handle multi-user mountObb() requests. by Jeff Sharkey · 12 years ago
  39. 7d8bcb4 Move multi-user OBB under user-specific path. by Jeff Sharkey · 12 years ago
  40. 3fe5bf6 Make getMediaStorageDirectory() user-aware. by Jeff Sharkey · 12 years ago
  41. dfa4530 Give DefaultContainerService all external storage. by Jeff Sharkey · 12 years ago
  42. b049e21 Include user identifier in external storage paths. by Jeff Sharkey · 12 years ago
  43. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 12 years ago
  44. d525baa Add media directory, hidden for now. by Jeff Sharkey · 12 years ago
  45. e704a15 Update Environment fallback defaults. by Jeff Sharkey · 12 years ago
  46. d4bdc7b Environment: Fix default mount point for external storage by Mike Lockwood · 13 years ago
  47. 8fa5b03 resolved conflicts for merge of fc4a3d37 to master by Mike Lockwood · 13 years ago
  48. 2f6a388 StorageManager: Clean up and generalize storage configuration resources by Mike Lockwood · 13 years ago
  49. ee1d630 Links in Environment javadoc by Gilles Debunne · 13 years ago
  50. 50c294f Clarify rules about encryption of emulated storage. by Andy Stadler · 13 years ago
  51. 70ee3ca Environment.isExternalStorageRemovable() is false if external storage is emulated by Mike Lockwood · 14 years ago
  52. b2278dc Don't cache return of getService in Environment by Kenny Root · 14 years ago
  53. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  54. a3cdaa5 Revert "Remove the APIs for the old encryption scheme." by Jason parks · 14 years ago
  55. 1125d78 Remove the APIs for the old encryption scheme. by Jason parks · 14 years ago
  56. 3459e27 un@hide android.os.Environment.isExternalStorageEmulated() by Mike Lockwood · 14 years ago
  57. e1ff214 Add API to check for emulated external storage by Kenny Root · 14 years ago
  58. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  59. d49c455 am 822a7e2d: am ce59fb8b: Fix issue #2578244: playing audio file downloaded by the browser... by Dianne Hackborn · 14 years ago
  60. ce59fb8 Fix issue #2578244: playing audio file downloaded by the browser... by Dianne Hackborn · 14 years ago
  61. 591ad27 am 6d630607: am 5cdd7858: Merge "Fix issue #2553553: API REVIEW: android.context.Context" into froyo by Dianne Hackborn · 14 years ago
  62. acaf028 Fix issue #2553553: API REVIEW: android.context.Context by Dianne Hackborn · 14 years ago
  63. 1f4df90 DO NOT MERGE by Oscar Montemayor · 14 years ago
  64. e83cefce New external storage APIs. by Dianne Hackborn · 14 years ago
  65. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago
  66. a6a7281 Environment: Catch *all* exceptions from MountService by San Mehat · 15 years ago
  67. 7fd0fee services: MountService: Refactor MountService for vold2 by San Mehat · 15 years ago
  68. a8529f6 Encrypted File Systems Project. Installer modifications. by Oscar Montemayor · 15 years ago
  69. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  70. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  72. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago