Age | Commit message (Expand) | Author |
---|---|---|
2017-06-13 | Fix #62545908 : 'metered' network jobs run without network | Christopher Tate |
2017-04-14 | Remove unnecessary casts on calls to findViewById | Alan Viverette |
2016-04-22 | frameworks/base: Avoid Long object allocations in Long.valueOf() | Tobias Thierer |
2015-03-18 | Replace usages of deprecated Resources.getColor() and getColorStateList() | Alan Viverette |
2014-09-10 | Add flag to JobParameters for job expired | Matthew Williams |
2014-08-22 | Implement API review feedback for JobScheduler | Matthew Williams |
2014-08-21 | JobScheduler only run jobs for started users. | Matthew Williams |
2014-07-29 | remove possible JobScheduler race in cancel() | Matthew Williams |
2014-06-18 | Flesh out job scheduler test app | Matthew Williams |
2014-06-10 | Out with the old; in with the new | Christopher Tate |
2014-06-07 | Add test app for JobScheduler | Matthew Williams |