summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Context.java
Commit message (Expand)AuthorAgeFilesLines
* am ac16c21d: am a0042742: Merge "Modify restrictions bundle per api council r...Amith Yamasani2013-04-171-9/+0
|\
| * Modify restrictions bundle per api council recommendationsAmith Yamasani2013-04-171-9/+0
* | Support persistable Uri permission grants.Jeff Sharkey2013-04-151-1/+1
|/
* Queues, queues, queues and input.Jeff Brown2013-04-081-0/+6
* Unhide Bluetooth Low Energy public APIsMatthew Xie2013-03-281-1/+0
* Application restrictions APIAmith Yamasani2013-03-201-0/+10
* Add explicit userId to AppWidget binder callsJim Miller2013-02-201-0/+8
* App ops: new operations for SMS.Dianne Hackborn2013-02-051-0/+19
* Rework ParceledListSlice to be much easier to use.Dianne Hackborn2013-01-181-0/+3
* Merge "Rename bindService to bindServiceAsUser to follow convention."Amith Yamasani2013-01-161-1/+1
|\
| * Rename bindService to bindServiceAsUser to follow convention.Amith Yamasani2013-01-161-1/+1
* | Removed Throttle Manager as obsoleteSasha Levitskiy2013-01-141-11/+0
|/
* Merge "Revert "App home directories are now 0700 for targetSdkVersion > 17""Nick Kralevich2013-01-091-65/+31
|\
| * Revert "App home directories are now 0700 for targetSdkVersion > 17"Nick Kralevich2013-01-091-65/+31
* | New "app ops" service.Dianne Hackborn2013-01-091-0/+12
|/
* App home directories are now 0700 for targetSdkVersion > 17Nick Kralevich2012-12-141-31/+65
* Update docs for multi-user storage behavior.Jeff Sharkey2012-10-221-0/+20
* Maybe fix issue #7211766: bindService() to User u0 While u10 is...Dianne Hackborn2012-09-261-1/+14
* AppInfo from Notifications for secondary usersAmith Yamasani2012-09-241-0/+30
* Fix issue #6926562: Ensure all multi-user cache files are managed correctlyDianne Hackborn2012-09-241-2/+22
* Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-0/+11
* Fix API review bugs.Dianne Hackborn2012-09-171-35/+36
* Add registering for explicit users.Dianne Hackborn2012-09-041-3/+29
* Initial draft of high-level multi-display APIs.Jeff Brown2012-08-311-3/+26
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-2/+89
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-0/+10
* Refactor for multi-display support.Jeff Brown2012-08-191-0/+11
* 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/+18
* User Manager service to manage users and query user detailsAmith Yamasani2012-08-111-0/+25
* Start the correct settings from the status bar.Amith Yamasani2012-08-081-0/+12
* More mult-user API work.Dianne Hackborn2012-08-071-14/+44
* Add APIs for interacting across users.Dianne Hackborn2012-08-021-3/+5
* Add display manager skeleton.Jeff Brown2012-07-251-0/+9
* Changes to Bluetooth Service structure.Jaikumar Ganesh2012-07-131-0/+9
* am 882c97b5: am cdb3f9c4: Merge "docs: add api overview for jb" into jb-devScott Main2012-06-261-1/+1
|\
| * docs: add api overview for jbScott Main2012-06-261-1/+1
* | am 277c09f6: am 56bb344c: Merge "Added or fixed doctrings for required permis...Nicolas Falliere2012-06-181-0/+6
|\ \ | |/
| * Added or fixed doctrings for required permissions.Nicolas Falliere2012-06-181-0/+6
* | Merge "Fail immediately if bindService() is passed a null ServiceConnection"Christopher Tate2012-06-181-1/+2
|\ \ | |/ |/|
| * Fail immediately if bindService() is passed a null ServiceConnectionChristopher Tate2012-06-181-1/+2
* | Rework media router to be per-context with global process state.Dianne Hackborn2012-06-111-1/+12
|/
* Merge "Expose Context.NSD_SERVICE"Irfan Sheriff2012-04-241-3/+2
|\
| * Expose Context.NSD_SERVICEIrfan Sheriff2012-04-241-3/+2
* | Scheduling policy serviceGlenn Kasten2012-04-241-0/+11
|/
* Merge "Initial commit of InputManager and keyboard layout API."Jeff Brown2012-04-051-0/+9
|\
| * Initial commit of InputManager and keyboard layout API.Jeff Brown2012-04-051-0/+9
* | Add initial framework for DNS service discoveryIrfan Sheriff2012-04-041-0/+12
|/
* Support enabling WAL using a flag when DB is opened.Jeff Brown2012-03-231-0/+14
* Start using the new activity options argument.Dianne Hackborn2012-03-191-3/+9