index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
JobSchedulerTestApp
Age
Commit message (
Expand
)
Author
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2019-03-07
Convert tests/**/Android.mk files to Android.bp
Sasha Smundak
2018-02-28
frameworks/base: Set LOCAL_SDK_VERSION where possible.
Anton Hansson
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