summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Assign a null timestamp to active downloads."Ben Kwa2016-01-091-1/+5
|\
| * Assign a null timestamp to active downloads.Ben Kwa2016-01-081-1/+5
* | Opening downloads also needs filename access.Jeff Sharkey2016-01-081-0/+1
* | Use resolved path for both checking and opening.Jeff Sharkey2016-01-072-6/+8
* | Request access to the filename column.Jeff Sharkey2016-01-071-0/+1
|/
* Merge "Wire zip archives to Downloads."Tomasz Mikolajewski2015-12-251-6/+39
|\
| * Wire zip archives to Downloads.Tomasz Mikolajewski2015-12-251-6/+39
* | Report to DeviceIdleController when downloads are active.Dianne Hackborn2015-11-121-0/+15
|/
* am 962dc684: am 0e4082c8: am 6a25eda3: am 94fc3343: am 8b2880ba: Give seconda...Jeff Sharkey2015-07-291-1/+2
|\
| * Give secondary users read-only physical cards.Jeff Sharkey2015-07-281-1/+2
* | am fe7f7654: am c0c1c15d: am 4a4f35e4: am c478f1e7: am b8bc2a76: Switch to pr...Jeff Sharkey2015-07-251-2/+2
|\|
| * Switch to proxy variants of app-ops calls.Jeff Sharkey2015-07-241-2/+2
* | am b74a55a3: am f5170c41: am 7a61721e: am 546250aa: am ed30deae: Relax permis...Jeff Sharkey2015-07-144-26/+114
|\|
| * Relax permissions on package-specific paths.Jeff Sharkey2015-07-144-26/+114
* | Add "Cancel" action to downloads in notification.Oren Blasberg2015-06-253-1/+61
|/
* 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
| |/
* | OsConstants is moving.Elliott Hughes2014-04-291-2/+1
* | Fix reference to moved ErrnoException.Torne (Richard Coles)2014-04-291-1/+1
* | Move internal DownloadProvider code off libcore.os.Elliott Hughes2014-04-282-18/+18
* | 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-065-87/+179
* | Many improvements to download storage management.Jeff Sharkey2014-02-069-1110/+968
* | Revert "change download provider to use system log"Doug Zongker2014-01-277-88/+88
* | change download provider to use system logDoug Zongker2014-01-277-88/+88
|/
* Creates parent directories before creates fileRoger Chen2014-01-091-1/+9
* No directories in Downloads.Jeff Sharkey2013-10-101-0/+4
* Treat deleted in-progress downloads as canceled.Jeff Sharkey2013-10-041-1/+1
* Always update notifications, media scanner.Jeff Sharkey2013-10-041-16/+5