Commit Graph

4889 Commits

Author SHA1 Message Date
Android (Google) Code Review
60f11708c5 Merge change Ie944f08b into eclair
* changes:
  Revert setDataEnabled to setting a master switch.
2009-09-30 20:54:37 -04:00
Android (Google) Code Review
0b0e764e0b Merge change Ifc9162c5 into eclair
* changes:
  Fix padding around QuickContactBadge in ContactHeaderWidget
2009-09-30 20:26:25 -04:00
Android (Google) Code Review
8552b819d8 Merge change Ic7e251a7 into eclair
* changes:
  Update SD card notification icons.
2009-09-30 20:18:42 -04:00
Android (Google) Code Review
5453a59a99 Merge change I792bb382 into eclair
* changes:
  Fix 2133205: Change the opacity to allow more of the background to be seen on locked screen
2009-09-30 20:11:08 -04:00
Christopher Tate
e7e1009636 Turn off most of the backup-related debug logging
The core logging in BackupManagerService and in the Google backup transport are
still enabled at this point.

Change-Id: I10abfa565bbd1097dd3631051b6aca163e4af33a
2009-09-30 17:07:37 -07:00
Android (Google) Code Review
2b2888c356 Merge change Ibe2085be into eclair
* changes:
  Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated.
2009-09-30 19:19:36 -04:00
Android (Google) Code Review
afe025714a Merge change Ice5e9209 into eclair
* changes:
  Fix issue #2150258: Suggestions become inactive and do not respond when pressed.
2009-09-30 18:47:45 -04:00
Android (Google) Code Review
f7be464645 Merge change I2782ac8c into eclair
* changes:
  Fix regression.
2009-09-30 18:38:55 -04:00
Android (Google) Code Review
954858858c Merge change Icb89d482 into eclair
* changes:
  Check if rename of backed up file fails before persisting new changes. If not these system services will end up with inconsistent settings files when the device runs out of storage. Delete mangled settings file in PackageManager if the current write fails so that we don't end up overwriting the backed up version with the mangled version Include null check when retrieving fwd locked resource for an existing package
2009-09-30 18:37:45 -04:00
Android (Google) Code Review
4c82aa5ec4 Merge change Iba6fd660 into eclair
* changes:
  Set BondState to Bonding only if it not Bonded already.
2009-09-30 18:22:46 -04:00
Mathias Agopian
448f015966 attempt to work around [2155085, 2150246] stuck in closeTransaction() 2009-09-30 15:15:07 -07:00
Eric Laurent
2d70c80a7f Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated.
Wait for the parameter set completed condition with a time out in ThreadBase::setParameters().
Also lock AudioFlinger mutex before accessing thread list in AudioFlinger::setParameters() and keep a strong reference
on the thread being used in case it is exited while processing the request.
2009-09-30 14:48:20 -07:00
Android (Google) Code Review
02965e134d Merge change I852f8e46 into eclair
* changes:
  Only re-initialize backup state if @pm@ metadata is missing, to defensively work around a still-mysterious bug where the list of saved packages ends up being empty even though we still have state pending.  If we do re-initialize, then wipe all state to make sure the right thing happens.
2009-09-30 17:48:04 -04:00
Android (Google) Code Review
0458d1c7da Merge change I174d16a3 into eclair
* changes:
  Debugging for #2027266: app drawer showing up on the side
2009-09-30 17:36:07 -04:00
Android (Google) Code Review
27e7abec02 Merge change I8b2e000c into eclair
* changes:
  add class description and revise descriptions for get*Drawable and peek*Drawable methods for clarity. also fix some links.
2009-09-30 17:32:01 -04:00
Android (Google) Code Review
68624f2aa5 Merge changes I8851617a,Ie1b6f244,I70cab912,Ibd23e30d into eclair
* changes:
  fix [2152247] Windows sometimes drawn scaled up.
  invalidate the surface when the physical changes
  introduce the notion of the requested size in the Layer state
  remove unused code
2009-09-30 17:27:18 -04:00
Android (Google) Code Review
ee304d6925 Merge change I1f7c409e into eclair
* changes:
  Make ContactStruct handle Collection properly.
2009-09-30 17:27:09 -04:00
Android (Google) Code Review
2e582f43a8 Merge change I69220990 into eclair
* changes:
  Fix for 2155255: Revert "Cache inflated view to avoid inflation of layouts in preferences"
2009-09-30 17:22:33 -04:00
Android (Google) Code Review
3f1af4f92b Merge change I5ffd6240 into eclair
* changes:
  Add a simple test of OpenGL ES 1.x.
2009-09-30 17:17:56 -04:00
Jack Palevich
f38bce2387 Add a simple test of OpenGL ES 1.x. 2009-09-30 14:17:12 -07:00
Android (Google) Code Review
c0b6605ea0 Merge change Icf1e2f98 into eclair
* changes:
  Adds Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET to launch fasttrack intent.
2009-09-30 17:15:54 -04:00
Android (Google) Code Review
75ed8b360a Merge change I45094a34 into eclair
* changes:
  remove dead code
2009-09-30 17:12:01 -04:00
Mathias Agopian
df3e0b934f fix [2152247] Windows sometimes drawn scaled up. 2009-09-30 14:07:22 -07:00
Android (Google) Code Review
17b15f50f4 Merge change I96aad5c6 into eclair
* changes:
  Updated status bar icons.
2009-09-30 16:40:03 -04:00
Android (Google) Code Review
6659f66315 Merge change I5910a70c into eclair
* changes:
  Fix documentation.
2009-09-30 16:29:43 -04:00
Android (Google) Code Review
a04f14a57a Merge change I94856f6d into eclair
* changes:
  Update <video> implementation after new IRC discussion with Eric Carlsson.
2009-09-30 15:55:41 -04:00
Mathias Agopian
6656dbc812 invalidate the surface when the physical changes 2009-09-30 12:48:47 -07:00
Android (Google) Code Review
40c36da22b Merge change I78f113bc into eclair
* changes:
  Fix possible crash in AutoCompleteTextView.
2009-09-30 15:42:11 -04:00
Android (Google) Code Review
b557d88929 Merge change I28bad882 into eclair
* changes:
  Fix broken build.
2009-09-30 15:08:29 -04:00
Android (Google) Code Review
6d5df0f893 Merge change I8dfd6ea8 into eclair
* changes:
  Handle bad lines in /proc/wakelocks : Fix for 2124260
2009-09-30 14:49:21 -04:00
Android (Google) Code Review
07347f195f Merge change I46a6d39c into eclair
* changes:
  Remove unused api in QuickContact.java and fix the build.
2009-09-30 14:45:17 -04:00
Android (Google) Code Review
313cdbfcd8 Merge change Ia6fc04c8 into eclair
* changes:
  Remove android.syncml package completely.
2009-09-30 14:37:34 -04:00
Android (Google) Code Review
25b7594a74 Merge change I8366852f into eclair
* changes:
  Bluetooth A2DP suspend/resume functionality
2009-09-30 14:24:46 -04:00
Android (Google) Code Review
dbc7619faf Merge change I2d4deb11 into eclair
* changes:
  Placeholder mdpi assets
2009-09-30 14:17:23 -04:00
Android (Google) Code Review
a3d8ef66c8 Merge change I82be558f into eclair
* changes:
  Fix vCard composer in three points.
2009-09-30 14:11:52 -04:00
Android (Google) Code Review
88bb49c907 Merge change Ia54b1bf0 into eclair
* changes:
  - make SyncManager get the accounts list during the constructor,   which will allow syncs to be scheduled during bootup. The   providers need this so that they can potentially schedule   syncs while they are starting up. - make the SyncManager message handler wait until boot   has completed to start dispatching messages
2009-09-30 14:10:01 -04:00
Android (Google) Code Review
d325a62d6e Merge change I78c4e64a into eclair
* changes:
  Query from Bluez if name is not present in cache.
2009-09-30 13:55:11 -04:00
Android (Google) Code Review
f0b16c573d Merge change Id0ac8c08 into eclair
* changes:
  Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215.
2009-09-30 13:03:44 -04:00
Android (Google) Code Review
a336c329fa Merge change I9d12beeb into eclair
* changes:
  Change FasttrackBadgeWidget->QuickContactBadge and make public.
2009-09-30 13:00:46 -04:00
Android (Google) Code Review
bad2238b99 Merge change I84612ea6 into eclair
* changes:
  Add a delay to wifi driver stop on screen off.
2009-09-30 12:28:14 -04:00
Android (Google) Code Review
d088bdbdf5 Merge change I020d2e34 into eclair
* changes:
  Invoke the OnErrorListener callback when MediaPlayer.setDataSource() throws.
2009-09-30 12:07:24 -04:00
Android (Google) Code Review
10c55be04b Merge change Ic3aa7aa6 into eclair
* changes:
  Recreate search dialog view each time it's shown.
2009-09-30 11:06:59 -04:00
Android (Google) Code Review
e9321e3abb Merge change I8018f091 into eclair
* changes:
  Add very simple input path. Fix end-of-line issues.
2009-09-30 09:15:16 -04:00
Jack Palevich
e5810d1f98 Add very simple input path. Fix end-of-line issues. 2009-09-30 06:14:24 -07:00
Android (Google) Code Review
4af88305ed Merge change I4e03999c into eclair
* changes:
  if we have a single value for roundrect radius, manually clamp it before drawing.
2009-09-30 08:56:17 -04:00
Android (Google) Code Review
93a3f13478 Merge change I42a80783 into eclair
* changes:
  Remove deprecated VpnType.getDescription().
2009-09-30 06:45:17 -04:00
Hung-ying Tyan
baf911d720 Remove deprecated VpnType.getDescription(). 2009-09-30 18:39:48 +08:00
Dave Sparks
8a95a45fd9 Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215. 2009-09-30 03:09:03 -07:00
Android (Google) Code Review
78394204f3 Merge change Ib89f80df into eclair
* changes:
  Re-instate the link coloring on startup, but going via the browser to read the bookmark history, and restricting it to 100 results.
2009-09-30 06:08:08 -04:00
Android (Google) Code Review
560a678fb6 Merge change I85d63002 into eclair
* changes:
  Fix for 2139014: Allow platform customization of vibration pattern in LockScreenView.
2009-09-30 06:07:00 -04:00