summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* am 4cb6fc7e: Merge change Icc48b1e7 into eclairFred Quintana2009-11-111-1/+3
|\
| * don't request a sync when temp providers are createdFred Quintana2009-11-111-1/+3
* | resolved conflicts for merge of ae0cf6dc to eclair-mr2Fred Quintana2009-11-115-76/+358
|\ \ | |/
| * Make the RegisteredSErvices Cache not allow the registered service for aFred Quintana2009-11-105-76/+358
* | am b6a6791f: Merge change I60413727 into eclairDianne Hackborn2009-11-021-1/+1
|\ \ | |/
| * Fix issue #2226370: Resource versions match with equalityDianne Hackborn2009-11-011-1/+1
* | am 824838d7: Avoid NPE when callers send null selection args.Jeff Sharkey2009-10-291-2/+6
|\ \ | |/
| * Avoid NPE when callers send null selection args.Jeff Sharkey2009-10-291-2/+6
* | am b5c05516: Merge change I3b7d5cbe into eclairJeff Hamilton2009-10-291-1/+2
|\ \ | |/
| * Merge change I3b7d5cbe into eclairAndroid (Google) Code Review2009-10-291-1/+2
| |\
| | * Copy the selection args when creating a CPO since callers often reuse the pas...Jeff Hamilton2009-10-281-1/+2
* | | am 22dad592: Merge change I6cae32c7 into eclairSuchi Amalapurapu2009-10-291-14/+12
|\ \ \ | |/ /
| * | When upgrading packages with shared user ids make sure we are eliminatingSuchi Amalapurapu2009-10-291-14/+12
* | | am 5e5eb393: Merge change Id572ffc7 into eclairFred Quintana2009-10-291-5/+6
|\ \ \ | |/ /
| * | don't throw an exception when we can't find a pending sync operation in the d...Fred Quintana2009-10-281-5/+6
| |/
* | Instead of a raw AIDL interface, give DropBox a JavaDan Egnor2009-10-281-2/+11
* | Add access to ContentProvider for SyncState.Ken Shirriff2009-10-191-0/+4
* | add an IPC for sync initializationFred Quintana2009-10-145-23/+86
|/
* Merge change I66693ea2 into eclairAndroid (Google) Code Review2009-10-101-1/+1
|\
| * fix sync exponential backoff for expedited syncsFred Quintana2009-10-091-1/+1
* | Introduce BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-081-8/+0
|/
* changes from Sync Manager API Review: bug 2164262Fred Quintana2009-10-064-64/+26
* fix build breakageFred Quintana2009-10-061-0/+1
* - hide Entity and all its referencesFred Quintana2009-10-069-94/+34
* Make sdk version and code names static finals in PackageParser.Suchi Amalapurapu2009-10-061-19/+16
* Fix issue #2166755: BroadcastReceiver trying to return result during a non-or...Dianne Hackborn2009-10-053-3/+33
* account manager api review changesFred Quintana2009-10-052-4/+4
* Work on issue #2163789: Way too much loggingDianne Hackborn2009-10-042-7/+10
* Update from API review.Dianne Hackborn2009-09-301-0/+1
* Fix issue #2154794: Force close when start facebook application.Dianne Hackborn2009-09-302-46/+51
* Merge change I8b2e000c into eclairAndroid (Google) Code Review2009-09-301-1/+1
|\
| * add class description and revise descriptions forScott Main2009-09-301-1/+1
* | Merge change Ia54b1bf0 into eclairAndroid (Google) Code Review2009-09-301-17/+39
|\ \
| * | - make SyncManager get the accounts list during the constructor,Fred Quintana2009-09-301-17/+39
| |/
* | Remove GAIA stringCostin Manolache2009-09-293-4/+4
|/
* Fix bug where we would return null with disabled components.Dianne Hackborn2009-09-281-4/+36
* Merge change 27238 into eclairAndroid (Google) Code Review2009-09-262-1/+11
|\
| * The touch screen is probably a feature.Dianne Hackborn2009-09-262-1/+11
* | Pass provider authority to SyncActivityTooManyDeletesTadashi G. Takaoka2009-09-251-0/+1
|/
* A variety of work on animations.Dianne Hackborn2009-09-252-3/+6
* Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns offDianne Hackborn2009-09-232-1/+15
* make the SyncManager listen for backgroun data setting changes and do a sync ...Fred Quintana2009-09-231-1/+13
* fix the logic for starting a sync after the accounts changedFred Quintana2009-09-221-1/+1
* Merge change 26449 into eclairAndroid (Google) Code Review2009-09-222-0/+6
|\
| * Keep track of 'initial' sync state in SyncStatusInfoCostin Manolache2009-09-222-0/+6
* | Various fixes and improvements to window, activity.Dianne Hackborn2009-09-221-2/+8
|/
* Merge change 26300 into eclairAndroid (Google) Code Review2009-09-221-0/+19
|\
| * experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), w...Mike Reed2009-09-221-0/+19
* | Turn animations on by default.Dianne Hackborn2009-09-211-0/+12
* | Merge change 26053 into eclairAndroid (Google) Code Review2009-09-211-15/+17
|\ \ | |/ |/|