summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Context.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-141-5/+62
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-4/+4
* Merge: Introduce UpdateLocksChristopher Tate2012-02-291-0/+11
* Fix Power Control widgetAmith Yamasani2012-02-161-0/+10
* Multi-user - wallpaper serviceAmith Yamasani2012-02-101-0/+9
* New Serial Manager API:Mike Lockwood2012-02-101-0/+11
* Various performance and other work.Dianne Hackborn2011-10-311-1/+8
* Unhide wifi p2p APIIrfan Sheriff2011-09-131-2/+1
* Fix issue #5263361: Browser instance not created in application pickerDianne Hackborn2011-09-081-0/+3
* Various work on out of memory managment.Dianne Hackborn2011-07-291-11/+71
* Fix issue #4466531: onServiceConnected() not called after...Dianne Hackborn2011-07-261-1/+11
* Updated: Wi-Fi p2p frameworkrepo sync2011-07-241-0/+11
* Create TextServiceManager and SpellCheckerServicesatok2011-07-221-0/+9
* Fix issue #4902856: Don't let apps register non-explicit PendingIntentsDianne Hackborn2011-06-301-0/+12
* Revert "Create TextServiceManager and SpellCheckerService"satok2011-06-221-9/+0
* Create TextServiceManager and SpellCheckerServicesatok2011-06-201-0/+9
* Collect historical network stats.Jeff Sharkey2011-06-011-0/+2
* APIs to profile network usage for current UID.Jeff Sharkey2011-05-211-0/+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/+10
* Add API to get path to OBBs.Dianne Hackborn2011-01-161-0/+7
* Implement issue # 3255887 could CursorLoader offer...Dianne Hackborn2011-01-081-0/+6
* Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences()Brad Fitzpatrick2010-12-141-1/+25
* resolved conflicts for merge of 1d0d1188 to masterNick Pelly2010-12-131-0/+8
|\
| * Make getSystemService(NFC_SERVICE) the NFC entry point.Nick Pelly2010-12-101-0/+8
* | am 5f8524d4: am 36af7943: Fix malformed Javadoc.Brad Fitzpatrick2010-12-081-1/+1
|\ \ | |/
| * Fix malformed Javadoc.Brad Fitzpatrick2010-12-081-1/+1
* | Fix doc typo.Brad Fitzpatrick2010-12-071-1/+1
* | Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-221-0/+22
* | resolved conflicts for merge of 177b05d6 to masterScott Main2010-10-251-54/+58
|\ \ | |/