summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ContextImpl.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* resolved conflicts for merge of 1d0d1188 to masterNick Pelly2010-12-131-0/+6
|\
| * am ae56a851: Merge "Make getSystemService(NFC_SERVICE) the NFC entry point." ...Nick Pelly2010-12-101-0/+13
| |\
| | * Make getSystemService(NFC_SERVICE) the NFC entry point.Nick Pelly2010-12-101-0/+13
| * | am 981a72a1: Merge "[don\'t auto-merge] Don\'t re-read SharedPreferences unne...Brad Fitzpatrick2010-12-011-3/+8
| |\ \ | | |/
| | * [don't auto-merge] Don't re-read SharedPreferences unnecessarily.Brad Fitzpatrick2010-11-301-3/+8
* | | Make getSharedPreference() async, blocking on first access.Brad Fitzpatrick2010-12-071-45/+6
* | | Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-221-0/+13
* | | Don't re-read SharedPreferences unnecessarily.Brad Fitzpatrick2010-11-191-2/+3
* | | Clean up, de-dup, and speed up ContextImpl getSystemService()Brad Fitzpatrick2010-11-131-329/+263
* | | Move ApplicationPackageManager out of ContextImpl.javaBrad Fitzpatrick2010-11-101-1070/+0
* | | Move SharedPreferencesImpl out of ContextImpl.javaBrad Fitzpatrick2010-11-101-484/+3
* | | StrictMode: now in more system server threads.Brad Fitzpatrick2010-11-081-0/+7
* | | use the holo theme in more places for >= honeycomb appsJoe Onorato2010-10-291-1/+5
* | | am 13e46665: am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to ...Dianne Hackborn2010-10-181-0/+1
|\ \ \ | |/ /
| * | am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to have their UI...Dianne Hackborn2010-10-151-0/+1
| |\ \ | | |/
| | * Work on issue #3101415: Crespo apps seem to have their UID changed over time.Dianne Hackborn2010-10-151-0/+1
| * | am 590b73bc: NFC API revision round 2.Nick Pelly2010-10-121-21/+0
| |\ \ | | |/
| | * NFC API revision round 2.Nick Pelly2010-10-121-21/+0
* | | NFC API revision round 2.Nick Pelly2010-10-141-21/+0
* | | am 4216c3c3: am a4682ed7: Merge "Minor SharedPreference clean-up." into ginge...Brad Fitzpatrick2010-10-101-7/+9
|\ \ \ | |/ /
| * | am a4682ed7: Merge "Minor SharedPreference clean-up." into gingerbreadBrad Fitzpatrick2010-10-081-7/+9
| |\ \ | | |/
| | * Minor SharedPreference clean-up.Brad Fitzpatrick2010-10-081-7/+9