OSDN Git Service

android-x86/frameworks-base.git
14 years agoPrevents the WindowManager from requesting empty or negative surfaces.
Romain Guy [Thu, 1 Oct 2009 07:58:09 +0000 (00:58 -0700)]
Prevents the WindowManager from requesting empty or negative surfaces.

Windows with a negative Y position can end up in createSurfaceLocked()
with mFrame containing a negative height, causing SurfaceFlinger to go
crazy when asked to create the surface. This change simply guards
against such a situation by instead asking for a 1x1 surface and relying
or later layout operations to resize the window to the appropriate size.

Change-Id: I66f2058f4cd1cf069b12d3d23e6fd340dc76b74e

14 years agoMerge change Ia1baa5ab into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 07:35:27 +0000 (03:35 -0400)]
Merge change Ia1baa5ab into eclair

* changes:
  More icons

14 years agoMore icons
Mike Cleron [Thu, 1 Oct 2009 07:31:34 +0000 (00:31 -0700)]
More icons

14 years agoMerge change I793b4f62 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 07:30:34 +0000 (03:30 -0400)]
Merge change I793b4f62 into eclair

* changes:
  Clean up search and voice search button assets for high res.

14 years agoClean up search and voice search button assets for high res.
Mike LeBeau [Thu, 1 Oct 2009 07:28:40 +0000 (00:28 -0700)]
Clean up search and voice search button assets for high res.

14 years agoMerge change I2919f492 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 06:37:18 +0000 (02:37 -0400)]
Merge change I2919f492 into eclair

* changes:
  remove cert for SampleBrowserPlugin and only check signature for the release build.

14 years agoSemi-workaround for #2027266: app drawer showing up on the side of the screen
Dianne Hackborn [Thu, 1 Oct 2009 04:34:25 +0000 (21:34 -0700)]
Semi-workaround for #2027266: app drawer showing up on the side of the screen

(when booted while docked)

This isn't really a fix, but we now have the activity report the configuration
it actually launched in, so the activity manager will later adjust it if
needed.  Should help us recover from hitting the race in this particular case.

Change-Id: I3bb83a48c2d692b4cb1822d8ae7d924cfa9187b2

14 years agoUpdate from API review.
Dianne Hackborn [Thu, 1 Oct 2009 05:35:40 +0000 (22:35 -0700)]
Update from API review.

Change-Id: I16b1c566f91167aac9615ac59dd297a154c828ea

14 years agoAdjust opacity for inactive dimple in rotary widget
Jim Miller [Thu, 1 Oct 2009 05:50:01 +0000 (22:50 -0700)]
Adjust opacity for inactive dimple in rotary widget

14 years agoMerge change I7a39c564 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:27:16 +0000 (01:27 -0400)]
Merge change I7a39c564 into eclair

* changes:
  Fix docs error

14 years agoFix docs error
Evan Millar [Thu, 1 Oct 2009 05:24:07 +0000 (22:24 -0700)]
Fix docs error

Change-Id: I7a39c5643cf6351bac47ccafff37fd32a668b9f5

14 years agoMerge change Iaf08eabc into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:14:38 +0000 (01:14 -0400)]
Merge change Iaf08eabc into eclair

* changes:
  Reduce the ConnectivityManager logging.

14 years agoMerge change Id60fa26a into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:12:35 +0000 (01:12 -0400)]
Merge change Id60fa26a into eclair

* changes:
  Fix issue 2152541 thumbnail images stretched.

14 years agoReduce the ConnectivityManager logging.
Robert Greenwalt [Thu, 1 Oct 2009 04:01:30 +0000 (21:01 -0700)]
Reduce the ConnectivityManager logging.

Same great info, just fewer chars.

14 years agoMerge change Id703d6bb into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:06:16 +0000 (01:06 -0400)]
Merge change Id703d6bb into eclair

* changes:
  Black is the new black

14 years agoFix issue 2152541 thumbnail images stretched.
Ray Chen [Wed, 30 Sep 2009 02:38:58 +0000 (19:38 -0700)]
Fix issue 2152541 thumbnail images stretched.

14 years agoBlack is the new black
Mike Cleron [Thu, 1 Oct 2009 05:02:43 +0000 (22:02 -0700)]
Black is the new black

14 years agoremove cert for SampleBrowserPlugin and only check
Grace Kloba [Thu, 1 Oct 2009 04:48:19 +0000 (21:48 -0700)]
remove cert for SampleBrowserPlugin and only check
signature for the release build.

14 years agoUnhide ContactsContract#QuickContact and fix sdk build
Evan Millar [Thu, 1 Oct 2009 04:28:33 +0000 (21:28 -0700)]
Unhide ContactsContract#QuickContact and fix sdk build

Change-Id: I60fdeb6d0625996d76a10f0a623c9f474337758d

14 years agoMerge change I94132420 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:43:51 +0000 (00:43 -0400)]
Merge change I94132420 into eclair

* changes:
  Fix network-feature timeout code.

14 years agoMerge change I07729abd into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:41:21 +0000 (00:41 -0400)]
Merge change I07729abd into eclair

* changes:
  Keep the scrollbar on during TOUCH_MOVE events even when there is no movement.

14 years agoshow events in the UI
Fred Quintana [Thu, 1 Oct 2009 01:17:47 +0000 (18:17 -0700)]
show events in the UI

14 years agoMerge change I55e15bad into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:00:17 +0000 (00:00 -0400)]
Merge change I55e15bad into eclair

* changes:
  Try to reconnect twice when the rfcomm error code is Connection Refused.

14 years agoMerge change I98f2db38 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:00:07 +0000 (00:00 -0400)]
Merge change I98f2db38 into eclair

* changes:
  FastTrack->QuickContact

14 years agoMerge change Ibb5626c5 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 03:43:58 +0000 (23:43 -0400)]
Merge change Ibb5626c5 into eclair

* changes:
  Stop bringing the wifi interface up on reset.

14 years agoKeep the scrollbar on during TOUCH_MOVE events even
Grace Kloba [Wed, 30 Sep 2009 17:17:13 +0000 (10:17 -0700)]
Keep the scrollbar on during TOUCH_MOVE events even
when there is no movement.

Fix http://b/issue?id=2151115

14 years agoFastTrack->QuickContact
Evan Millar [Thu, 1 Oct 2009 02:37:36 +0000 (19:37 -0700)]
FastTrack->QuickContact

Change-Id: I98f2db38e6402bdbe47b941d82c8f33863d1863e

14 years agoMerge change Ic88b39e6 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 03:17:17 +0000 (23:17 -0400)]
Merge change Ic88b39e6 into eclair

* changes:
  Add the signature checking for WebView plugins. The first one is for SampleBrowserPlugin. The second one is for Flash.

14 years agoAdd the signature checking for WebView plugins. The
Grace Kloba [Thu, 1 Oct 2009 00:45:46 +0000 (17:45 -0700)]
Add the signature checking for WebView plugins. The
first one is for SampleBrowserPlugin. The second
one is for Flash.

14 years agoMerge change Id93f4c9e into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 03:08:25 +0000 (23:08 -0400)]
Merge change Id93f4c9e into eclair

* changes:
  Turn off the last of the STOPSHIP verbose debugging

14 years agoTurn off the last of the STOPSHIP verbose debugging
Christopher Tate [Thu, 1 Oct 2009 03:06:45 +0000 (20:06 -0700)]
Turn off the last of the STOPSHIP verbose debugging

Change-Id: Id93f4c9e9fb8468a554ae1e5c5c767f72903662c

14 years agoStop bringing the wifi interface up on reset.
Robert Greenwalt [Thu, 1 Oct 2009 03:01:12 +0000 (20:01 -0700)]
Stop bringing the wifi interface up on reset.

The driver will bring up the interface when needed and bring it up
at reset time has caused some problems.

bug: 2144870

14 years agoMerge change I7ed72bf5 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 02:48:02 +0000 (22:48 -0400)]
Merge change I7ed72bf5 into eclair

* changes:
  Add documentation for scene mode. Other parameters may be changed after setting scene mode.

14 years agoAdd documentation for scene mode. Other parameters may be changed after setting scene...
Wu-cheng Li [Thu, 1 Oct 2009 00:08:19 +0000 (17:08 -0700)]
Add documentation for scene mode. Other parameters may be changed after setting scene mode.

14 years agoMerge change I89e74ba1 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 02:30:28 +0000 (22:30 -0400)]
Merge change I89e74ba1 into eclair

* changes:
  Fix Issue 2158631: AudioService: volume control sometimes not restored after media server process crash.

14 years agoMerge change Ie9ad9a71 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 02:14:24 +0000 (22:14 -0400)]
Merge change Ie9ad9a71 into eclair

* changes:
  Implement screen aligned bitmap drawing support.

14 years agoFix Issue 2158631: AudioService: volume control sometimes not restored after media...
Eric Laurent [Thu, 1 Oct 2009 01:26:36 +0000 (18:26 -0700)]
Fix Issue 2158631: AudioService: volume control sometimes not restored after media server process crash.

The problem comes from the fact that the AudioSystem callback indicating that the media server is active again is ignored if it is received before the delayed message indicating media server death. This happens if another application or service running in the system server process makes a request to the AudioSystem in the interval between the death of the media server and the reception of the corresponding delayed message.

The fix consists in resetting mMediaServerOk flags immediately when the death callback is received and not when the delayed message is received.

14 years agoMerge change Iec1f8a2e into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 01:06:56 +0000 (21:06 -0400)]
Merge change Iec1f8a2e into eclair

* changes:
  Add Turkish accented letters for G and S on the hard keyboard.

14 years agoAdd Turkish accented letters for G and S on the hard keyboard.
Eric Fischer [Thu, 1 Oct 2009 01:03:47 +0000 (18:03 -0700)]
Add Turkish accented letters for G and S on the hard keyboard.

Bug 2158331

14 years agoMerge change Ie944f08b into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 00:54:37 +0000 (20:54 -0400)]
Merge change Ie944f08b into eclair

* changes:
  Revert setDataEnabled to setting a master switch.

14 years agoTry to reconnect twice when the rfcomm error code is Connection Refused.
Jaikumar Ganesh [Tue, 29 Sep 2009 20:00:30 +0000 (13:00 -0700)]
Try to reconnect twice when the rfcomm error code is Connection Refused.

This happens when the the remote headset is in a bad state or is
not accepting connections. Try twice before giving up.

Change-Id: I55e15bad6b72904b8e4ccbca89e17e9bd3ddb61e

14 years agoSet Sink State when ACL disconnects.
Jaikumar Ganesh [Wed, 30 Sep 2009 22:59:35 +0000 (15:59 -0700)]
Set Sink State when ACL disconnects.

Change-Id: I9c71c1b848da48883c8ce28503c53c7d32e2fa34

14 years agoImplement screen aligned bitmap drawing support.
Jason Sams [Thu, 1 Oct 2009 00:36:20 +0000 (17:36 -0700)]
Implement screen aligned bitmap drawing support.

14 years agoMerge change Ifc9162c5 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 00:26:25 +0000 (20:26 -0400)]
Merge change Ifc9162c5 into eclair

* changes:
  Fix padding around QuickContactBadge in ContactHeaderWidget

14 years agoMerge change Ic7e251a7 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 00:18:42 +0000 (20:18 -0400)]
Merge change Ic7e251a7 into eclair

* changes:
  Update SD card notification icons.

14 years agoMerge change I792bb382 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 00:11:08 +0000 (20:11 -0400)]
Merge change I792bb382 into eclair

* changes:
  Fix 2133205: Change the opacity to allow more of the background to be seen on locked screen

14 years agoTurn off most of the backup-related debug logging
Christopher Tate [Wed, 30 Sep 2009 23:17:37 +0000 (16:17 -0700)]
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

14 years agoFix padding around QuickContactBadge in ContactHeaderWidget
Evan Millar [Thu, 1 Oct 2009 00:04:18 +0000 (17:04 -0700)]
Fix padding around QuickContactBadge in ContactHeaderWidget

Change-Id: Ifc9162c5fb7794530705e1de1d42d19d6ed8a8f4

14 years agoFix 2133205: Change the opacity to allow more of the background to be seen on locked...
Jim Miller [Thu, 1 Oct 2009 00:03:43 +0000 (17:03 -0700)]
Fix 2133205: Change the opacity to allow more of the background to be seen on locked screen

14 years agoUpdate SD card notification icons.
Mike Lockwood [Wed, 30 Sep 2009 23:30:56 +0000 (19:30 -0400)]
Update SD card notification icons.

Stop using SIM card icons for USB notifications
Fixes b/1700510

Change-Id: Ic7e251a7ecad3ed46044181eae41481791df85bd
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoRevert setDataEnabled to setting a master switch.
Robert Greenwalt [Wed, 30 Sep 2009 23:07:39 +0000 (16:07 -0700)]
Revert setDataEnabled to setting a master switch.

This is independent of whether or not the ConnectivityManager wanted any particular APN on
and allows us to track the two seperately - so when data is re-enabled we don't turn
things on that CM wants off.

bug: 2158290

14 years agoMerge change Ibe2085be into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 23:19:36 +0000 (19:19 -0400)]
Merge change Ibe2085be into eclair

* changes:
  Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated.

14 years agoIf the textfield is offscreen at the end of a zoom, remove it.
Leon Scroggins [Wed, 30 Sep 2009 22:01:38 +0000 (18:01 -0400)]
If the textfield is offscreen at the end of a zoom, remove it.

Fixes http://b/issue?id=2147168

Change-Id: I068746f7a7242bab5bc2116598f0421d7385ce25

14 years agoMerge change Ice5e9209 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 22:47:45 +0000 (18:47 -0400)]
Merge change Ice5e9209 into eclair

* changes:
  Fix issue #2150258: Suggestions become inactive and do not respond when pressed.

14 years agoMerge change I2782ac8c into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 22:38:55 +0000 (18:38 -0400)]
Merge change I2782ac8c into eclair

* changes:
  Fix regression.

14 years agoMerge change Icb89d482 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 22:37:45 +0000 (18:37 -0400)]
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

14 years agoCheck if rename of backed up file fails before persisting new changes.
Suchi Amalapurapu [Tue, 29 Sep 2009 22:20:32 +0000 (15:20 -0700)]
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

14 years agoFix regression.
Nick Pelly [Wed, 30 Sep 2009 22:30:43 +0000 (15:30 -0700)]
Fix regression.

When turning off BT while connected to an A2DP/HFP headset we can hit the path

BluetoothHeadsetService.onReceive(BluetoothHeadset.STATE_CHANGED) ->
BluetoothHandsfree.audioOff() ->
BluetoothA2dp.resumeSink() ->
which causes resumeSink() to NPE because mAudioDevices.get() returns null.

It's a race between A2DP marking the device as disconnected, and HFP marking
the device as disconnected.

Fix is to NPE check in resumeSink().

Change-Id: I2782ac8c70ea1678d7de5fcd49bff8e03df36f4e

14 years agoMerge change Iba6fd660 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 22:22:46 +0000 (18:22 -0400)]
Merge change Iba6fd660 into eclair

* changes:
  Set BondState to Bonding only if it not Bonded already.

14 years agoFix issue #2150258: Suggestions become inactive and do not respond when pressed.
Dianne Hackborn [Wed, 30 Sep 2009 22:22:29 +0000 (15:22 -0700)]
Fix issue #2150258: Suggestions become inactive and do not respond when pressed.

Change-Id: Ice5e920998fbe7eb1862f0ee7dca99876482b659

14 years agoattempt to work around [2155085, 2150246] stuck in closeTransaction()
Mathias Agopian [Wed, 30 Sep 2009 21:42:13 +0000 (14:42 -0700)]
attempt to work around [21550852150246] stuck in closeTransaction()

14 years agoFix issue #2154794: Force close when start facebook application.
Dianne Hackborn [Wed, 30 Sep 2009 00:28:24 +0000 (17:28 -0700)]
Fix issue #2154794: Force close when start facebook application.

I think when we were scanning the updated app in the system image,
from an older version on the data partition, we were not setting
the existing package to have the system flag, so not auto-granting
any new permissions.

This also includes some other cleanup in the package manager to
remove old files in various places, and tighten up logging.

Also similar logging cleanup elsewhere.

Change-Id: I6d113c7cf7e736ab9be512d6d7c94c806a24199a

14 years agoFix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread...
Eric Laurent [Tue, 29 Sep 2009 18:12:57 +0000 (11:12 -0700)]
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.

14 years agoMerge change I852f8e46 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:48:04 +0000 (17:48 -0400)]
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.

14 years agoMerge change I174d16a3 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:36:07 +0000 (17:36 -0400)]
Merge change I174d16a3 into eclair

* changes:
  Debugging for #2027266: app drawer showing up on the side

14 years agoMerge change I8b2e000c into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:32:01 +0000 (17:32 -0400)]
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.

14 years agoDebugging for #2027266: app drawer showing up on the side
Dianne Hackborn [Wed, 30 Sep 2009 21:20:09 +0000 (14:20 -0700)]
Debugging for #2027266: app drawer showing up on the side

Nothing fixed, but this tells us what is going on.

Change-Id: I174d16a3864af2fa235e8cc7b1e74d32a375fb42

14 years agoMerge changes I8851617a,Ie1b6f244,I70cab912,Ibd23e30d into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:27:18 +0000 (17:27 -0400)]
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

14 years agoMerge change I1f7c409e into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:27:09 +0000 (17:27 -0400)]
Merge change I1f7c409e into eclair

* changes:
  Make ContactStruct handle Collection properly.

14 years agoMake ContactStruct handle Collection properly.
Daisuke Miyakawa [Wed, 30 Sep 2009 21:25:48 +0000 (14:25 -0700)]
Make ContactStruct handle Collection properly.

Internal Issue number: 2157922

14 years agoMerge change I69220990 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:22:33 +0000 (17:22 -0400)]
Merge change I69220990 into eclair

* changes:
  Fix for 2155255: Revert "Cache inflated view to avoid inflation of layouts in preferences"

14 years agoMerge change I5ffd6240 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:17:56 +0000 (17:17 -0400)]
Merge change I5ffd6240 into eclair

* changes:
  Add a simple test of OpenGL ES 1.x.

14 years agoAdd a simple test of OpenGL ES 1.x.
Jack Palevich [Wed, 30 Sep 2009 21:17:12 +0000 (14:17 -0700)]
Add a simple test of OpenGL ES 1.x.

14 years agoMerge change Icf1e2f98 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:15:54 +0000 (17:15 -0400)]
Merge change Icf1e2f98 into eclair

* changes:
  Adds Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET to launch fasttrack intent.

14 years agoOnly re-initialize backup state if @pm@ metadata is missing,
Dan Egnor [Wed, 30 Sep 2009 18:20:45 +0000 (11:20 -0700)]
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.

Don't keep open journal files -- close them after every update.
A bit less efficient, but possibly more reliable (again, this is
defensive programming here).  Also change "rwd" to "rws" mode
for fully synchronous operation.

14 years agoMerge change I45094a34 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:12:01 +0000 (17:12 -0400)]
Merge change I45094a34 into eclair

* changes:
  remove dead code

14 years agoFix for 2155255: Revert "Cache inflated view to avoid inflation of layouts in prefere...
Amith Yamasani [Wed, 30 Sep 2009 21:08:07 +0000 (14:08 -0700)]
Fix for 2155255: Revert "Cache inflated view to avoid inflation of layouts in preferences"

This introduces problems when scrolling through preference screens, due
to a clash in this cache versus the ListView's cache.

This reverts commit 01dbc2ed55a081d41d233e891ea1ea1b0484f383.

14 years agofix [2152247] Windows sometimes drawn scaled up.
Mathias Agopian [Wed, 30 Sep 2009 21:07:22 +0000 (14:07 -0700)]
fix [2152247] Windows sometimes drawn scaled up.

14 years agoSet BondState to Bonding only if it not Bonded already.
Jaikumar Ganesh [Wed, 30 Sep 2009 20:57:37 +0000 (13:57 -0700)]
Set BondState to Bonding only if it not Bonded already.

Sometimes we might be paired but the other end might not have stored the link
key. So when we initiate connection the other end will ask for the authorization.
This was setting out Bond State to Bonding.

Change-Id: Iba6fd660ac90a3f48da62e7b6cf479054624a5af

14 years agoMerge change I96aad5c6 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 20:40:03 +0000 (16:40 -0400)]
Merge change I96aad5c6 into eclair

* changes:
  Updated status bar icons.

14 years agoMerge change I5910a70c into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 20:29:43 +0000 (16:29 -0400)]
Merge change I5910a70c into eclair

* changes:
  Fix documentation.

14 years agoFix documentation.
Romain Guy [Wed, 30 Sep 2009 20:29:10 +0000 (13:29 -0700)]
Fix documentation.

Change-Id: I5910a70ccc2abd2b52f07d3a7204241e1879099a

14 years agoUpdated status bar icons.
Daniel Sandler [Wed, 30 Sep 2009 20:23:18 +0000 (16:23 -0400)]
Updated status bar icons.

(Statusbar_Icons280909_All drop.)

Still to be tweaked:
ringer_vibrate
roaming_cdma_0
roaming_cdma_flash_anim0
tty_mode

Change-Id: I96aad5c650bf0022a2c5f03f5f77ab333b834e97

14 years agoAdds Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET to launch fasttrack intent.
Megha Joshi [Wed, 30 Sep 2009 20:17:33 +0000 (13:17 -0700)]
Adds Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET to launch fasttrack intent.

Fixes 2137624

14 years agoadd class description and revise descriptions for
Scott Main [Wed, 30 Sep 2009 01:17:31 +0000 (18:17 -0700)]
add class description and revise descriptions for
get*Drawable and peek*Drawable methods for clarity.
also fix some links.

14 years agoMerge change I94856f6d into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 19:55:41 +0000 (15:55 -0400)]
Merge change I94856f6d into eclair

* changes:
  Update <video> implementation after new IRC discussion with Eric Carlsson.

14 years agoinvalidate the surface when the physical changes
Mathias Agopian [Wed, 30 Sep 2009 19:48:47 +0000 (12:48 -0700)]
invalidate the surface when the physical changes

14 years agoMerge change I78f113bc into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 19:42:11 +0000 (15:42 -0400)]
Merge change I78f113bc into eclair

* changes:
  Fix possible crash in AutoCompleteTextView.

14 years agoUpdate <video> implementation after new IRC discussion with Eric Carlsson.
Andrei Popescu [Wed, 30 Sep 2009 15:51:25 +0000 (16:51 +0100)]
Update <video> implementation after new IRC discussion with Eric Carlsson.

- move poster drawing on the WebKit side
- get rid of the child views
- add prepareToPlay method to the MediaPlayer iface.

Fixes http://b/issue?id=2156592

14 years agoMerge change I28bad882 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 19:08:29 +0000 (15:08 -0400)]
Merge change I28bad882 into eclair

* changes:
  Fix broken build.

14 years agoFix broken build.
Nick Pelly [Wed, 30 Sep 2009 19:06:28 +0000 (12:06 -0700)]
Fix broken build.

Should be bool not int. Forgot to roll in local changes to last commit.

Change-Id: I28bad88238e5b715a5033b0d5a897d924ef8b538

14 years agoFix possible crash in AutoCompleteTextView.
Romain Guy [Wed, 30 Sep 2009 18:36:01 +0000 (11:36 -0700)]
Fix possible crash in AutoCompleteTextView.

This change makes sure that ACTV will not take action when an event is
received in a popup that just got dismissed.

This change also makes public two XML attributes of ACTV whose corresponding
Java APIs are public.

This change also fixes a couple of typos.

Change-Id: I78f113bc522d199ff3db44fc4cc3a1882afe822e

14 years agoMerge change I8dfd6ea8 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:49:21 +0000 (14:49 -0400)]
Merge change I8dfd6ea8 into eclair

* changes:
  Handle bad lines in /proc/wakelocks : Fix for 2124260

14 years agoMerge change I46a6d39c into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:45:17 +0000 (14:45 -0400)]
Merge change I46a6d39c into eclair

* changes:
  Remove unused api in QuickContact.java and fix the build.

14 years agoMerge change Ia6fc04c8 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:37:34 +0000 (14:37 -0400)]
Merge change Ia6fc04c8 into eclair

* changes:
  Remove android.syncml package completely.

14 years agoMerge change I8366852f into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:24:46 +0000 (14:24 -0400)]
Merge change I8366852f into eclair

* changes:
  Bluetooth A2DP suspend/resume functionality

14 years agoRemove android.syncml package completely.
Daisuke Miyakawa [Wed, 30 Sep 2009 18:20:51 +0000 (11:20 -0700)]
Remove android.syncml package completely.

14 years agoRemove unused api in QuickContact.java and fix the build.
Evan Millar [Wed, 30 Sep 2009 18:07:45 +0000 (11:07 -0700)]
Remove unused api in QuickContact.java and fix the build.

Change-Id: I46a6d39c8176806c2b5570c75b59ff9631ee53f1

14 years agoMerge change I2d4deb11 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:17:23 +0000 (14:17 -0400)]
Merge change I2d4deb11 into eclair

* changes:
  Placeholder mdpi assets

14 years agoMerge change I82be558f into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:11:52 +0000 (14:11 -0400)]
Merge change I82be558f into eclair

* changes:
  Fix vCard composer in three points.