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