summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers
Commit message (Expand)AuthorAgeFilesLines
* 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. am: 7c1af8c62c am: 47dcd095eaJeff Sharkey2016-09-161-0/+44
| | | |\
| | | | * Enforce calling identity before clearing.Jeff Sharkey2016-09-161-0/+44
| | | | |\
| | | | | * Enforce calling identity before clearing.Jeff Sharkey2016-09-161-0/+44
* | | | | | 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: 6777320335Adam Seaton2016-08-261-13/+0
| | | |\| |
| | | | * | Revert "Enforce calling identity before clearing."Adam Seaton2016-08-261-13/+0
| | | | |\|
| | | | | * Revert "Enforce calling identity before clearing."Adam Seaton2016-08-261-13/+0
* | | | | | 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: ec19fe6485Jeff Sharkey2016-08-091-0/+13
| | | |\| |
| | | | * | Enforce calling identity before clearing.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-142-3/+8
| | | * | | Use resolved path for both checking and opening. am: bdc831357eJeff Sharkey2016-01-152-3/+8
| | | |\| |
| | | | * | Use resolved path for both checking and opening.Jeff Sharkey2016-01-142-3/+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-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
* | | | | | | 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