summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* DownloadProvider: Add support for manual pause/resumecm-14.0Zhao Wei Liew2016-10-045-9/+116
* DownloadProvider: Display download speed in notificationLasse Brudeskar Vikås2016-10-041-6/+36
* Clear identity when deleting scanned entry.Jeff Sharkey2016-06-281-2/+7
* Make scanning decisions based on latest data.Jeff Sharkey2016-06-252-4/+5
* Re-schedule downloads queued for unmetered.Jeff Sharkey2016-06-222-8/+16
* Update notifications when no jobs are scheduled.Jeff Sharkey2016-06-221-4/+11
* Use calling app's Network Security Config for HTTPS downloadsChad Brubaker2016-06-203-0/+48
* Only show queued notification when "visible."Jeff Sharkey2016-05-261-1/+8
* Implemented onRestrictBackgroundBlacklistChanged().Felipe Leme2016-05-161-0/+8
* Merge "Removed onRestrictPowerChanged()." into nyc-devTreeHugger Robot2016-05-131-6/+0
|\
| * Removed onRestrictPowerChanged().Felipe Leme2016-05-101-6/+0
* | Merge "Allow viewing content:// Uris from Downloads." into nyc-devTomasz Mikolajewski2016-05-111-4/+1
|\ \
| * | Allow viewing content:// Uris from Downloads.Tomasz Mikolajewski2016-05-091-4/+1
| |/
* / Scan completed downloads when requested.Jeff Sharkey2016-05-092-4/+17
|/
* Implemented onRestrictPowerChanged().Felipe Leme2016-05-031-0/+6
* Merge "Add ability to rename a downloaded file." into nyc-devBen Lin2016-05-021-1/+20
|\
| * Add ability to rename a downloaded file.Ben Lin2016-04-291-1/+20
* | Visible downloads should run while blocked/dozing.Jeff Sharkey2016-04-295-20/+42
|/
* Move DownloadManager to use JobScheduler.Jeff Sharkey2016-04-2514-1283/+711
* Implemented onRestrictBackgroundWhitelistChanged().Felipe Leme2016-04-191-0/+6
* Extra comments for multinetwork downloadingRobin Lee2016-04-081-0/+4
* Merge "Implement multi-network downloads" into nyc-devRobin Lee2016-04-073-1/+20
|\
| * Implement multi-network downloadsRobin Lee2016-04-073-1/+20
* | Remove stale download notifications.Jeff Sharkey2016-04-041-3/+5
* | Avoid flashing download notifications.Jeff Sharkey2016-03-302-3/+14
|/
* Remove chmod(0644) for finished downloads.Jeff Sharkey2016-03-211-6/+0
* Mark incomplete downloads as partial.Steve McKay2016-03-151-1/+3
* Use resolved path for both checking and opening.Jeff Sharkey2016-02-082-10/+22
* Merge "Migrate the DownloadProvider's trampoline to use SAF Uris."Tomasz Mikolajewski2016-02-031-4/+7
|\
| * Migrate the DownloadProvider's trampoline to use SAF Uris.Tomasz Mikolajewski2016-02-031-4/+7
* | Always return FLAG_ARCHIVE for archives in DownloadProvider.Tomasz Mikolajewski2016-02-021-7/+6
|/
* Temporary hack to keep file:// Uris working.Jeff Sharkey2016-01-281-0/+4
* Merge "Revert "Use resolved path for both checking and opening."" into mnc-dr...Jeff Sharkey2016-01-232-8/+6
|\
| * 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
* | 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
|/