1. 6ae39fc [framework] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  2. 7fe2053 Fingerprint data is now stored in one of two ways depending on the by Andreas Huber · 7 years ago
  3. f9b2ef5 Merge "Guide user towards adoption when card is "empty"." by Jeff Sharkey · 7 years ago
  4. 2035614 Guide user towards adoption when card is "empty". by Jeff Sharkey · 7 years ago
  5. fd9f8ae Implement ArtManager#snapshotProfile API by Calin Juravle · 7 years ago
  6. 1c888f6 SystemServer: Get rid of some unused config.* knobs. by Narayan Kamath · 7 years ago
  7. 74f0a34 PackageManager: Clean up code related to foreign dex use by Calin Juravle · 7 years ago
  8. 8094e09 Revert "Revert "remove app-ephemeral"" by Todd Kennedy · 7 years ago
  9. c2f0d88 Revert "remove app-ephemeral" by Guang Zhu · 7 years ago
  10. 4eb7cea remove app-ephemeral by Todd Kennedy · 7 years ago
  11. a280713 Clear up /data/misc_ce/user folder on delete and reboot by Amith Yamasani · 8 years ago
  12. 6e68706 Do not remove file_cache when exiting demo mode by Fyodor Kupolov · 8 years ago
  13. 19551a8 Added getDataPreloadsMediaDirectory by Fyodor Kupolov · 8 years ago
  14. 0bd7762 [RFC] Special case system apps for profile optimizations by Calin Juravle · 8 years ago
  15. d281b42 Revert "Frameworks/base: Refactor UserHandle and Environment a bit" by Andreas Gampe · 8 years ago
  16. 6e16714 Frameworks/base: Refactor UserHandle and Environment a bit by Andreas Gampe · 8 years ago
  17. c5ffdb9 Merge \"More thorough cleansing of expired users\" into nyc-dev am: 4f2b1b455e by Amith Yamasani · 8 years ago
  18. d04aaa3 More thorough cleansing of expired users by Amith Yamasani · 8 years ago
  19. 8825758 Clean up demo dir when leaving demo mode by Fyodor Kupolov · 8 years ago
  20. cf3f0a1 Update direct boot related documentation. by Jeff Sharkey · 8 years ago
  21. c50bf8e Merge "Created metric events for scoped directory access API." into nyc-dev by Felipe Leme · 8 years ago
  22. 3e166b2 Created metric events for scoped directory access API. by Felipe Leme · 8 years ago
  23. d479b52 Restrict the cases when we profile guided compile an apk by Calin Juravle · 8 years ago
  24. 3c3770d Merge "Initial implementation of StorageManager.getVolumesList()." into nyc-dev by Felipe Leme · 8 years ago
  25. 04a5d40 Initial implementation of StorageManager.getVolumesList(). by Felipe Leme · 8 years ago
  26. ab3b893 Remove "HOME" directory. Use "Documents" instead. by Steve McKay · 8 years ago
  27. 8212ae0 Consistent naming for internal storage APIs. by Jeff Sharkey · 8 years ago
  28. 5c462a0 Create "Home" dir instead of "home" to match other default dirs. by Steve McKay · 9 years ago
  29. b012f91 Initial implementation of OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 9 years ago
  30. c7b1f89 Created a new API to grant scoped directory access to applications. by Felipe Leme · 9 years ago
  31. bdc9d58 Allow library spec and app configs to be read from odm partition by Hung-ying Tyan · 9 years ago
  32. 2699f06 Add ephemeral installs by Todd Kennedy · 9 years ago
  33. 1544779 Initial file-based encryption public APIs. by Jeff Sharkey · 9 years ago
  34. 59d28dc8 Update docs to reflect adoptable behavior. by Jeff Sharkey · 9 years ago
  35. 4634987 Give secondary users read-only physical cards. by Jeff Sharkey · 9 years ago
  36. 6dce496 Reconcile private volumes when mounted. by Jeff Sharkey · 9 years ago
  37. bd0e9e4 Move both app code and data together. by Jeff Sharkey · 9 years ago
  38. 50a0545 Returning to wizard, split move events. by Jeff Sharkey · 9 years ago
  39. 1b8ef7e Parcelable objects for Disk/Volume. by Jeff Sharkey · 9 years ago
  40. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  41. d450a3a am 7f993419: am 3c189e02: am 271251d7: Merge "Add Environment call: get config dir for some user" by Robin Lee · 10 years ago
  42. 6959133 Add Environment call: get config dir for some user by Robin Lee · 10 years ago
  43. 2ee3c1e Per-app media directories on external storage. by Jeff Sharkey · 10 years ago
  44. c84471c Handle /oem and /vendor as well by Christopher Tate · 10 years ago
  45. 740888f Handle /oem and /vendor as well by Christopher Tate · 10 years ago
  46. 1be762c Define an OEM directory, scan features and APKs. by Jeff Sharkey · 10 years ago
  47. 4ca728c Detect removable and emulated secondary storage. by Jeff Sharkey · 11 years ago
  48. a6d1999 Relax user constraint on storage state. by Jeff Sharkey · 11 years ago
  49. 44cbdec Add secondary external storage support. by Jeff Sharkey · 11 years ago
  50. 2d8b4e8 Delegate mkdirs() to vold when lacking perms. by Jeff Sharkey · 11 years ago
  51. 3e1189b Move search to roots; Documents root; hide empty. by Jeff Sharkey · 11 years ago
  52. e8222dd Change build version from KEY_LIME_PIE to KITKAT by Chet Haase · 11 years ago
  53. 1abdb71 APIs for multiple external storage devices. by Jeff Sharkey · 11 years ago
  54. 94e602d am 1b50e4ea: am ca2a6374: Merge "Environment should only warn when asked." into jb-mr2-dev by Jeff Sharkey · 11 years ago
  55. 48749fc Environment should only warn when asked. by Jeff Sharkey · 11 years ago
  56. e4d9a01 Phase 1 of refactoring SystemServer. by Dan Morrill · 11 years ago
  57. 63d0a06 Improve performance of storage measurement. by Jeff Sharkey · 11 years ago
  58. 8b2c3a14 Useful annotations for code documentation. by Jeff Sharkey · 12 years ago
  59. b76a0c4 Avoid mentioning hidden API in docs. by Jeff Sharkey · 12 years ago
  60. 8c16579 Update docs for multi-user storage behavior. by Jeff Sharkey · 12 years ago
  61. 4fbbda4 Handle multi-user mountObb() requests. by Jeff Sharkey · 12 years ago
  62. 7d8bcb4 Move multi-user OBB under user-specific path. by Jeff Sharkey · 12 years ago
  63. 3fe5bf6 Make getMediaStorageDirectory() user-aware. by Jeff Sharkey · 12 years ago
  64. dfa4530 Give DefaultContainerService all external storage. by Jeff Sharkey · 12 years ago
  65. b049e21 Include user identifier in external storage paths. by Jeff Sharkey · 12 years ago
  66. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 12 years ago
  67. d525baa Add media directory, hidden for now. by Jeff Sharkey · 12 years ago
  68. e704a15 Update Environment fallback defaults. by Jeff Sharkey · 12 years ago
  69. d4bdc7b Environment: Fix default mount point for external storage by Mike Lockwood · 13 years ago
  70. 8fa5b03 resolved conflicts for merge of fc4a3d37 to master by Mike Lockwood · 13 years ago
  71. 2f6a388 StorageManager: Clean up and generalize storage configuration resources by Mike Lockwood · 13 years ago
  72. ee1d630 Links in Environment javadoc by Gilles Debunne · 13 years ago
  73. 50c294f Clarify rules about encryption of emulated storage. by Andy Stadler · 13 years ago
  74. 70ee3ca Environment.isExternalStorageRemovable() is false if external storage is emulated by Mike Lockwood · 14 years ago
  75. b2278dc Don't cache return of getService in Environment by Kenny Root · 14 years ago
  76. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  77. a3cdaa5 Revert "Remove the APIs for the old encryption scheme." by Jason parks · 14 years ago
  78. 1125d78 Remove the APIs for the old encryption scheme. by Jason parks · 14 years ago
  79. 3459e27 un@hide android.os.Environment.isExternalStorageEmulated() by Mike Lockwood · 14 years ago
  80. e1ff214 Add API to check for emulated external storage by Kenny Root · 14 years ago
  81. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  82. d49c455 am 822a7e2d: am ce59fb8b: Fix issue #2578244: playing audio file downloaded by the browser... by Dianne Hackborn · 14 years ago
  83. ce59fb8 Fix issue #2578244: playing audio file downloaded by the browser... by Dianne Hackborn · 14 years ago
  84. 591ad27 am 6d630607: am 5cdd7858: Merge "Fix issue #2553553: API REVIEW: android.context.Context" into froyo by Dianne Hackborn · 14 years ago
  85. acaf028 Fix issue #2553553: API REVIEW: android.context.Context by Dianne Hackborn · 14 years ago
  86. 1f4df90 DO NOT MERGE by Oscar Montemayor · 14 years ago
  87. e83cefce New external storage APIs. by Dianne Hackborn · 14 years ago
  88. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago
  89. a6a7281 Environment: Catch *all* exceptions from MountService by San Mehat · 15 years ago
  90. 7fd0fee services: MountService: Refactor MountService for vold2 by San Mehat · 15 years ago
  91. a8529f6 Encrypted File Systems Project. Installer modifications. by Oscar Montemayor · 15 years ago
  92. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  93. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  94. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  95. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago