summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-9.0.0_r50' into staging/lineage-16.0_merge-android-9.0.0_r50Kevin F. Haggerty2019-11-112-345/+107
|\
| * RESTRICT AUTOMERGEJeff Sharkey2019-09-182-345/+107
| * DO NOT MERGE. All untrusted selections must go through builder.Jeff Sharkey2018-08-151-105/+91
| * Remove "public" download feature.Jeff Sharkey2018-08-011-12/+2
* | Merge tag 'android-9.0.0_r10' into lineage-16.0-android-9.0.0_r10Luca Stefani2018-10-071-105/+91
|\ \
| * | DO NOT MERGE. All untrusted selections must go through builder.Jeff Sharkey2018-08-161-105/+91
* | | Merge tag 'android-9.0.0_r6' into lineage-16.0-android-9.0.0_r6Luca Stefani2018-09-051-12/+2
|\| |
| * | Remove "public" download feature.Jeff Sharkey2018-07-271-12/+2
| |/
* | DownloadProvider: Add support for manual pause/resumeZhao Wei Liew2018-08-305-8/+124
* | DownloadProvider: Display download speed in notificationLasse Brudeskar Vikås2018-08-301-6/+36
|/
* Use the network security config's cleartext settingsChad Brubaker2018-04-133-35/+13
* Return underlying MIME type of download.Jeff Sharkey2018-03-271-0/+17
* Merge "Add new no-op interface method." am: 726cb52790 am: 338dd4bda1Jeff Sharkey2018-01-191-1/+1
|\
| * Add new no-op interface method.Jeff Sharkey2018-01-181-1/+1
* | Move to NOT_ROAMING capability.Jeff Sharkey2017-11-093-9/+13
* | Provide data estimate to JobScheduler when known.Jeff Sharkey2017-10-251-0/+12
* | Use explicit Network from JobParameters.Jeff Sharkey2017-10-253-8/+9
* | Prevent duplicate jobs for same download.Jeff Sharkey2017-09-282-3/+14
* | Close idle connections to release RAM am: 635e12dcdfFyodor Kupolov2017-09-081-0/+3
|\|
| * 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. am: ae89e55bb0Jeff Sharkey2017-08-021-0/+4
|\|
| * Download UI interactions should be in foreground.Jeff Sharkey2017-08-021-0/+4
* | Remove PDF Thumbnail support from DownloadStorageProviderJulian Mancini2017-08-021-1/+1
* | Give root directory a name: Downloads :)Steve McKay2017-07-271-0/+3
* | Merge "Mark images in Downloads as supporting metadata."TreeHugger Robot2017-07-261-0/+4
|\ \
| * | Mark images in Downloads as supporting metadata.Steve McKay2017-07-251-0/+4
| |/
* | Merge "Move the null check before assigning parentId to root doc ID."TreeHugger Robot2017-07-211-3/+5
|\ \ | |/ |/|
| * Move the null check before assigning parentId to root doc ID.Garfield Tan2017-07-211-3/+5
* | 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