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
/
core
/
java
/
android
/
content
/
BroadcastReceiver.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-07
System API: Context#registerReceiverForAllUsers
Meng Wang
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-08-06
Fix broken javadocs.
Jeff Sharkey
2017-05-12
Fix issue #38210653: Few more tweaks of job scheduler
Dianne Hackborn
2017-02-14
Revert accidential merge 492a058d58e991445996cb8cc8dcb24494ac20c5
Philip P. Moltmann
2017-02-14
resolve merge conflicts of d043a840f7f12ce2c54e7d4564a6ac9cfa24dd17 to nyc-mr...
Philip P. Moltmann
2017-02-13
[DO NOT MERGE] Revert "[DO NOT MERGE] Delay SharedPreferences.apply() by 50 ms"
Philip P. Moltmann
2017-01-31
[DO NOT MERGE] Delay SharedPreferences.apply() by 50 ms
Philip P. Moltmann
2016-12-16
docs: changes to broadcast documentation am: 33ec106d22 am: 377dab8ab3 am: fd...
Mark Lu
2016-12-14
Delay SharedPreferences.apply() by 50 ms
Philip P. Moltmann
2016-12-13
docs: changes to broadcast documentation
Mark Lu
2016-11-14
Update usage of ActivityManagerNative.
Sudheer Shanka
2016-01-28
Exposing file:// beyond your app is bad, m'kay?
Jeff Sharkey
2015-07-01
Teach receivers, activities, providers, and services app ops.
Svet Ganov
2015-01-03
[ActivityManager] Distinguish FG or BG receiver finished
riddle_hsu
2013-04-03
Warn when exposing file:// Uris beyond a process.
Jeff Sharkey
2013-01-11
docs: Fix a bunch of issues
Scott Kennedy
2012-09-04
Add registering for explicit users.
Dianne Hackborn
2012-07-25
Fix several cases of broken droiddoc syntax
Jeff Smith
2012-03-02
Clarify docs for the thread used in BroadcastReceiver.onReceive()
Nick Pelly
2011-12-12
SDK only: now that support lib is in SDK, we can link to it.
Dianne Hackborn
2011-10-04
Merge "docs: add developer guide cross-references, Project ACRE"
Joe Fernandez
2011-10-04
docs: add developer guide cross-references, Project ACRE
Joe Fernandez
2011-10-03
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2011-01-17
Fix a bunch of API review bugs.
Dianne Hackborn
2010-10-27
Add facility for broadcasts receives to do work asynchronously.
Dianne Hackborn
2009-10-05
Fix issue #2166755: BroadcastReceiver trying to return result during a non-or...
Dianne Hackborn
2009-04-02
AI 144405: am: CL 144307 am: CL 144306 Fix SDK issue 1716562 - Broadcast mech...
Chris Tate
2009-03-18
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-19
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project