summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/task
Commit message (Expand)AuthorAgeFilesLines
* Out with the old; in with the newChristopher Tate2014-06-109-1012/+0
* Add OnNetworkActive to TaskManager and simplify locking.Matthew Williams2014-06-091-3/+8
* Add persistence of tasks for TaskManager & BatteryControllerMatthew Williams2014-06-052-27/+33
* DO NOT MERGE Implementation of TaskManager reschedule/cancelMatthew Williams2014-05-292-28/+48
* DO NOT MERGE - Run the task manager service at startupChristopher Tate2014-05-236-5/+528
* TM TaskServiceContext implementationMatthew Williams2014-05-162-44/+44
* First implementation of the TaskManager internals.Matthew Williams2014-05-121-7/+12
* Fix sdk build by removing javadoc linkMatthew Williams2014-05-021-2/+1
* Address comments/fix javadoc in TaskManager APIMatthew Williams2014-05-013-6/+7
* TaskManager API first pass.Matthew Williams2014-04-215-0/+453