summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ContextImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Add APIs for interacting across users.Dianne Hackborn2012-08-021-2/+1
* Add display manager skeleton.Jeff Brown2012-07-251-0/+6
* Merge "Update WifiManager API"Irfan Sheriff2012-07-251-1/+1
|\
| * Update WifiManager APIIrfan Sheriff2012-07-241-1/+1
* | Refactor local window manager implementation.Jeff Brown2012-07-201-1/+2
|/
* Merge "Changes to Bluetooth Service structure."Matthew Xie2012-07-161-0/+6
|\
| * Changes to Bluetooth Service structure.Jaikumar Ganesh2012-07-131-0/+6
* | Improve geofencing: throttle location updates with distance to fence.Nick Pelly2012-07-161-3/+3
|/
* Merge "Fail immediately if bindService() is passed a null ServiceConnection"Christopher Tate2012-06-181-0/+6
|\
| * Fail immediately if bindService() is passed a null ServiceConnectionChristopher Tate2012-06-181-0/+6
* | Rework media router to be per-context with global process state.Dianne Hackborn2012-06-111-0/+6
|/
* Fix (mostly) issue #5109947: Race condition between retrieving a...Dianne Hackborn2012-05-291-5/+10
* Add infrastructure for accessing "unstable" content providers.Dianne Hackborn2012-05-091-0/+10
* API review fixesIrfan Sheriff2012-05-091-1/+1
* System context should inherit base package name.Jeff Sharkey2012-04-221-1/+3
* Refactor SensorManager to move non-API bits into a subclass.Jeff Brown2012-04-161-1/+2
* Extract Vibrator implementation from interface.Jeff Brown2012-04-131-2/+2
* Request key maps from input manager service.Jeff Brown2012-04-101-3/+3
* Move some APIs from window manager to input manager.Jeff Brown2012-04-051-3/+4
* Merge "Initial commit of InputManager and keyboard layout API."Jeff Brown2012-04-051-0/+6
|\
| * Initial commit of InputManager and keyboard layout API.Jeff Brown2012-04-051-0/+6
* | Add initial framework for DNS service discoveryIrfan Sheriff2012-04-041-0/+10
|/
* Support enabling WAL using a flag when DB is opened.Jeff Brown2012-03-231-5/+6
* Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-141-4/+21
* Add an API for deleting databases.Jeff Brown2012-03-011-1/+1
* Fix Power Control widgetAmith Yamasani2012-02-161-0/+13
* Multi-user - wallpaper serviceAmith Yamasani2012-02-101-1/+7
* New Serial Manager API:Mike Lockwood2012-02-101-0/+8
* Multi-user - 1st major checkinAmith Yamasani2012-02-031-10/+15
* Add mechanism for Parcel to not allow FDs to be written to it.Dianne Hackborn2011-10-031-0/+14
* Fix bug 5159736 - Make DeviceDefault the defaultAdam Powell2011-08-141-1/+2
* Various work on out of memory managment.Dianne Hackborn2011-07-291-0/+6
* Updated: Wi-Fi p2p frameworkrepo sync2011-07-241-0/+9
* Create TextServiceManager and SpellCheckerServicesatok2011-07-221-0/+6
* Eliminate single-process mode.Jeff Brown2011-07-081-12/+0
* Fix issue #4902856: Don't let apps register non-explicit PendingIntentsDianne Hackborn2011-06-301-6/+8
* Revert "Create TextServiceManager and SpellCheckerService"satok2011-06-221-6/+0
* Create TextServiceManager and SpellCheckerServicesatok2011-06-201-0/+6
* DownloadManager flags for network policy.Jeff Sharkey2011-06-161-0/+10
* Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-2/+10
* Rework how we decide whether to use system or status bar.Dianne Hackborn2011-05-261-3/+0
* More compatibility mode improvements.Dianne Hackborn2011-05-241-1/+7
* Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-2/+2
* USB: Add API and dialog for apps to request permissions for USB devices and a...Mike Lockwood2011-03-081-3/+3
* Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-011-2/+2
* New APIs for USB host support:Mike Lockwood2011-01-221-0/+8
* Add API to get path to OBBs.Dianne Hackborn2011-01-161-0/+12
* Add Holo theme for IMEs.Dianne Hackborn2011-01-141-26/+6
* Implement issue # 3255887 could CursorLoader offer...Dianne Hackborn2011-01-081-0/+5
* Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences()Brad Fitzpatrick2010-12-141-4/+7