Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused imports in frameworks/base. | John Spurlock | 2015-02-28 | 2 | -3/+0 |
* | Add flag to JobParameters for job expired | Matthew Williams | 2014-09-10 | 1 | -1/+16 |
* | JobScheduler: Fix doc build break | Eino-Ville Talvala | 2014-09-03 | 1 | -1/+2 |
* | Add timeout when waiting to bind to JobService | Matthew Williams | 2014-09-03 | 1 | -2/+11 |
* | Implement API review feedback for JobScheduler | Matthew Williams | 2014-08-22 | 3 | -51/+56 |
* | JobScheduler only run jobs for started users. | Matthew Williams | 2014-08-21 | 1 | -1/+4 |
* | JobScheduler needs to flush queue on charging | Matthew Williams | 2014-08-21 | 2 | -1/+13 |
* | remove possible JobScheduler race in cancel() | Matthew Williams | 2014-07-29 | 1 | -0/+5 |
* | Add job persistance as a setter in the API | Matthew Williams | 2014-07-10 | 1 | -6/+25 |
* | Out with the old; in with the new | Christopher Tate | 2014-06-10 | 9 | -0/+1010 |