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