summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Environment.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial ContributionThe Android Open Source Project2008-10-211-0/+119