summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Context.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * docs: fix a couple api linksScott Main2010-10-211-55/+59
| * NFC: Move NFC service implementation out of system_server.Nick Pelly2010-10-151-10/+0
* | NFC: Move NFC service implementation out of system_server.Nick Pelly2010-10-171-10/+0
* | resolved conflicts for merge of f4c3b7e9 to masterNick Pelly2010-09-291-0/+10
|\ \ | |/
| * NFC integrationNick Pelly2010-09-281-0/+10
| * Move DownloadManager to android.app (DO NOT MERGE)Steve Howard2010-09-271-3/+3
* | Manual merge: Move DownloadManager to android.appSteve Howard2010-09-281-3/+3
* | resolved conflicts for merge of a06ad953 to masterChung-yih Wang2010-08-061-0/+9
|\ \ | |/
| * Add SIP service into system server.Chung-yih Wang2010-08-061-0/+9
* | am 6a114b21: am 7c600369: Merge "Update Context.getSystemService() docs for d...Steve Howard2010-07-301-0/+4
|\ \ | |/
| * Update Context.getSystemService() docs for download manager.Steve Howard2010-07-281-0/+4
* | Add new system service CountryDetectorBai Tao2010-07-281-1/+10
* | am 55020622: am 7feab347: Merge "Un-@hide new download manager public API." i...Steve Howard2010-07-271-1/+0
|\ \ | |/
| * Un-@hide new download manager public API.Steve Howard2010-07-261-1/+0
* | Moved context modes into view, renamed to action modesAdam Powell2010-07-261-22/+0
* | Refactored contextual modes out of action bar.Adam Powell2010-07-201-0/+23
* | resolved conflicts for merge of 181bb0ab to masterKenny Root2010-07-161-1/+1
|\ \ | |/
| * Add API to call to vold for mounting OBBsKenny Root2010-07-151-2/+1
* | am 47b46648: am b8d890eb: Merge "Initial implementation of the download manag...Steve Howard2010-07-131-0/+9
|\ \ | |/
| * Initial implementation of the download manager public API.Steve Howard2010-07-131-0/+9
* | fix docs errorsVasu Nori2010-06-031-2/+1
* | new API in Context. on openDatabase, new param DatabaseErrorHandlerVasu Nori2010-06-031-0/+28
* | resolved conflicts for merge of 4e33e9c1 to masterRobert Greenwalt2010-04-081-1/+12
|\ \ | |/
| * Add service to monitor/control the flow of data.Robert Greenwalt2010-04-081-1/+12
* | am e4b62c23: am 84d12f3f: am dbad286c: am 25c2dd60: Merge "Per requested by A...Ray Chen2010-04-071-2/+1
|\ \ | |/
| * Per requested by API council, rename MediaScannerConneciton.ScanResultListene...Ray Chen2010-04-071-2/+1
* | Expose Context.STORAGE_SERVICE in masterBjorn Bringert2010-04-011-1/+0
|/
* Fix issue #2553553: API REVIEW: android.context.ContextDianne Hackborn2010-03-301-3/+5
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-1/+1
* Move DeviceAdmin APIs to android.app.admin.Dianne Hackborn2010-02-261-1/+1
* Manager for controlling the UI modes.Tobias Haamel2010-02-221-0/+12
* New external storage APIs.Dianne Hackborn2010-02-091-3/+129
* Framework: Clean up / Refactor Mount APIsSan Mehat2010-02-091-3/+3
* StorageManager: API_CHANGE: Move StorageManager into android.storageSan Mehat2010-02-021-3/+3
* Context: API_CHANGE: Add support for retrieving StorageManagerSan Mehat2010-02-021-0/+12
* NetworkManagementService: Start service when SystemServer starts upSan Mehat2010-01-261-0/+11