summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * log hash of account name in sync event logDoug Zongker2009-09-201-15/+17
* | Fix issue #1862317: Browser does not appear to honor anchors (#es) in linksDianne Hackborn2009-09-201-5/+16
|/
* Merge change 25853 into eclairAndroid (Google) Code Review2009-09-201-10/+0
|\
| * Don't back up / restore certain sync-related settingsChristopher Tate2009-09-181-10/+0
* | Add better APIs for the battery status, and other cleanup.Dianne Hackborn2009-09-191-14/+24
* | Add API to send an ordered sticky broadcast.Dianne Hackborn2009-09-192-2/+59
|/
* Try to fix docs build.Dianne Hackborn2009-09-171-1/+1
* Fix issue #2093608: Calendar widget takes a few seconds to launchDianne Hackborn2009-09-174-0/+41
* - Make the AccountManagerService delete accounts thatFred Quintana2009-09-172-0/+25
* Merge change 25190 into eclairAndroid (Google) Code Review2009-09-161-18/+29
|\
| * add the ability to do a newAssert with no valuesFred Quintana2009-09-151-18/+29
* | Add support for launching activities when attaching to a car or desk dock.Mike Lockwood2009-09-161-5/+20
* | Merge change 25270 into eclairAndroid (Google) Code Review2009-09-161-5/+15
|\ \
| * | Use Resources to load search icons with android.resource URIsBjorn Bringert2009-09-161-5/+15
| |/
* | Implement issue #1780928: Need support hiding nav keys.Dianne Hackborn2009-09-152-2/+34
|/
* Fix for #2092883: Allow manual sync even when background data is disabledJim Miller2009-09-151-8/+4
* Fix issue #2116977: buttons are huge and bentDianne Hackborn2009-09-141-2/+2
* Merge change 24921 into eclairAndroid (Google) Code Review2009-09-141-2/+26
|\