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
/
test-mock
/
src
/
android
/
test
/
mock
/
MockContext.java
Age
Commit message (
Expand
)
Author
2021-01-18
Expose Context#sendStickyBroadcast(Intent, Bundle)
paulhu
2020-03-26
Report incorrect context usage in ViewConfiguration
Chris Li
2020-02-26
[API Review] Expose sendOrderedBroadcast
Peter Wang
2020-02-20
Exempt-From-Owner-Approval: Report non-visual Context misuse
Andrii Kulian
2020-01-28
Add bundle options to Context#createWindowContext API
Andrii Kulian
2020-01-22
Introduce WindowContext API
Andrii Kulian
2019-12-16
Add the root of crates by Context.getCrateDir
Felka Chang
2019-11-27
[Telephony Mainline] Exposed sendOrderedBroadcast
Peter Wang
2019-11-07
System API: Context#registerReceiverForAllUsers
Meng Wang
2019-11-01
Expose Context.sendOrderedBroadcast with appop
Jordan Liu
2019-10-14
Explicitly take flags in createContextAsUser()
Makoto Onuki
2019-10-10
Add Context.createContextAsUser()
Makoto Onuki
2019-03-06
Add Context.bindService with executor parameter
Bo Liu
2018-11-21
Add new API to performing grouping and ordering of bindings.
Dianne Hackborn
2018-11-13
Implement naming of isolated service bindings.
Dianne Hackborn
2018-10-15
Add Context.getDisplayId() to avoid possible IPC
Yohei Yukawa
2018-04-27
Require READ_CALL_LOG permission to see phone numbers in phone state.
Tyler Gunn
2017-12-13
Start accepting Executors instead of Handlers.
Jeff Sharkey
2017-11-16
Separate android.test.mock from test-runner source
Paul Duffin