summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ContextImpl.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | am 6a15f0d7: am 6275dbbe: Merge "Quiet unnecessary debug logging." into ginge...Brad Fitzpatrick2010-10-101-1/+1
|\ \ \ | |/ /
| * | am 6275dbbe: Merge "Quiet unnecessary debug logging." into gingerbreadBrad Fitzpatrick2010-10-071-1/+1
| |\ \ | | |/
| | * Quiet unnecessary debug logging.Brad Fitzpatrick2010-10-071-1/+1
* | | resolved conflicts for merge of f4c3b7e9 to masterNick Pelly2010-09-291-0/+20
|\ \ \ | |/ /
| * | am 038cabe0: NFC integrationNick Pelly2010-09-281-0/+20
| |\ \ | | |/
| | * NFC integrationNick Pelly2010-09-281-0/+20
| * | am 5bdb89d7: Merge "Move DownloadManager to android.app (DO NOT MERGE)" into ...Steve Howard2010-09-281-1/+0
| |\ \ | | |/
| | * Move DownloadManager to android.app (DO NOT MERGE)Steve Howard2010-09-271-1/+0
| * | am d8691d73: Merge "Allow all apps to call ContentResolver.getType()." into g...Dianne Hackborn2010-09-271-7/+8
| |\ \ | | |/
| | * Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-261-7/+8