summaryrefslogtreecommitdiff
path: root/tests/JobSchedulerTestApp
AgeCommit message (Expand)Author
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-08resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to masterJeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-03-23Add an exported flag in manifestAshwini Oruganti
2019-03-07Convert tests/**/Android.mk files to Android.bpSasha Smundak
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-06-13Fix #62545908 : 'metered' network jobs run without networkChristopher Tate
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan 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 expiredMatthew Williams
2014-08-22Implement API review feedback for JobSchedulerMatthew 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 appMatthew Williams
2014-06-10Out with the old; in with the newChristopher Tate
2014-06-07Add test app for JobSchedulerMatthew Williams