summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Update DownloadProvider to handle paths inside app sandboxes.Sudheer Shanka2018-11-161-20/+99
* Merge "Extend DocumentsContract search to accept mime types"Ivan Chiang2018-11-151-8/+22
|\
| * Extend DocumentsContract search to accept mime typesIvan Chiang2018-11-141-8/+22
* | Remove references to DefaultContainerService.Sudheer Shanka2018-11-131-17/+1
|/
* Move back to SQLiteQueryBuilder for backports.Jeff Sharkey2018-07-251-20/+31
* Revert SQLiteQueryBuilder for now.Jeff Sharkey2018-07-191-7/+7
* All untrusted selections must go through builder.Jeff Sharkey2018-07-161-106/+81
* Remove "public" download feature.Jeff Sharkey2018-07-091-12/+2
* 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
* 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
|\