summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/ContextWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with call backs from media process.Dianne Hackborn2014-11-191-0/+13
* Allow adding widgets from user profiles.Svetoslav2014-08-051-0/+6
* Add code cache directory for apps.Jeff Sharkey2014-07-151-0/+5
* Add Context.getNoBackupFilesDir()Christopher Tate2014-07-141-1/+6
* Per-app media directories on external storage.Jeff Sharkey2014-05-301-0/+5
* Variant of sendBroadcast with appOp flag for cross-user.Amith Yamasani2014-05-161-0/+10
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-4/+0
* Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-0/+6
* APIs for multiple external storage devices.Jeff Sharkey2013-08-111-2/+17
* Add activity token to display system.Craig Mautner2013-06-221-3/+3
* Add explicit userId to AppWidget binder callsJim Miller2013-02-201-0/+6
* App ops: new operations for SMS.Dianne Hackborn2013-02-051-0/+17
* Rework ParceledListSlice to be much easier to use.Dianne Hackborn2013-01-181-0/+6
* Rename bindService to bindServiceAsUser to follow convention.Amith Yamasani2013-01-161-2/+3
* AppInfo from Notifications for secondary usersAmith Yamasani2012-09-241-0/+6
* Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-0/+7
* Add registering for explicit users.Dianne Hackborn2012-09-041-0/+9
* Initial draft of high-level multi-display APIs.Jeff Brown2012-08-311-2/+8
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-2/+31
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-0/+12
* Refactor for multi-display support.Jeff Brown2012-08-191-0/+7
* Switch public APIs to use new UserHandle class for identifying users.Dianne Hackborn2012-08-171-8/+9
* Add API to create new contexts with custom configurations.Dianne Hackborn2012-08-141-0/+6
* User Manager service to manage users and query user detailsAmith Yamasani2012-08-111-0/+6
* Start the correct settings from the status bar.Amith Yamasani2012-08-081-0/+6
* More mult-user API work.Dianne Hackborn2012-08-071-7/+15
* Add APIs for interacting across users.Dianne Hackborn2012-08-021-3/+2
* Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-141-0/+18
* Fix Power Control widgetAmith Yamasani2012-02-161-0/+6
* Multi-user - wallpaper serviceAmith Yamasani2012-02-101-0/+6
* Add API to get path to OBBs.Dianne Hackborn2011-01-161-0/+5
* Implement issue # 3255887 could CursorLoader offer...Dianne Hackborn2011-01-081-0/+6
* Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-221-0/+5
* new API in Context. on openDatabase, new param DatabaseErrorHandlerVasu Nori2010-06-031-0/+7
* New external storage APIs.Dianne Hackborn2010-02-091-0/+10
* Add API to send an ordered sticky broadcast.Dianne Hackborn2009-09-191-0/+10
* Fix issue #2093608: Calendar widget takes a few seconds to launchDianne Hackborn2009-09-171-0/+8
* Updates from API review.Dianne Hackborn2009-07-281-0/+1
* Fixes #1963229. Introduces Context#isRestricted().Romain Guy2009-07-061-0/+5
* Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...Dianne Hackborn2009-06-181-0/+6
* Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato2009-06-111-0/+5
* * Moved supports-density tag under manifestMitsuru Oshima2009-06-031-8/+0
* AI 147976: Compatibility mode support. Part 2.Mitsuru Oshima2009-04-281-0/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+422
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-422/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+422