summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ContextImpl.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Manual merge: Move DownloadManager to android.appSteve Howard2010-09-281-1/+0
* | | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-271-7/+8
* | | Holo themes and assets in progressAdam Powell2010-09-271-1/+7
* | | am b1657b2b: resolved conflicts for merge of 64591009 to gingerbread-plus-aospBrad Fitzpatrick2010-09-071-39/+62
|\ \ \ | |/ /
| * | resolved conflicts for merge of 64591009 to gingerbread-plus-aospBrad Fitzpatrick2010-09-071-39/+62
| |\ \ | | |/
| | * Fix a race between requesting/loading/writing SharedPreferences.Brad Fitzpatrick2010-09-071-41/+63
* | | Bring back instances counts to dumpsys meminfo.Romain Guy2010-09-031-18/+0
* | | am ec438e14: am 361199b5: Add PackageManager API to get information about a p...Dianne Hackborn2010-08-311-0/+15
|\ \ \ | |/ /
| * | am 361199b5: Add PackageManager API to get information about a provider compo...Dianne Hackborn2010-08-311-0/+15
| |\ \ | | |/
| | * Add PackageManager API to get information about a provider component.Dianne Hackborn2010-08-311-0/+15
* | | am 734d2707: am bb660d7e: Merge "Renaming SharedPreferences.startCommit to ap...Brad Fitzpatrick2010-08-301-11/+3
|\ \ \ | |/ /