summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Context.java
Commit message (Expand)AuthorAgeFilesLines
* docs: Added permissions note for Context.getFilesDir. Bug: 13716053Ricardo Cervera2014-04-041-1/+7
* Improve external storage docs on Context.Jeff Sharkey2013-10-151-44/+104
* DO NOT MERGE: Hide new camera API.Eino-Ville Talvala2013-10-111-0/+1
* KLP/KitKat is now API 19.Dianne Hackborn2013-10-031-3/+2
* Fix build.Dianne Hackborn2013-09-161-0/+1
* Implement issue #10691359: Kill long-running processesDianne Hackborn2013-09-161-19/+2
* Merge "Add consumer IR framework" into klp-devAlexander Ray2013-09-111-0/+10
|\
| * Add consumer IR frameworkErik Gilling2013-09-111-0/+10
* | Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-0/+7
|/
* Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-051-7/+7
* Update captioning APIsAlan Viverette2013-08-291-0/+11
* Docs changes pursuant to API review feedback.Jeff Brown2013-08-231-1/+1
* APIs for multiple external storage devices.Jeff Sharkey2013-08-111-14/+89
* Unhide Context.APP_OPS_SERVICEDavid Christie2013-08-071-2/+0
* Start restricting service calls with implicit intents.Dianne Hackborn2013-08-051-13/+13
* Camera2 API: Rename package to android.hardware.camera2Eino-Ville Talvala2013-07-301-1/+1
* Switch proc stats to use new process state constants.Dianne Hackborn2013-07-151-1/+9
* Docfixes in IBinder, Context, View, and Intent.John Spurlock2013-07-151-47/+47
* Merge "Add activity token to display system."Craig Mautner2013-06-241-5/+5
|\
| * Add activity token to display system.Craig Mautner2013-06-221-5/+5
* | Print - platform APIsSvetoslav Ganov2013-06-211-1/+9
|/
* Initial commit of new camera API, mostly just the interface.Eino-Ville Talvala2013-06-071-0/+10
* 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