summaryrefslogtreecommitdiff
path: root/core/java/android/os/Environment.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add buildExternalStorageAndroidObbDirs()." into rvc-devMartijn Coenen2020-04-291-0/+9
|\
| * Add buildExternalStorageAndroidObbDirs().Martijn Coenen2020-04-271-0/+9
* | Mark more directory getter APIs @TestApiJerry Chang2020-04-171-0/+4
|/
* Remove a TODO as no work needs to be doneAbhijeet Kaur2020-04-061-2/+1
* Move Scoped Storage compat flags definition to frameworks/baseAbhijeet Kaur2020-03-171-3/+35
* Use compat flags to reflect the current status of legacy storage.Abhijeet Kaur2020-03-131-20/+42
* Add API for apps to query whether they have All Files Accessshafik2020-03-101-0/+45
* Resolve media directories to the real pathsHung-ying Tyan2020-02-051-3/+14
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Shuffling to prepare for MediaProvider APEX.Jeff Sharkey2019-12-181-0/+18
* Support non-privileged APKs in APEX.Dario Freni2019-10-241-1/+14
* Public APIs for ID-specific Uris, misc items.Jeff Sharkey2019-08-221-2/+5
* Support /system_ext partitionJeongik Cha2019-07-091-4/+19
* Fix Environment.isExternalStorageLegacy() impl.Sudheer Shanka2019-06-041-2/+29
* Make it clear that legacy storage is deprecated.Jeff Sharkey2019-04-281-1/+22
* Merge "Update behavior of some DownloadManager APIs." into qt-devSudheer Shanka2019-04-251-14/+6
|\
| * Update behavior of some DownloadManager APIs.Sudheer Shanka2019-04-231-14/+6
* | Rename Environment method to follow attribute.Jeff Sharkey2019-04-211-15/+15
|/
* Make storage a restricted permission - frameworkSvet Ganov2019-04-161-8/+2
* Don't use noteop for preflight checksChad Brubaker2019-04-091-2/+2
* Fix isExternalStorageSandboxed() bug.Jeff Sharkey2019-04-041-2/+9
* Manifest flag for apps to request sandboxing.Jeff Sharkey2019-03-281-2/+42
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+18
* Merge "Rename data/pkg_staging to data/app-staging"Gavin Corkery2019-03-091-1/+1
|\
| * Rename data/pkg_staging to data/app-stagingGavin Corkery2019-02-271-1/+1
* | To be @Nullable or @NonNull, that is the question.Jeff Sharkey2019-03-011-7/+8
|/
* Rename data/staging to data/pkg_stagingGavin Corkery2019-02-181-1/+1
* Update DownloadStorageProvider to include MediaStore.Downloads.Sudheer Shanka2019-01-281-0/+14
* Write staged sessions to /data/staging.Dario Freni2019-01-021-0/+5
* Add support for "Audiobooks".Jeff Sharkey2018-11-301-1/+11
* Merge "Make Environment.getProductDirectory() @TestApi"Anton Hansson2018-11-131-0/+1
|\
| * Make Environment.getProductDirectory() @TestApiAnton Hansson2018-11-081-0/+1
* | Add sm set-isolated-storage [true|false]Sudheer Shanka2018-11-081-0/+8
|/
* First pass at APIs for contributing new media.Jeff Sharkey2018-11-031-0/+7
* Improve docs for CE/DE usages.Jeff Sharkey2018-10-031-8/+37
* Provide paths of interest to vendors.Jeff Sharkey2018-09-131-1/+8
* Support /product-services partitionDario Freni2018-08-171-0/+13
* Merge "StrictMode to catch storage while locked."TreeHugger Robot2018-06-301-0/+2
|\
| * StrictMode to catch storage while locked.Jeff Sharkey2018-06-291-0/+2
* | Get android.os tests running against real APIs.Jeff Sharkey2018-06-291-0/+1
|/
* Expose TestAPIs needed by GtsOsTestCasesPhilip P. Moltmann2018-04-061-0/+2
* Merge changes from topic "product_partition"TreeHugger Robot2018-01-261-0/+12
|\
| * Support /product partitionJaekyun Seok2018-01-251-0/+12
* | [framework] Extend profile operations to take the profile nameCalin Juravle2018-01-241-3/+2
|/
* Fingerprint data is now stored in one of two ways depending on theAndreas Huber2018-01-231-0/+10
* Merge "Guide user towards adoption when card is "empty"."Jeff Sharkey2017-12-071-0/+74
|\
| * Guide user towards adoption when card is "empty".Jeff Sharkey2017-12-061-0/+74
* | Implement ArtManager#snapshotProfile APICalin Juravle2017-12-061-2/+3
|/
* SystemServer: Get rid of some unused config.* knobs.Narayan Kamath2017-10-301-5/+0
* PackageManager: Clean up code related to foreign dex useCalin Juravle2017-03-061-5/+0