summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/ContextWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* 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