Commits on Source (3)
-
aguestuser authored
- in !7, we blocked all usage of Scoped Storage in an attempt to block usage of Android's DownloadManager, which is known to cause proxy bypasses - as of Android API 29, downloads will not work without Scoped Storage, causing all downlaods to fail (see: fenix##40192) - here, we enable usage of scoped storage for API >= 29, but block calls to DownloadManager on API < 29
Verifiedd6444a09 -
aguestuser authored
- abandon attempts to block writing file metadata to system db, as justified in #40075 (comment 2780108) - this frees us to eliminate the `ANDROID_DOWNLOADS_INTEGRATION` feature toggle altogether
Verifiede2daac07 -
Matthew Finkel authored
Merge remote-tracking branch 'aguestusergl/bug-40075_support-scoped-storage' into android-components-96.0.15-11.5-1
Unverified6ae3342f
Showing
- components/feature/downloads/build.gradle 0 additions, 2 deletionscomponents/feature/downloads/build.gradle
- components/feature/downloads/src/main/java/mozilla/components/feature/downloads/AbstractFetchDownloadService.kt 2 additions, 6 deletions...ponents/feature/downloads/AbstractFetchDownloadService.kt