summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | 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-142-6/+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
* | | | | | | | | Be paranoid when checking localFilePath.Steve McKay2016-08-081-1/+1
* | | | | | | | | Check that file exists in disk in queryChildDocsJorge Gil2016-08-041-2/+12
* | | | | | | | | Waiting for Wi-Fi notification is not ongoing. am: 7b7fa39dec am: 6f45fcee6bJeff Sharkey2016-07-281-1/+3
|\| | | | | | | |
| * | | | | | | | Waiting for Wi-Fi notification is not ongoing.Jeff Sharkey2016-07-281-1/+3
| |/ / / / / / /
* | | | | | | | 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
* | | | | | | | Make scanning decisions based on latest data. am: 3a4a3e7cd5 am: 72278fef3bJeff Sharkey2016-06-272-4/+5
|\| | | | | | |
| * | | | | | | Make scanning decisions based on latest data.Jeff Sharkey2016-06-252-4/+5
* | | | | | | | Re-schedule downloads queued for unmetered. am: b5ca499c74 am: 6c660bb045Jeff Sharkey2016-06-222-8/+16
|\| | | | | | |
| * | | | | | | Re-schedule downloads queued for unmetered.Jeff Sharkey2016-06-222-8/+16
* | | | | | | | Update notifications when no jobs are scheduled. am: 07c50f1e60 am: 7480dff202Jeff Sharkey2016-06-221-4/+11
|\| | | | | | |
| * | | | | | | Update notifications when no jobs are scheduled.Jeff Sharkey2016-06-221-4/+11
* | | | | | | | Use calling app\\\'s Network Security Config for HTTPS downloads am: 473ee135...Chad Brubaker2016-06-213-0/+48
|\| | | | | | |
| * | | | | | | Use calling app's Network Security Config for HTTPS downloadsChad Brubaker2016-06-203-0/+48
* | | | | | | | Fix broken sort order.Ian Rogers2016-06-071-1/+1
* | | | | | | | Only show queued notification when "visible." am: 2a34a9359d am: fbcaac0bc9Jeff Sharkey2016-05-261-1/+8
|\| | | | | | |
| * | | | | | | Only show queued notification when "visible."Jeff Sharkey2016-05-261-1/+8
* | | | | | | | Implemented onRestrictBackgroundBlacklistChanged(). am: 96f33ae24b am: af5e16...Felipe Leme2016-05-171-0/+8
|\| | | | | | |
| * | | | | | | Implemented onRestrictBackgroundBlacklistChanged().Felipe Leme2016-05-161-0/+8
* | | | | | | | Merge "Removed onRestrictPowerChanged()." into nyc-dev am: 2a864fe4e4 am: ba1...Felipe Leme2016-05-131-6/+0
|\| | | | | | |
| * | | | | | | 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-dev am: 6084a4...Tomasz Mikolajewski2016-05-111-4/+1
|\| | | | | | | |
| * | | | | | | | 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
| | |/ / / / / / /
* | / / / / / / / Enable search for Downloads.Ben Lin2016-05-102-5/+29
|/ / / / / / / /
* / / / / / / / 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
|\| | | | | |