Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace usages of deprecated Resources.getColor() and getColorStateList() | Alan Viverette | 2015-03-18 | 1 | -3/+3 |
* | Add flag to JobParameters for job expired | Matthew Williams | 2014-09-10 | 1 | -3/+8 |
* | Implement API review feedback for JobScheduler | Matthew Williams | 2014-08-22 | 1 | -3/+3 |
* | JobScheduler only run jobs for started users. | Matthew Williams | 2014-08-21 | 4 | -26/+20 |
* | remove possible JobScheduler race in cancel() | Matthew Williams | 2014-07-29 | 1 | -9/+51 |
* | Flesh out job scheduler test app | Matthew Williams | 2014-06-18 | 3 | -39/+97 |
* | Out with the old; in with the new | Christopher Tate | 2014-06-10 | 3 | -41/+34 |
* | Add test app for JobScheduler | Matthew Williams | 2014-06-07 | 15 | -0/+615 |