OSDN Git Service

android-x86/frameworks-base.git
13 years agoFix for an IOOBoundsException in Paint.
Gilles Debunne [Fri, 28 Jan 2011 02:35:40 +0000 (18:35 -0800)]
Fix for an IOOBoundsException in Paint.

Bug 3331706

The temporary buffer starts at index 0 and shifts indexes by contextStart.
offset has to be changed accordingly.

Note that I didn't try to reproduce the monkey bug after this fix, but it
seems like a perfect explanation for the exception.

Change-Id: Ie69adc413670caed283bc46effc69f17a102922c

13 years agoMerge "Fix for issue 3370007 Overlay transparency in Java" into honeycomb
Santosh Madhava [Fri, 28 Jan 2011 00:00:15 +0000 (16:00 -0800)]
Merge "Fix for issue 3370007 Overlay transparency in Java" into honeycomb

13 years agoMerge "Fix bug 3399725 - externally reported issue 14317: android:scrollbarSize attri...
Adam Powell [Thu, 27 Jan 2011 23:58:18 +0000 (15:58 -0800)]
Merge "Fix bug 3399725 - externally reported issue 14317: android:scrollbarSize attribute does not work in ScrollView tag" into honeycomb

13 years agoMerge "LayoutLib: Properly compute available space to layouts." into honeycomb
Xavier Ducrohet [Thu, 27 Jan 2011 23:51:13 +0000 (15:51 -0800)]
Merge "LayoutLib: Properly compute available space to layouts." into honeycomb

13 years agoMerge "Pushing in fixed scrubber asset" into honeycomb
Justin Ho [Thu, 27 Jan 2011 23:47:31 +0000 (15:47 -0800)]
Merge "Pushing in fixed scrubber asset" into honeycomb

13 years agoMerge "Removing old pocket assets" into honeycomb
Justin Ho [Thu, 27 Jan 2011 23:46:45 +0000 (15:46 -0800)]
Merge "Removing old pocket assets" into honeycomb

13 years agoPushing in fixed scrubber asset
Justin Ho [Thu, 27 Jan 2011 23:45:46 +0000 (15:45 -0800)]
Pushing in fixed scrubber asset

Bug: 3362749
Bug: 3398524
Change-Id: Ib8a830bc23c7d1283ef44ba13f3b8fe4f72afbf3

13 years agoLayoutLib: Properly compute available space to layouts.
Xavier Ducrohet [Thu, 27 Jan 2011 23:30:39 +0000 (15:30 -0800)]
LayoutLib: Properly compute available space to layouts.

Also display placeholders for status/title/action bars depending
on if the app is a tablet and its theme.

Change-Id: I651c1a2e5cfde165e004c11b236e6df056853dec

13 years agoMerge "Catch exception when ViewRoot's surface is not valid. Bug #3399426" into honeycomb
Romain Guy [Thu, 27 Jan 2011 23:41:08 +0000 (15:41 -0800)]
Merge "Catch exception when ViewRoot's surface is not valid. Bug #3399426" into honeycomb

13 years agoCatch exception when ViewRoot's surface is not valid.
Romain Guy [Thu, 27 Jan 2011 23:36:40 +0000 (15:36 -0800)]
Catch exception when ViewRoot's surface is not valid.
Bug #3399426

Change-Id: Id4e0b8714c9520c4e84e81c2978752d46c912b6b

13 years agoMerge "Add Plugin API for controling the device power states" into honeycomb
Derek Sollenberger [Thu, 27 Jan 2011 23:26:53 +0000 (15:26 -0800)]
Merge "Add Plugin API for controling the device power states" into honeycomb

13 years agoAdd Plugin API for controling the device power states
Derek Sollenberger [Thu, 27 Jan 2011 22:33:14 +0000 (17:33 -0500)]
Add Plugin API for controling the device power states

This is an initial API that will allow the plugin to request to
keep the screen on.

companion change is in external/webkit

bug: 3331493
Change-Id: Ic18787e7ecd705a5b2e31a34ea884fd39ad9d11a

13 years agoFix bug 3399725 - externally reported issue 14317:
Adam Powell [Thu, 27 Jan 2011 22:16:55 +0000 (14:16 -0800)]
Fix bug 3399725 - externally reported issue 14317:
android:scrollbarSize attribute does not work in ScrollView tag

Change-Id: Ic2cc908936991f473ccfc60d9c2711edfd45c132

13 years agoFix for issue 3370007 Overlay transparency in Java
Santosh Madhava [Thu, 27 Jan 2011 22:03:34 +0000 (14:03 -0800)]
Fix for issue 3370007 Overlay transparency in Java

Change-Id: I68be6f56ad58672a771485a028fc0cd8a0514e8a

13 years agoMerge "Fix Issue: 3373525: reduces app. 100mS in create" into honeycomb
Basavapatna Dattaguru [Thu, 27 Jan 2011 21:54:52 +0000 (13:54 -0800)]
Merge "Fix Issue: 3373525: reduces app. 100mS in create" into honeycomb

13 years agoMerge "Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in talk...
Adam Powell [Thu, 27 Jan 2011 21:53:03 +0000 (13:53 -0800)]
Merge "Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in talk > Friend Info" into honeycomb

13 years agoMerge "Soft keyboard is not shown when text selection mode is aborted." into honeycomb
Gilles Debunne [Thu, 27 Jan 2011 21:51:48 +0000 (13:51 -0800)]
Merge "Soft keyboard is not shown when text selection mode is aborted." into honeycomb

13 years agoFix bug 3391818 - Keyboard covers the "Show in chat list" selection in
Adam Powell [Thu, 27 Jan 2011 21:30:55 +0000 (13:30 -0800)]
Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in
talk > Friend Info

Make spinner dropdowns cover the IME if present without being touched
first.

Change-Id: Ie47df1ad684649de73b102e2ecf5528a35301d93

13 years agoMerge "b/3347670 Support installing online certs to the system keystore." into honeycomb
Huahui Wu [Thu, 27 Jan 2011 21:26:27 +0000 (13:26 -0800)]
Merge "b/3347670 Support installing online certs to the system keystore." into honeycomb

13 years agoFixing download notification icons
Justin Ho [Thu, 27 Jan 2011 21:20:08 +0000 (13:20 -0800)]
Fixing download notification icons

Bug: 3362749

Change-Id: I3e88f1be56da7ee702b59d9b84a0ef13551b8c43

13 years agoSoft keyboard is not shown when text selection mode is aborted.
Gilles Debunne [Thu, 27 Jan 2011 19:02:18 +0000 (11:02 -0800)]
Soft keyboard is not shown when text selection mode is aborted.

Bug 3381317

Also generalized and uniformized the use of peekInstance. Added null
tests, and isActive tests before hiding.

Change-Id: Ifd1a053fd920841333e0ebab3e2a8d26b469a0f6

13 years agoMerge "bug:3398527 return List insttead of ArrayList from public API" into honeycomb
Vasu Nori [Thu, 27 Jan 2011 20:46:00 +0000 (12:46 -0800)]
Merge "bug:3398527 return List insttead of ArrayList from public API" into honeycomb

13 years agoFix Issue: 3373525: reduces app. 100mS in create
Basavapatna Dattaguru [Thu, 27 Jan 2011 00:53:20 +0000 (16:53 -0800)]
Fix Issue: 3373525: reduces app. 100mS in create

Updated by removing code duplication

Updated with review comments

Change-Id: I57a596ed09d4d543964059e18a86e143108305ec

13 years agobug:3398527 return List insttead of ArrayList from public API
Vasu Nori [Thu, 27 Jan 2011 18:52:55 +0000 (10:52 -0800)]
bug:3398527 return List insttead of ArrayList from public API

Change-Id: Idbdcb59fe860a9168c9ef6c00eb128b05fce84ff

13 years agoMerge "Correct the translationY of the empty notification panel." into honeycomb
Daniel Sandler [Thu, 27 Jan 2011 19:11:37 +0000 (11:11 -0800)]
Merge "Correct the translationY of the empty notification panel." into honeycomb

13 years agoMerge "CustomSelectionActionModeCallback can prevent selection mode from starting...
Gilles Debunne [Thu, 27 Jan 2011 19:07:16 +0000 (11:07 -0800)]
Merge "CustomSelectionActionModeCallback can prevent selection mode from starting." into honeycomb

13 years agoMerge "Refresh the list of preloaded drawables and color state lists" into honeycomb
Gilles Debunne [Thu, 27 Jan 2011 19:07:04 +0000 (11:07 -0800)]
Merge "Refresh the list of preloaded drawables and color state lists" into honeycomb

13 years agoRemoving old pocket assets
Justin Ho [Thu, 27 Jan 2011 19:02:38 +0000 (11:02 -0800)]
Removing old pocket assets

Change-Id: I0ea29ec09bdd838dbe815d78dbd0315b377136e2

13 years agoMerge "Fix NPE with display lists when view not attached" into honeycomb
Chet Haase [Thu, 27 Jan 2011 18:41:26 +0000 (10:41 -0800)]
Merge "Fix NPE with display lists when view not attached" into honeycomb

13 years agoFix NPE with display lists when view not attached
Chet Haase [Thu, 27 Jan 2011 18:30:25 +0000 (10:30 -0800)]
Fix NPE with display lists when view not attached

There was logic in ViewGroup that assumed that an accelerated
view must always be able to get a display list for any child
that it was drawing. One situation occurred, however, that
caused a problem with this - a contacts activity was started
and not yet attached, but was being asked to render into an
accelerated canvas. We assumed that the child would have a display
list and simply called getDisplayList(). But since that call
returned null, we later deref'd the null object.

The fix is to check whether a child can have a display list
instead of assuming that it can just because the container view
is accelerated.

Change-Id: I7de62fd597ad50720c9585d621bec02e77c171df

13 years agoRefresh the list of preloaded drawables and color state lists
Gilles Debunne [Thu, 27 Jan 2011 17:57:41 +0000 (09:57 -0800)]
Refresh the list of preloaded drawables and color state lists

Bug 3266751

The boot time is 43 compared to 44 seconds, which is within the precision of the measure.

Starting 15 activities in a sequence takes 20-24 seconds with the old version and 17-18
seconds with the new pre-load (12/13 when ran a second time, all apps being loaded).
The standard deviation is high, but it seems consistently better.

Change-Id: Ieac3cb93be03e8186979b894adda29f0549b9734

13 years agoBug fix: 3398192 NPE at android.media.videoeditor.VideoEditorImpl.clearSurface
Gil Dobjanschi [Thu, 27 Jan 2011 17:51:46 +0000 (09:51 -0800)]
Bug fix: 3398192 NPE at android.media.videoeditor.VideoEditorImpl.clearSurface

Change-Id: Ib7cb994e995d934cf896b856da462c9240fcb5f0

13 years agob/3347670 Support installing online certs to the system keystore.
Huahui Wu [Thu, 27 Jan 2011 06:11:02 +0000 (22:11 -0800)]
b/3347670 Support installing online certs to the system keystore.

Requires another CL in external/webkit.
    https://android-git.corp.google.com/g/#change,93328

Change-Id: I33d642d370ddf330199f2b296d5f8b08923e49cd

13 years agoCustomSelectionActionModeCallback can prevent selection mode from starting.
Gilles Debunne [Thu, 27 Jan 2011 17:48:01 +0000 (09:48 -0800)]
CustomSelectionActionModeCallback can prevent selection mode from starting.

Bug 3381317

Change-Id: I9fb52077216ed56c101ed58f8897478343369528

13 years agoUpdated stat_sys for battery and bluetooth and USB in hdpi, mdpi and xlarge-hdpi
Justin Ho [Thu, 27 Jan 2011 15:48:50 +0000 (07:48 -0800)]
Updated stat_sys for battery and bluetooth and USB in hdpi, mdpi and xlarge-hdpi

Change-Id: I02f644287847ca8b7d0246c7eba303bfd2088086

13 years agoFix gmail crossfade artifacts.
Chet Haase [Thu, 27 Jan 2011 09:10:35 +0000 (01:10 -0800)]
Fix gmail crossfade artifacts.

Display lists could not handle custom views that did their
own draw dispatching, as is the case with gmail. This fix makes that
possible and display lists handle this case robustly. Now the
crossfade works because the display lists contain the right content.

Change-Id: Iea7d6e99239b24f833701d546fe083aa00e2b31b

13 years agoMerge "Handle ActivityNotFoundException in the WM policy." into honeycomb
Jeff Brown [Thu, 27 Jan 2011 07:52:41 +0000 (23:52 -0800)]
Merge "Handle ActivityNotFoundException in the WM policy." into honeycomb

13 years agoMerge "Fix display List bugs" into honeycomb
Chet Haase [Thu, 27 Jan 2011 07:49:23 +0000 (23:49 -0800)]
Merge "Fix display List bugs" into honeycomb

13 years agoMerge "Fix down arrow in AutoCompleteTextView." into honeycomb
Jeff Brown [Thu, 27 Jan 2011 07:45:59 +0000 (23:45 -0800)]
Merge "Fix down arrow in AutoCompleteTextView." into honeycomb

13 years agoMerge "bug:3396894 (HC branch) remove STOPSHIP code" into honeycomb
Vasu Nori [Thu, 27 Jan 2011 07:43:17 +0000 (23:43 -0800)]
Merge "bug:3396894  (HC branch) remove STOPSHIP code" into honeycomb

13 years agobug:3396894 (HC branch) remove STOPSHIP code
Vasu Nori [Thu, 27 Jan 2011 07:22:34 +0000 (23:22 -0800)]
bug:3396894  (HC branch) remove STOPSHIP code

Change-Id: Iad8790b7c2efa3a9b35e07429ea47d4e9f72081b

13 years agoCorrect the translationY of the empty notification panel.
Daniel Sandler [Thu, 27 Jan 2011 02:19:10 +0000 (21:19 -0500)]
Correct the translationY of the empty notification panel.

This also restores the proper slide-in animation. Yay!

Bug: 3391683
Change-Id: Id38b4bdf2bad88084db47b3fa4ef7d1d81f94aff

13 years agoMerge "The calendar view widget was jumping incorrectly to the next week while select...
Svetoslav Ganov [Thu, 27 Jan 2011 06:59:23 +0000 (22:59 -0800)]
Merge "The calendar view widget was jumping incorrectly to the next week while selectiong the last day of the week." into honeycomb

13 years agoMerge "Revert "Video editor CTS: Framework modifications"" into honeycomb
Basavapatna Dattaguru [Thu, 27 Jan 2011 06:50:59 +0000 (22:50 -0800)]
Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb

13 years agoThe calendar view widget was jumping incorrectly to the next week
Svetoslav Ganov [Thu, 27 Jan 2011 06:50:51 +0000 (22:50 -0800)]
The calendar view widget was jumping incorrectly to the next week
while selectiong the last day of the week.

The NumberPicker widget was getting into an inconsitent state when
reaching the end of the range (non wrapping selector wheel) and
the user touches the location of the hidden increment/decrement
button.

Change-Id: Id54103295dd2574030e2c29996061faa659a5bb7

13 years agoMerge "Revert "Fixes Issue ID: 3396697"" into honeycomb
Basavapatna Dattaguru [Thu, 27 Jan 2011 06:50:50 +0000 (22:50 -0800)]
Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb

13 years agoFix display List bugs
Chet Haase [Tue, 25 Jan 2011 17:37:18 +0000 (09:37 -0800)]
Fix display List bugs

Various property setters in View need to invalidate the parent's
cache to get redrawn properly when accelerated with display lists.

Also, fix logic around display lists and old-style Animations in
ViewGroup.

Change-Id: I70e1c2fa49e62228ee4a1301a006ce50bda4c305

13 years agoMerge "Don't draw the same triangles several times. Bug #3388197" into honeycomb
Romain Guy [Thu, 27 Jan 2011 06:44:02 +0000 (22:44 -0800)]
Merge "Don't draw the same triangles several times. Bug #3388197" into honeycomb

13 years agoDon't draw the same triangles several times.
Romain Guy [Thu, 27 Jan 2011 06:41:43 +0000 (22:41 -0800)]
Don't draw the same triangles several times.
Bug #3388197

Change-Id: Ief1dfd9447f144e9992340a173d2893e5e049129

13 years agoMerge "Fixing some ugly StackView relayouts on rotation" into honeycomb
Adam Cohen [Thu, 27 Jan 2011 06:41:43 +0000 (22:41 -0800)]
Merge "Fixing some ugly StackView relayouts on rotation" into honeycomb

13 years agoRevert "Video editor CTS: Framework modifications"
Basavapatna Dattaguru [Thu, 27 Jan 2011 06:38:47 +0000 (22:38 -0800)]
Revert "Video editor CTS: Framework modifications"

This reverts commit eb6d6ecf4ba7a3965ce6ab178dce48eb9416bfc7.

13 years agoRevert "Fixes Issue ID: 3396697"
Basavapatna Dattaguru [Thu, 27 Jan 2011 06:36:10 +0000 (22:36 -0800)]
Revert "Fixes Issue ID: 3396697"

This reverts commit 8b9ba616444a265df6cd2b4f4a0a39d808c65ade.

13 years agoFixing some ugly StackView relayouts on rotation
Adam Cohen [Thu, 27 Jan 2011 05:32:33 +0000 (21:32 -0800)]
Fixing some ugly StackView relayouts on rotation

Change-Id: Ic4b11637ed73e60e1af1fcd27e5610d8f84a31fe

13 years agoMerge "Fix 3388705: Explicitly check for low battery level" into honeycomb
Joe Onorato [Thu, 27 Jan 2011 06:21:26 +0000 (22:21 -0800)]
Merge "Fix 3388705: Explicitly check for low battery level" into honeycomb

13 years agoMerge "Revert "getRingtone is causing an anr. Turn it off for now."" into honeycomb
Joe Onorato [Thu, 27 Jan 2011 06:00:07 +0000 (22:00 -0800)]
Merge "Revert "getRingtone is causing an anr. Turn it off for now."" into honeycomb

13 years agoFix 3388705: Explicitly check for low battery level
Jim Miller [Thu, 27 Jan 2011 05:58:28 +0000 (21:58 -0800)]
Fix 3388705: Explicitly check for low battery level

This fixes a bug in StatusView believed to be caused by
seeing "invalid charger" update from BatteryService.

The code normally relies on "interesting events", as determined
by KeyguardUpdateMonitor.  I believe something else is
triggering an update (perhaps a SimStateChanged event) that updates
the status without also updating StatusView.mShowingBatteryInfo
and mPluggedIn.

The safer way to do this is to explicitly check the battery
level before telling the user the device needs to be charged.

Change-Id: Ic39ed86c78a157dc9fbdef4d76a9c3db39ccafca

13 years agoMerge "Video editor CTS: Framework modifications" into honeycomb
Basavapatna Dattaguru [Thu, 27 Jan 2011 05:48:02 +0000 (21:48 -0800)]
Merge "Video editor CTS: Framework modifications" into honeycomb

13 years agoMerge "Fixes Issue ID: 3396697" into honeycomb
Basavapatna Dattaguru [Thu, 27 Jan 2011 05:47:40 +0000 (21:47 -0800)]
Merge "Fixes Issue ID: 3396697" into honeycomb

13 years agoMerge "New stat_sys_download/upload icons" into honeycomb
Justin Ho [Thu, 27 Jan 2011 05:37:22 +0000 (21:37 -0800)]
Merge "New stat_sys_download/upload icons" into honeycomb

13 years agoNew stat_sys_download/upload icons
Justin Ho [Thu, 27 Jan 2011 05:34:14 +0000 (21:34 -0800)]
New stat_sys_download/upload icons

Change-Id: I8f2f8e2a097ea4b52e95429aa8bbd29177385c3d

13 years agoFix down arrow in AutoCompleteTextView.
Jeff Brown [Thu, 27 Jan 2011 03:31:18 +0000 (19:31 -0800)]
Fix down arrow in AutoCompleteTextView.

Bug: 3337416
Change-Id: I572d55c973b9adc68765ba02197e84f3558e65bc

13 years agoVideo editor CTS: Framework modifications
Basavapatna Dattaguru [Tue, 18 Jan 2011 17:03:13 +0000 (09:03 -0800)]
Video editor CTS: Framework modifications

Fixes Issue ID: 3396697

Copyright changed to 2011

Change-Id: I1b69c6903bb6b0434eb93337783f93c92fd20899

13 years agoMerge "Eliminate duplicated code in export method" into honeycomb
James Dong [Thu, 27 Jan 2011 04:42:18 +0000 (20:42 -0800)]
Merge "Eliminate duplicated code in export method" into honeycomb

13 years agoFixes Issue ID: 3396697
Basavapatna Dattaguru [Tue, 18 Jan 2011 04:45:36 +0000 (20:45 -0800)]
Fixes Issue ID: 3396697

Updated with annotation LargeTest

Copyright changed to 2011

Review reworked and with new test contents

Video Editor CTS Test code

Change-Id: Ia37956ef39fafcc5d969996c1791fce8663aa0fe

13 years agoMerge "Add API for preferred Launcher icon size and density" into honeycomb
Kenny Root [Thu, 27 Jan 2011 04:16:31 +0000 (20:16 -0800)]
Merge "Add API for preferred Launcher icon size and density" into honeycomb

13 years agoEliminate duplicated code in export method
James Dong [Wed, 26 Jan 2011 20:32:59 +0000 (12:32 -0800)]
Eliminate duplicated code in export method

bug - 3385135

Change-Id: I26b8113b457bf08bf8a89cef25cf45cdba79c08d

13 years agoMerge "LayoutLib: put a default image on the quickcontactbadge." into honeycomb
Xavier Ducrohet [Thu, 27 Jan 2011 03:54:46 +0000 (19:54 -0800)]
Merge "LayoutLib: put a default image on the quickcontactbadge." into honeycomb

13 years agoAdd API for preferred Launcher icon size and density
Kenny Root [Thu, 27 Jan 2011 01:22:20 +0000 (17:22 -0800)]
Add API for preferred Launcher icon size and density

Applications that create an icon for launcher to use couldn't determine
which size or density the icon should be created.

Bug: 3224340
Change-Id: Iee96113a4092696a9bd18eecbd2593b38f952a16

13 years agoMerge "Fix 3381324: Restart ripples when the user moves away from the edge." into...
Jim Miller [Thu, 27 Jan 2011 03:39:23 +0000 (19:39 -0800)]
Merge "Fix 3381324: Restart ripples when the user moves away from the edge." into honeycomb

13 years agoMerge "Integrating xlarge mdpi battery charging assets" into honeycomb
Justin Ho [Thu, 27 Jan 2011 03:34:50 +0000 (19:34 -0800)]
Merge "Integrating xlarge mdpi battery charging assets" into honeycomb

13 years agoHandle ActivityNotFoundException in the WM policy.
Jeff Brown [Thu, 27 Jan 2011 02:42:46 +0000 (18:42 -0800)]
Handle ActivityNotFoundException in the WM policy.

When invoking a registered shortcut for which the activity was not
found, the startActivity throws ActivityNotFoundException.  If this
exception is not caught and handled, then the shortcut key is
dispatched to the application instead of being suppressed as it
should have been.

Found while fixing Bug: 3396233

Change-Id: I0e8e9e3ba09dd403a901d5eae12839734be467ed

13 years agoIntegrating xlarge mdpi battery charging assets
Justin Ho [Thu, 27 Jan 2011 03:31:45 +0000 (19:31 -0800)]
Integrating xlarge mdpi battery charging assets

Change-Id: Iec541ec384fcf69d7de0c2a75031714d0d232f2a

13 years agoMerge "fix incognito url loading" into honeycomb
Michael Kolb [Thu, 27 Jan 2011 03:21:49 +0000 (19:21 -0800)]
Merge "fix incognito url loading" into honeycomb

13 years agofix incognito url loading
Michael Kolb [Thu, 27 Jan 2011 03:11:02 +0000 (19:11 -0800)]
fix incognito url loading

    http://b/issue?id=3349090
    removed the loading of the "browser:incognito" url

Change-Id: I47f952d372b4d69e91d4b29b3b5e5ec46a4f4fc3

13 years agoMerge "Fix issue #3382992: IME close animation stutters from URL bar" into honeycomb
Dianne Hackborn [Thu, 27 Jan 2011 03:04:15 +0000 (19:04 -0800)]
Merge "Fix issue #3382992: IME close animation stutters from URL bar" into honeycomb

13 years agoFix 3381324: Restart ripples when the user moves away from the edge.
Jim Miller [Thu, 27 Jan 2011 03:02:32 +0000 (19:02 -0800)]
Fix 3381324: Restart ripples when the user moves away from the edge.

This changes the behavior of WaveView to start waves again when
the user moves the halo back towards the center.

Change-Id: Ia3b8fbd091e90e83e0c34b98a3060d3236191d7a

13 years agoFix issue #3382992: IME close animation stutters from URL bar
Dianne Hackborn [Thu, 27 Jan 2011 02:56:29 +0000 (18:56 -0800)]
Fix issue #3382992: IME close animation stutters from URL bar

Gross hack is grosser.

Change-Id: I0a34bf1d7c16c547402318f24776a5f7e8b7552b

13 years agoMerge "Fix crash in movie studio." into honeycomb
Romain Guy [Thu, 27 Jan 2011 02:46:29 +0000 (18:46 -0800)]
Merge "Fix crash in movie studio." into honeycomb

13 years agoFix crash in movie studio.
Romain Guy [Thu, 27 Jan 2011 02:45:28 +0000 (18:45 -0800)]
Fix crash in movie studio.

Change-Id: I06acb0b39cc3839cf7abb58b32dec9b9bec424d6

13 years agoMake sure that we update SurfaceView's window with display lists.
Romain Guy [Thu, 27 Jan 2011 02:31:23 +0000 (18:31 -0800)]
Make sure that we update SurfaceView's window with display lists.
Bug #3395487

Change-Id: Idaef3953a596ee3b4049a2d8aef6dda676b1545b

13 years agoMerge "Make sure that we update SurfaceView's window with display lists. Bug #3395487...
Romain Guy [Thu, 27 Jan 2011 02:29:38 +0000 (18:29 -0800)]
Merge "Make sure that we update SurfaceView's window with display lists. Bug #3395487" into honeycomb

13 years agoMerge "Status bar visual tweaks." into honeycomb
Daniel Sandler [Thu, 27 Jan 2011 02:17:49 +0000 (18:17 -0800)]
Merge "Status bar visual tweaks." into honeycomb

13 years agoMerge "Tabs are resized to make sure they fit in their parent." into honeycomb
Gilles Debunne [Thu, 27 Jan 2011 02:09:23 +0000 (18:09 -0800)]
Merge "Tabs are resized to make sure they fit in their parent." into honeycomb

13 years agoMerge "Disable PBAP for no voice capability" into honeycomb
Jaikumar Ganesh [Thu, 27 Jan 2011 01:52:50 +0000 (17:52 -0800)]
Merge "Disable PBAP for no voice capability" into honeycomb

13 years agoMerge "For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do on...
Shih-wei Liao [Thu, 27 Jan 2011 01:43:13 +0000 (17:43 -0800)]
Merge "For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do on-device linking, STATIC no longer makes sense. (b/2943524)" into honeycomb

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb
Dianne Hackborn [Thu, 27 Jan 2011 01:38:57 +0000 (17:38 -0800)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb

13 years agoLayoutLib: put a default image on the quickcontactbadge.
Xavier Ducrohet [Thu, 27 Jan 2011 01:30:59 +0000 (17:30 -0800)]
LayoutLib: put a default image on the quickcontactbadge.

Change-Id: I64b3f4004801ec03f374460384f9a492e66bfaf0

13 years agoMerge "Comment out the isAvailable optimization." into honeycomb
Wink Saville [Thu, 27 Jan 2011 01:29:32 +0000 (17:29 -0800)]
Merge "Comment out the isAvailable optimization." into honeycomb

13 years agoMerge "Update package descriptions with editorial revisions. Notably, this removes...
Scott Main [Thu, 27 Jan 2011 01:06:45 +0000 (17:06 -0800)]
Merge "Update package descriptions with editorial revisions. Notably, this removes exessive info about resources from the content package, because it's not a good location and the info is avilable in the dev guide, but also added some of the info to the Resources class description." into honeycomb

13 years agoFor rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do
Shih-wei Liao [Thu, 27 Jan 2011 01:04:31 +0000 (17:04 -0800)]
For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do
on-device linking, STATIC no longer makes sense. (b/2943524)

Change-Id: Ia35f90eb0956b1cd6c436a1482d87d82f41cedc9

13 years agoRevert "getRingtone is causing an anr. Turn it off for now."
Mike Lockwood [Thu, 27 Jan 2011 00:47:04 +0000 (16:47 -0800)]
Revert "getRingtone is causing an anr. Turn it off for now."

ANR doesn't seem to be happening any more.

BUG: 3142881

This reverts commit c597ba8e9ad08ac628271b4498c27eda74c6c86c.

Change-Id: Ib6eb407c700bc9a8460f49394ec71d75d14588e2
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "LayoutLib: properly erase the bitmap when rendering a new session." into honeycomb
Xavier Ducrohet [Thu, 27 Jan 2011 00:52:49 +0000 (16:52 -0800)]
Merge "LayoutLib: properly erase the bitmap when rendering a new session." into honeycomb

13 years agoLayoutLib: properly erase the bitmap when rendering a new session.
Xavier Ducrohet [Thu, 27 Jan 2011 00:33:07 +0000 (16:33 -0800)]
LayoutLib: properly erase the bitmap when rendering a new session.

This fix the issue where going from a full theme to a dialog theme
would show the dialog on top of the previous rendering.

Change-Id: Ib52b9719f44b04969423547b9de8d039f90b6f46

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 27 Jan 2011 00:29:34 +0000 (16:29 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: Ibc22cd39b0a708a8188b0a52660f484682762ef5

13 years agoMerge "Remove xlarge specific icon size" into honeycomb
Dianne Hackborn [Thu, 27 Jan 2011 00:28:46 +0000 (16:28 -0800)]
Merge "Remove xlarge specific icon size" into honeycomb

13 years agoMerge "Fix another part of #3387855: Menu flashes on left side of screen" into honeycomb
Dianne Hackborn [Thu, 27 Jan 2011 00:27:40 +0000 (16:27 -0800)]
Merge "Fix another part of #3387855: Menu flashes on left side of screen" into honeycomb

13 years agoFix another part of #3387855: Menu flashes on left side of screen
Dianne Hackborn [Wed, 26 Jan 2011 22:53:23 +0000 (14:53 -0800)]
Fix another part of #3387855: Menu flashes on left side of screen

When task switching while dialog windows were up, the exit animation
wouldn't be seen.  The animation needs to force Z-order its windows
to the top.

Also fix a bug where the lock screen fade-out was immediately
Z-ordering the wallpaper to the bottom if the activity behind was
not on top of the wallpaper.

Change-Id: Icd45cd8ccfff9829822c1682931413246eb9601b

13 years agoMerge "Fix issue #3380072: Switching in and out of gmail not preserving position...
Dianne Hackborn [Thu, 27 Jan 2011 00:25:49 +0000 (16:25 -0800)]
Merge "Fix issue #3380072: Switching in and out of gmail not preserving position in label" into honeycomb

13 years agoMerge "Fix javadoc for MediaStore.Files.FileColumns constants" into honeycomb
Mike Lockwood [Thu, 27 Jan 2011 00:24:19 +0000 (16:24 -0800)]
Merge "Fix javadoc for MediaStore.Files.FileColumns constants" into honeycomb

13 years agoMaking requested indices the last to be pruned when we hit cache memory limits. ...
Winson Chung [Wed, 26 Jan 2011 21:36:34 +0000 (13:36 -0800)]
Making requested indices the last to be pruned when we hit cache memory limits. (3368863)

- Also tweaking disconnect delay, cache size, and memory limit

Change-Id: If67188dcb363e5a2fbc02736f82bfd783af02533