summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \
| | * | | | | | | DO NOT MERGE. Send "completed" broadcast if download cancelled.Jeff Sharkey2016-08-312-11/+22
| * | | | | | | | DO NOT MERGE. Update notifications when deleting downloads.Jeff Sharkey2016-08-311-0/+6
| |/ / / / / / /
| * | | | | | | Revert "Enforce calling identity before clearing." am: b440ceb00f am: 6777320...Adam Seaton2016-08-261-13/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "Enforce calling identity before clearing." am: b440ceb00f am: 6777320...Adam Seaton2016-08-261-13/+0
| | |\| | | | | |
| * | | | | | | | Merge "DO NOT MERGE: Check that file exists in disk in queryChildDocs" into n...Steve McKay2016-08-231-2/+12
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Fixed INetworkPolicyListener callbacks."TreeHugger Robot2016-09-071-9/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed INetworkPolicyListener callbacks.Felipe Leme2016-08-241-9/+1
* | | | | | | | | | Listen to file changes on Downloads dir.Steve McKay2016-09-061-25/+112
* | | | | | | | | | Revert "Enforce calling identity before clearing." am: b440ceb00f am: 6777320...Adam Seaton2016-08-261-13/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Revert "Enforce calling identity before clearing." am: b440ceb00f am: 6777320...Adam Seaton2016-08-261-13/+0
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Revert "Enforce calling identity before clearing." am: b440ceb00f am: 6777320...Adam Seaton2016-08-261-13/+0
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | Revert "Enforce calling identity before clearing." am: b440ceb00f am: 6777320...Adam Seaton2016-08-261-13/+0
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | | * | | | | | Revert "Enforce calling identity before clearing." am: b440ceb00f am: 6777320...Adam Seaton2016-08-261-13/+0
| | | | |\ \ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | |