summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove "public" download feature.Jeff Sharkey2018-10-081-12/+2
* DO NOT MERGE Deleting downloads for removed uids on downloadprovider startreplicant-6.0-0002Suprabh Shukla2017-07-061-10/+45
* Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-091-0/+31
|\
| * Enforce calling identity before clearing.Jeff Sharkey2016-09-271-0/+44
| * Revert "Enforce calling identity before clearing."Adam Seaton2016-08-261-13/+0
| * Enforce calling identity before clearing.Jeff Sharkey2016-08-251-0/+13
* | Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-061-0/+13
|\ \
| * | Enforce calling identity before clearing.Jeff Sharkey2016-08-261-0/+13
| |/
| * DO NOT MERGE. Use resolved path when inserting and deleting.Jeff Sharkey2016-02-261-5/+15
| * Use resolved path for both checking and opening.Jeff Sharkey2016-02-262-6/+8
* | Merge tag 'android-6.0.1_r24' into HEADJessica Wagantall2016-04-052-11/+23
|\ \
| * | DO NOT MERGE. Use resolved path when inserting and deleting.Jeff Sharkey2016-03-011-5/+15
| * | Use resolved path for both checking and opening.Jeff Sharkey2016-03-012-6/+8
| * | Revert "Use resolved path for both checking and opening."Jeff Sharkey2016-01-222-8/+6
| * | Use resolved path for both checking and opening.Jeff Sharkey2016-01-142-6/+8
| |/
* | Open images with content://media/ instead of content://downloads/ URI.Thomas Wendt2016-01-241-0/+9
* | DownloadProvider: Still display as downloading after download failedkaiyiz2016-01-241-1/+32
* | DownloadProvider: add to support pause/resume download by manualqqzhou2016-01-245-10/+72
* | Clear notifications for Deleted items from Download listkasif2016-01-241-0/+1
* | Remove download notification after previewPawel Kozak2016-01-241-1/+2
* | Merge branch 'cm-12.1' of git://github.com/CyanogenMod/android_packages_provi...Steve Kondik2015-10-313-7/+36
|\ \ | |/ |/|
| * Fixed application/octet-stream to guess mimetypeherriojr2015-09-291-0/+9
| * DownloadManager : Only remove stale id if download is not deletedDanesh Mondegarian2015-06-161-1/+1
| * Merge tag 'android-5.1.0_r1' into HEADstaging/cm-12.1Ricardo Cerqueira2015-03-104-66/+47
| |\
| * | Add Download Speeds in notificationLasse Brudeskar Vikås2014-12-271-6/+26
* | | Give secondary users read-only physical cards.Jeff Sharkey2015-07-281-1/+2
* | | Switch to proxy variants of app-ops calls.Jeff Sharkey2015-07-241-2/+2
* | | Relax permissions on package-specific paths.Jeff Sharkey2015-07-144-26/+114
* | | Create a handler threadTodd Kennedy2015-06-191-1/+5
* | | Actually delete files when rows are deleted.Jeff Sharkey2015-06-161-5/+12
* | | Don't call size() on a null ListChristopher Tate2015-06-081-5/+7
* | | Sanitize display names, keep extensions intact.Ben Kwa2015-04-221-8/+4
* | | Make DownloadProvider honor the cleartext traffic policy.Alex Klyubin2015-04-013-0/+59
| |/ |/|
* | Can not continue to download after powering on the phoneBenson Huang2015-01-151-0/+1
* | Use FileUtils to validate FAT filenames.Jeff Sharkey2014-11-261-50/+1
* | Connection: close is enough to know length.Jeff Sharkey2014-11-101-5/+9
* | Defeat connection reuse to really cancel.Jeff Sharkey2014-11-071-0/+4
* | Ensure that downloads stop quickly.Jeff Sharkey2014-10-271-8/+25
* | am 3ee03ac3: am e24609e8: Trim stale downloads from third-party apps.Jeff Sharkey2014-10-171-5/+47
|\|
| * Trim stale downloads from third-party apps.Jeff Sharkey2014-10-161-5/+47
* | Fix internationalization of percentage formatting in DownloadProvider.Elliott Hughes2014-10-102-3/+7
|/
* Colored notificationsSelim Cinek2014-08-271-0/+2
* fallocate() returning ENOSYS is okay.Jeff Sharkey2014-08-261-2/+2
* Whoops, clear identity to get internal columns.Jeff Sharkey2014-08-051-1/+11
* Scan after writing download files.Jeff Sharkey2014-08-054-23/+43
* Transition the Download Service's cleanup work to a scheduled JobChristopher Tate2014-06-162-8/+50
* am f04a7690: am 90e7485d: am 02562d30: Merge "Avoid leaking cursors"Jeff Sharkey2014-05-101-20/+30
|\
| * Merge "Avoid leaking cursors"Jeff Sharkey2014-05-101-20/+30
| |\
| | * Avoid leaking cursorsMattias Nilsson2014-04-011-20/+30
| * | Track API package change.Elliott Hughes2014-04-281-4/+4
| |/