summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Environment.java
Commit message (Expand)AuthorAgeFilesLines
* Handle /oem and /vendor as wellChristopher Tate2014-04-181-0/+11
* Define an OEM directory, scan features and APKs.Jeff Sharkey2014-03-191-1/+14
* Detect removable and emulated secondary storage.Jeff Sharkey2014-01-151-78/+102
* Relax user constraint on storage state.Jeff Sharkey2013-10-141-1/+2
* Add secondary external storage support.Jeff Sharkey2013-10-081-5/+23
* Delegate mkdirs() to vold when lacking perms.Jeff Sharkey2013-09-201-22/+42
* Move search to roots; Documents root; hide empty.Jeff Sharkey2013-09-131-1/+7
* Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-051-2/+1
* APIs for multiple external storage devices.Jeff Sharkey2013-08-111-120/+211
* am 1b50e4ea: am ca2a6374: Merge "Environment should only warn when asked." in...Jeff Sharkey2013-04-191-12/+19
|\
| * Environment should only warn when asked.Jeff Sharkey2013-04-191-12/+19
* | Phase 1 of refactoring SystemServer.Dan Morrill2013-04-041-0/+5
|/
* Improve performance of storage measurement.Jeff Sharkey2013-03-011-3/+57
* Useful annotations for code documentation.Jeff Sharkey2012-11-121-1/+3
* Avoid mentioning hidden API in docs.Jeff Sharkey2012-10-231-3/+0
* Update docs for multi-user storage behavior.Jeff Sharkey2012-10-221-3/+23
* Handle multi-user mountObb() requests.Jeff Sharkey2012-09-251-0/+22
* Move multi-user OBB under user-specific path.Jeff Sharkey2012-09-241-4/+1
* Make getMediaStorageDirectory() user-aware.Jeff Sharkey2012-09-181-6/+19
* Give DefaultContainerService all external storage.Jeff Sharkey2012-09-131-3/+6
* Include user identifier in external storage paths.Jeff Sharkey2012-09-111-41/+153
* Centralize the creation of the user system directoryAmith Yamasani2012-08-311-0/+11
* Add media directory, hidden for now.Jeff Sharkey2012-05-221-0/+14
* Update Environment fallback defaults.Jeff Sharkey2012-04-171-10/+7
* Environment: Fix default mount point for external storageMike Lockwood2011-05-251-4/+4
* resolved conflicts for merge of fc4a3d37 to masterMike Lockwood2011-05-161-21/+24
|\
| * StorageManager: Clean up and generalize storage configuration resourcesMike Lockwood2011-05-161-21/+24
* | Links in Environment javadocGilles Debunne2011-05-131-11/+11
|/
* Clarify rules about encryption of emulated storage.Andy Stadler2011-03-071-2/+9
* Environment.isExternalStorageRemovable() is false if external storage is emul...Mike Lockwood2011-01-191-0/+1
* Don't cache return of getService in EnvironmentKenny Root2011-01-181-10/+11
* Add API to get path to OBBs.Dianne Hackborn2011-01-161-0/+12
* Revert "Remove the APIs for the old encryption scheme."Jason parks2011-01-131-2/+42
* Remove the APIs for the old encryption scheme.Jason parks2011-01-121-42/+2
* un@hide android.os.Environment.isExternalStorageEmulated()Mike Lockwood2011-01-101-2/+0
* Add API to check for emulated external storageKenny Root2010-10-121-6/+36
* Add new API to find out whether external storage is removable.Dianne Hackborn2010-10-041-4/+32
* am 822a7e2d: am ce59fb8b: Fix issue #2578244: playing audio file downloaded b...Dianne Hackborn2010-04-071-2/+4
|\
| * Fix issue #2578244: playing audio file downloaded by the browser...Dianne Hackborn2010-04-071-2/+4
* | am 6d630607: am 5cdd7858: Merge "Fix issue #2553553: API REVIEW: android.cont...Dianne Hackborn2010-03-301-0/+9
|\ \ | |/
| * Fix issue #2553553: API REVIEW: android.context.ContextDianne Hackborn2010-03-301-0/+9
| * DO NOT MERGEOscar Montemayor2010-03-291-48/+0
|/
* New external storage APIs.Dianne Hackborn2010-02-091-1/+181
* Framework: Clean up / Refactor Mount APIsSan Mehat2010-02-091-1/+1
* Environment: Catch *all* exceptions from MountServiceSan Mehat2010-01-071-1/+1
* services: MountService: Refactor MountService for vold2San Mehat2010-01-021-1/+15
* Encrypted File Systems Project. Installer modifications.Oscar Montemayor2009-11-241-0/+48
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+131
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-131/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+12