summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/DownloadProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Deleting downloads for removed uids on downloadprovider startSuprabh Shukla2017-03-071-10/+45
* Only send DOWNLOAD_COMPLETE broadcast once.Jeff Sharkey2016-10-141-10/+25
* 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.Jeff Sharkey2016-09-161-0/+44
| * | | | | DO NOT MERGE. Send "completed" broadcast if download cancelled.Jeff Sharkey2016-08-311-10/+17
| |\ \ \ \ \
| | * | | | | DO NOT MERGE. Send "completed" broadcast if download cancelled.Jeff Sharkey2016-08-311-10/+17
| | |/ / / /
| * / / / / 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
| |\| | |
| | * | | 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."Adam Seaton2016-08-261-13/+0
* | | | | Merge "Send "completed" broadcast if download cancelled."TreeHugger Robot2016-08-231-10/+17
|\ \ \ \ \
| * | | | | Send "completed" broadcast if download cancelled.Jeff Sharkey2016-08-231-10/+17
* | | | | | Update notifications when deleting downloads.Jeff Sharkey2016-08-231-0/+6
|/ / / / /
* | | | | Enforce calling identity before clearing. am: 8be3a92eb0 am: ec19fe6485 am: b...Jeff Sharkey2016-08-091-0/+13
|\| | | |
| * | | | Enforce calling identity before clearing. am: 8be3a92eb0 am: ec19fe6485 am: b...Jeff Sharkey2016-08-091-0/+13
| |\| | |
| | * | | Enforce calling identity before clearing. am: 8be3a92eb0 am: ec19fe6485 am: b...Jeff Sharkey2016-08-091-0/+13
| | |\| |
| | | * | Enforce calling identity before clearing. am: 8be3a92eb0 am: ec19fe6485 am: b...Jeff Sharkey2016-08-091-0/+13
| | | |\|
| | | | * Enforce calling identity before clearing.Jeff Sharkey2016-08-011-0/+13
| | | | * Use resolved path for both checking and opening.Jeff Sharkey2016-01-141-2/+8
| | | * | DO NOT MERGE. Use resolved path when inserting and deleting.Jeff Sharkey2016-02-161-5/+15
| | | * | Use resolved path for both checking and opening.Jeff Sharkey2016-01-141-2/+8
| | * | | Merge "DO NOT MERGE. Use resolved path when inserting and deleting." into mnc...Jeff Sharkey2016-02-181-5/+15
| | |\ \ \
| | | * | | DO NOT MERGE. Use resolved path when inserting and deleting.Jeff Sharkey2016-02-161-5/+15
* | | | | | Clear identity when deleting scanned entry. am: 01dee86505 am: d8fc87e08eJeff Sharkey2016-06-281-2/+7
|\| | | | |
| * | | | | Clear identity when deleting scanned entry.Jeff Sharkey2016-06-281-2/+7
* | | | | | Enable search for Downloads.Ben Lin2016-05-101-3/+5
|/ / / / /
* | | | | Scan completed downloads when requested.Jeff Sharkey2016-05-091-0/+10
* | | | | Move DownloadManager to use JobScheduler.Jeff Sharkey2016-04-251-48/+62
* | | | | Use resolved path for both checking and opening.Jeff Sharkey2016-02-081-6/+22
|/ / / /
* / / / Revert "Use resolved path for both checking and opening."Jeff Sharkey2016-01-221-8/+2
|/ / /
* / / Use resolved path for both checking and opening.Jeff Sharkey2016-01-141-2/+8
|/ /
* | Switch to proxy variants of app-ops calls.Jeff Sharkey2015-07-241-2/+2
* | Relax permissions on package-specific paths.Jeff Sharkey2015-07-141-14/+33
* | Create a handler threadTodd Kennedy2015-06-191-1/+5
* | Actually delete files when rows are deleted.Jeff Sharkey2015-06-161-5/+12
|/
* Whoops, clear identity to get internal columns.Jeff Sharkey2014-08-051-1/+11
* Scan after writing download files.Jeff Sharkey2014-08-051-18/+41
* am f04a7690: am 90e7485d: am 02562d30: Merge "Avoid leaking cursors"Jeff Sharkey2014-05-101-20/+30
|\
| * Avoid leaking cursorsMattias Nilsson2014-04-011-20/+30
* | resolved conflicts for merge of 2ca55fd3 to masterNick Kralevich2014-03-141-6/+0
|\|
| * Drop restorecon call from DownloadProvider.Stephen Smalley2014-03-121-6/+0
* | Add idle service to clean orphan downloads.Jeff Sharkey2014-02-061-1/+3
* | Many improvements to download storage management.Jeff Sharkey2014-02-061-10/+9
* | Revert "change download provider to use system log"Doug Zongker2014-01-271-26/+26