summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-8.1.0_r70' into staging/lineage-15.1_merge-android-9.0.0_r70lineage-15.1Kevin F. Haggerty2019-11-142-345/+107
|\
| * RESTRICT AUTOMERGEJeff Sharkey2019-09-182-345/+107
| * Merge commit '6d489a5f' into aug10d-oc-devJeff Sharkey2018-08-151-105/+92
| * Remove "public" download feature.Jeff Sharkey2018-07-191-12/+2
| * DO NOT MERGE: Update DownloadProvider for correct meterednessBenedict Wong2018-06-123-1/+9
* | Merge tag 'android-8.1.0_r47' into staging/lineage-15.1_merge-android-8.1.0_r47Kevin F. Haggerty2018-10-011-105/+92
|\ \
| * | Merge commit '6d489a5f' into aug10d-oc-devJeff Sharkey2018-08-161-105/+92
* | | Merge tag 'android-8.1.0_r46' into staging/lineage-15.1_merge-android-8.1.0_r46Kevin F. Haggerty2018-09-041-12/+2
|\| |
| * | Remove "public" download feature.Jeff Sharkey2018-08-101-12/+2
| * | DO NOT MERGE: Update DownloadProvider for correct meterednessBenedict Wong2018-08-103-1/+9
| |/
* | Fix plural translatability for download speedMichael Bestas2018-08-301-4/+4
* | Merge tag 'android-8.1.0_r43' into staging/lineage-15.1_merge-android-8.1.0_r43Kevin F. Haggerty2018-08-083-1/+9
|\ \
| * | DO NOT MERGE: Update DownloadProvider for correct meterednessBenedict Wong2018-07-203-1/+9
| |/
* | DownloadProvider: Add support for manual pause/resumestaging/lineage-15.1Zhao Wei Liew2018-01-125-8/+124
* | DownloadProvider: Display download speed in notificationLasse Brudeskar Vikås2018-01-121-6/+36
|/
* Close idle connections to release RAMFyodor Kupolov2017-09-051-0/+3
* Remove PDF Thumbnail support from DownloadStorageProviderJulian Mancini2017-08-311-1/+1
* Download UI interactions should be in foreground.Jeff Sharkey2017-08-021-0/+4
* Merge "Allow pdf thumbnail in downloads root by removing an override"Jeff Sharkey2017-07-191-8/+0
|\
| * Allow pdf thumbnail in downloads root by removing an overrideJulian Mancini2017-07-191-8/+0
* | Merge "Allow DownloadStorageProvider to display PDF Thumbnails"TreeHugger Robot2017-07-191-1/+1
|\ \
| * | Allow DownloadStorageProvider to display PDF ThumbnailsJulian Mancini2017-07-191-1/+1
| |/
* | Downgrade "Downloading" notification channel to MIN am: b0a086c29fGeoffrey Pitsch2017-07-181-1/+1
|\ \
| * | Downgrade "Downloading" notification channel to MINGeoffrey Pitsch2017-07-171-1/+1
| |/
* | Allocate space using new StorageManager API.Jeff Sharkey2017-07-156-230/+19
* | Follow removal of NetworkInfo metered flag.Jeff Sharkey2017-07-143-2/+12
|/
* Not sending my uid as ORIGINATING_UID to package installerSuprabh Shukla2017-06-011-1/+5
* Add FLAG_SUPPORTS_IS_CHILD to DownloadStorageProvider.Ben Lin2017-05-251-1/+2
* Only alert when first showing.Jeff Sharkey2017-04-191-0/+1
* Merge "Keep shared downloads when apps are uninstalled." into oc-devTreeHugger Robot2017-04-193-8/+20
|\
| * Keep shared downloads when apps are uninstalled.Jeff Sharkey2017-04-183-8/+20
* | Create notification channels for downloads.Jeff Sharkey2017-04-181-12/+31
|/
* Check for Downloads dir's existence and create it if it doesn't exist.Ben Lin2017-03-311-2/+5
* Add findDocumentPath support to DownloadStorageProvider.Garfield Tan2017-03-161-0/+17
* Add rawDocumentsUri handling to TrampolineActivity.Ben Lin2017-03-103-18/+81
* Deleting downloads for removed uids on downloadprovider startSuprabh Shukla2017-03-071-10/+45
* Incorporating FileSystemProvider logic into DownloadStorageProvider.Ben Lin2017-02-241-89/+198
* Only send DOWNLOAD_COMPLETE broadcast once.Jeff Sharkey2016-10-142-15/+25
* Launch APKs using content:// Uri with grant.Jeff Sharkey2016-10-031-13/+4
* Remove support for archives from DownloadsProvider.Tomasz Mikolajewski2016-09-281-28/+0
* Merge commit '010fc1856c23d5a15a6e42e334b0fdc7986f7f30' into manual_merge_010...Jeff Sharkey2016-09-171-0/+44
|\
| * Merge commit '010fc1856c23d5a15a6e42e334b0fdc7986f7f30' into manual_merge_010...Jeff Sharkey2016-09-161-0/+44
| |\
| | * Merge commit '40238b9a601d58d2b4f88da7b14823e8c0340bc6' into manual_merge_402...Jeff Sharkey2016-09-161-0/+44
| | |\
| | | * Enforce calling identity before clearing. am: 7c1af8c62c am: 47dcd095ea am: 5...Jeff Sharkey2016-09-161-0/+44
| | | |\
| | | | * Enforce calling identity before clearing. am: 7c1af8c62c am: 47dcd095ea am: 5...Jeff Sharkey2016-09-161-0/+44
| | | | |\
| | | | | * Enforce calling identity before clearing. am: 7c1af8c62c am: 47dcd095eaJeff Sharkey2016-09-161-0/+44
| | | | | |\
| | | | | | * Enforce calling identity before clearing.Jeff Sharkey2016-09-161-0/+44
| | | | | | |\
| | | | | | | * Enforce calling identity before clearing.Jeff Sharkey2016-09-161-0/+44
| * | | | | | | DO NOT MERGE: Listen to file changes on Downloads dir.Steve McKay2016-09-071-24/+107
| * | | | | | | Merge "DO NOT MERGE. Send "completed" broadcast if download cancelled." into ...TreeHugger Robot2016-08-312-11/+22
| |\ \ \ \ \ \ \