summaryrefslogtreecommitdiff
path: root/core/java/android/content/ContextWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+11
* Require READ_CALL_LOG permission to see phone numbers in phone state.Tyler Gunn2018-04-271-0/+7
* Minor autofill changes to support compat mode CTS tests.Svet Ganov2018-02-161-0/+2
* ContextWrapper should check before calling wrapped instance for autofill compatSvet Ganov2018-02-151-2/+4
* Autofill compatibility mode.Svetoslav Ganov2018-02-021-0/+16
* Launching notification settings correctly inlineSelim Cinek2018-01-241-2/+2
* Start accepting Executors instead of Handlers.Jeff Sharkey2017-12-131-1/+7
* Sets AutofillClient on attachBaseContext()Felipe Leme2017-10-041-0/+18
* Stop loading other package's font by default.Seigo Nonaka2017-06-221-0/+6
* Merge "Separate a11y and autofill view ids" into oc-dev am: c91290a6e9Phil Weaver2017-06-171-3/+2
|\
| * Separate a11y and autofill view idsPhil Weaver2017-06-161-3/+2
* | Refresh in-memory SharedPreferences instances after restoreChristopher Tate2017-05-301-1/+6
|/
* Persistable accessibility ID from ContextWrappersPhilip P. Moltmann2017-05-081-0/+8
* Address API review comments for registerReceiverChad Brubaker2017-04-191-4/+4
* Turn down the preliminary foreground service APIChristopher Tate2017-04-171-14/+0
* Implement issue #36590595: Add ability to associated a ClipData with JobInfoDianne Hackborn2017-03-311-0/+5
* API refactor: context.startForegroundService()Christopher Tate2017-03-301-1/+12
* Enforce visibleToInstantApps for receiversChad Brubaker2017-03-071-0/+14
* Merge "API for accessing preloaded files cache"TreeHugger Robot2017-02-171-0/+7
|\
| * API for accessing preloaded files cacheFyodor Kupolov2017-02-171-0/+7
* | Report move to display for activities that handle config changesAndrii Kulian2017-02-161-0/+8
|/
* Add support for Split APK dependciesAdam Lesinski2017-01-241-1/+7
* Enable background restrictionsChristopher Tate2017-01-191-0/+15
* Revert "Enable background restrictions"Chris Tate2017-01-191-15/+0
* Merge "Add bindServiceAsUser(..., Handler) to ContextWrapper."Jeff Davidson2017-01-191-0/+7
|\
| * Add bindServiceAsUser(..., Handler) to ContextWrapper.Jeff Davidson2017-01-091-0/+7
* | Enable background restrictionsChristopher Tate2017-01-181-0/+15
|/
* Make sure ServiceConnection callback is called in main threadTony Mak2016-12-291-0/+8
* Allow cross profile call between DO and POTony Mak2016-11-141-0/+28
* Add asUser version of sendBroadcast(Intent, String, Bundle)Chad Brubaker2016-07-251-0/+7
* ContextImpl: Keep DisplayAdjustments and Display in syncAdam Lesinski2016-06-211-0/+8
* Make Parcelable classes final, API cleanup.Jeff Sharkey2016-03-301-0/+2
* Refactoring FBE APIs based on council feedback.Jeff Sharkey2016-03-171-13/+13
* Make BackupManager encryption aware.Jeff Sharkey2016-02-181-0/+5
* Offer to migrate databases and SharedPreferences.Jeff Sharkey2016-01-301-0/+15
* Don't call public non-final getResources() from getAssets()Alan Viverette2015-12-161-2/+1
* Merge "Add new target SDK filtering feature to BroadcastOptions."Dianne Hackborn2015-12-101-0/+7
|\
| * Add new target SDK filtering feature to BroadcastOptions.Dianne Hackborn2015-12-101-0/+7
* | Slight API renaming, better behavior.Jeff Sharkey2015-12-091-8/+12
|/
* Shift around encryption public APIs.Jeff Sharkey2015-12-081-12/+20
* APIs to obtain SharedPreferences paths.Jeff Sharkey2015-12-071-6/+5
* API to create SharedPreferences from File.Jeff Sharkey2015-11-301-0/+5
* Initial file-based encryption public APIs.Jeff Sharkey2015-11-061-0/+12
* Fix issue #21626564: MMS should be receivied while DozingDianne Hackborn2015-07-141-2/+10
* Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-141-0/+6
* Revert "Allow array of required permissions in sendBroadcast"Fyodor Kupolov2015-07-141-6/+0
* Allow array of required permissions in sendBroadcastFyodor Kupolov2015-07-141-0/+6
* Fix issue #21814207 and issue #21814212 (alarm manager)Dianne Hackborn2015-06-171-0/+20
* Add OP_READ_PHONE_STATE app op - frameworkSvet Ganov2015-04-171-0/+7
* Show and trigger activities that implement Text Processing actionsClara Bayarri2015-04-101-0/+11