summaryrefslogtreecommitdiff
path: root/core/java/android/app/ContextImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix issue #10378741: configupdater needs to be explicit when it calls ...Dianne Hackborn2013-10-031-27/+32
|\
| * Fix issue #10378741: configupdater needs to be explicit when it calls startSe...Dianne Hackborn2013-10-031-27/+32
* | Fix cross-process race in initial files/cache dir creationChristopher Tate2013-10-021-12/+23
|/
* Detect wedged ContentProviders, treat as ANR.Jeff Sharkey2013-10-011-0/+5
* Delegate mkdirs() to vold when lacking perms.Jeff Sharkey2013-09-201-4/+18
* Merge "Add consumer IR framework" into klp-devAlexander Ray2013-09-111-0/+6
|\
| * Add consumer IR frameworkErik Gilling2013-09-111-0/+6
* | Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-1/+24
|/
* Explain what warnIfCallingFromSystemProcess() is aboutTom O'Neill2013-09-091-0/+5
* Fix issue #10387684: ArrayIndexOutOfBoundsException in ArrayMap.putDianne Hackborn2013-09-051-1/+1
* Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-051-4/+4
* Update captioning APIsAlan Viverette2013-08-291-0/+6
* APIs for multiple external storage devices.Jeff Sharkey2013-08-111-46/+67
* Use package CompatibilityInfo as default. DO NOT MERGECraig Mautner2013-08-081-1/+1
* Whoops, not yet time to be an error.Dianne Hackborn2013-08-051-3/+3
* Start restricting service calls with implicit intents.Dianne Hackborn2013-08-051-0/+24
* Camera2 API: Rename package to android.hardware.camera2Eino-Ville Talvala2013-07-301-1/+1
* Merge "Fix issue #9925269: Naver app crashes on launch"Dianne Hackborn2013-07-191-0/+11
|\
| * Fix issue #9925269: Naver app crashes on launchDianne Hackborn2013-07-181-0/+11
* | Batch alarms to reduce device wakeupsChristopher Tate2013-07-171-3/+3
|/
* Refactor ActivityThread cache - Baby step 1.Craig Mautner2013-07-091-5/+8
* Partial CameraManager implementationIgor Murashkin2013-06-261-3/+3
* Revert "Partial CameraManager implementation"Igor Murashkin2013-06-251-3/+3
* Partial CameraManager implementationIgor Murashkin2013-06-241-3/+3
* Merge "Add activity token to display system."Craig Mautner2013-06-241-20/+27
|\
| * Add activity token to display system.Craig Mautner2013-06-221-20/+27
* | Print - platform APIsSvetoslav Ganov2013-06-211-0/+11
|/
* Use package name when caching SharedPreferences.Jeff Sharkey2013-06-171-5/+19
* Initial commit of new camera API, mostly just the interface.Eino-Ville Talvala2013-06-071-0/+6
* Avoid Binder call when getting the Window serviceRomain Guy2013-06-071-3/+7
* Sensor values changes.Jaikumar Ganesh2013-04-111-1/+2
* Queues, queues, queues and input.Jeff Brown2013-04-081-3/+3
* Warn when exposing file:// Uris beyond a process.Jeff Sharkey2013-04-031-18/+19
* Unhide Bluetooth Low Energy public APIsMatthew Xie2013-03-281-2/+2
* Better API for low disk space warnings.Jeff Sharkey2013-02-151-1/+2
* App ops: new operations for SMS.Dianne Hackborn2013-02-051-13/+36
* App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn2013-02-011-1/+1
* Adding UI test automation APIs.Svetoslav Ganov2013-01-221-1/+1
* Rework ParceledListSlice to be much easier to use.Dianne Hackborn2013-01-181-0/+6
* Merge "Rename bindService to bindServiceAsUser to follow convention."Amith Yamasani2013-01-161-3/+4
|\
| * Rename bindService to bindServiceAsUser to follow convention.Amith Yamasani2013-01-161-3/+4
* | More work on App Ops service.Dianne Hackborn2013-01-161-1/+3
* | Removed Throttle Manager as obsoleteSasha Levitskiy2013-01-141-8/+0
|/
* New "app ops" service.Dianne Hackborn2013-01-091-4/+11
* Quiet down a lot of logging.Dianne Hackborn2012-11-271-2/+2
* System server should always send broadcasts to a specific or all usersAmith Yamasani2012-10-221-0/+22
* Further work on issue #7307399: Framework needs a new pre-user-shutdown...Dianne Hackborn2012-10-091-4/+10
* Merge "Fix resource reading for secondary users" into jb-mr1-devAmith Yamasani2012-10-071-1/+2
|\
| * Fix resource reading for secondary usersAmith Yamasani2012-10-071-1/+2
* | Quick settings user display and switchingAdam Powell2012-10-051-2/+2
|/