OSDN Git Service

android-x86/frameworks-base.git
13 years agoFix 3419077: Allow subclasses to change SeekBarPreference action buttons.
Jim Miller [Fri, 4 Feb 2011 00:17:41 +0000 (16:17 -0800)]
Fix 3419077: Allow subclasses to change SeekBarPreference action buttons.

Change-Id: I2c624c3693fe06d9d3db3c203c7d4fc7a80b79d9

13 years agoMerge "System bar tweaks" into honeycomb
Justin Ho [Thu, 3 Feb 2011 02:47:53 +0000 (18:47 -0800)]
Merge "System bar tweaks" into honeycomb

13 years agoMerge "Adding new volume control dialog icons" into honeycomb
Justin Ho [Thu, 3 Feb 2011 02:45:27 +0000 (18:45 -0800)]
Merge "Adding new volume control dialog icons" into honeycomb

13 years agoMerge "Fix issue #3418265: Rotation animation on wallpaper is broken" into honeycomb
Dianne Hackborn [Thu, 3 Feb 2011 02:42:45 +0000 (18:42 -0800)]
Merge "Fix issue #3418265: Rotation animation on wallpaper is broken" into honeycomb

13 years agoAdding new volume control dialog icons
Justin Ho [Thu, 3 Feb 2011 02:35:54 +0000 (18:35 -0800)]
Adding new volume control dialog icons

Change-Id: I025f9372300b30fce9c2190864237a20151b9993

13 years agoFix issue #3418265: Rotation animation on wallpaper is broken
Dianne Hackborn [Thu, 3 Feb 2011 01:12:25 +0000 (17:12 -0800)]
Fix issue #3418265: Rotation animation on wallpaper is broken

Two problems:

1. The wallpaper offsets were being applied at the wrong place in the xform.
2. The background black needs become a clip around the newly revealed UI.

Change-Id: I3b46aea2ace3c8c5a36fc5e37b4e2b67fff1b289

13 years agoSystem bar tweaks
Justin Ho [Thu, 3 Feb 2011 01:38:39 +0000 (17:38 -0800)]
System bar tweaks

Adjusted brightness of clock and notification icons
Adding padding on right of battery indicator to 16dips to match mocks
Updated Home/Recent/Back buttons to match new brightness values
Bug: 3362749

Change-Id: I12b45b2b90b417da8d51630ca4682a3f1375774c

13 years agoFix audible selection sound is not played
Jean-Michel Trivi [Thu, 3 Feb 2011 02:11:03 +0000 (18:11 -0800)]
Fix audible selection sound is not played

The asset for "Audible selections" is too short, 11ms, and isn't
 heard when this option is selected and the user clicks on buttons.
This change adds 100ms of silence at the end of this sound effect.

Change-Id: I59c712f141fe608eaa1406b6c1daa8b76646d161

13 years agoMerge "docs: udpate action bar dev guide" into honeycomb
Scott Main [Thu, 3 Feb 2011 02:06:01 +0000 (18:06 -0800)]
Merge "docs: udpate action bar dev guide" into honeycomb

13 years agoMerge "Don't clobber the local dirty rect after rendering a layer. Bug #3417254 Bug...
Romain Guy [Thu, 3 Feb 2011 00:44:07 +0000 (16:44 -0800)]
Merge "Don't clobber the local dirty rect after rendering a layer. Bug #3417254 Bug #3413433" into honeycomb

13 years agoMerge "bug:3414192 new API to designate a download to be OTA update" into honeycomb
Vasu Nori [Thu, 3 Feb 2011 00:43:56 +0000 (16:43 -0800)]
Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb

13 years agoMerge "[3418265] apply layer transformations to the DimLayer." into honeycomb
Mathias Agopian [Thu, 3 Feb 2011 00:42:37 +0000 (16:42 -0800)]
Merge "[3418265] apply layer transformations to the DimLayer." into honeycomb

13 years ago[3418265] apply layer transformations to the DimLayer.
Mathias Agopian [Thu, 3 Feb 2011 00:03:19 +0000 (16:03 -0800)]
[3418265] apply layer transformations to the DimLayer.

with this change DimLayers will behave just like any other layer,
in particular they'll respect the layer transformations.

Change-Id: Icb4a1275e8bca9e3deb5f57c9f9219aaa69f9877

13 years agoMerge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb
Jamie Gennis [Wed, 2 Feb 2011 23:53:33 +0000 (15:53 -0800)]
Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb

13 years agoDon't clobber the local dirty rect after rendering a layer.
Romain Guy [Wed, 2 Feb 2011 23:44:19 +0000 (15:44 -0800)]
Don't clobber the local dirty rect after rendering a layer.
Bug #3417254
Bug #3413433

Change-Id: I8045e9ec414ebe4ce4d38124142a00726d2c634d

13 years agoPass the IGraphicBufferAlloc to SurfaceTextureClient.
Jamie Gennis [Wed, 2 Feb 2011 23:31:47 +0000 (15:31 -0800)]
Pass the IGraphicBufferAlloc to SurfaceTextureClient.

This change passes a reference to the IGraphicBufferAlloc binder object
to SurfaceTextureClient objects.  When STC objects are created they
query their associated ISurfaceTexture object for the
IGraphicBufferAlloc that the SurfaceTexture uses to allocate buffers.
Having the SurfaceTextureClient hold this reference prevents the
GraphicBufferAlloc in SurfaceFlinger from freeing the allocated buffers
before the SurfaceTextureClient is done with them.

Change-Id: Ib8e30e8b37fdd60438cbb4cb7e9174d0ba6d661c
related-bug: 3362519

13 years agobug:3414192 new API to designate a download to be OTA update
Vasu Nori [Wed, 2 Feb 2011 03:07:51 +0000 (19:07 -0800)]
bug:3414192 new API to designate a download to be OTA update

Change-Id: Iae2f6185e130324ad956f594e78b1d8b2176c808

13 years agoMerge "Have SmsMessage use getCurrentPhoneType" into honeycomb
Wink Saville [Wed, 2 Feb 2011 23:06:58 +0000 (15:06 -0800)]
Merge "Have SmsMessage use getCurrentPhoneType" into honeycomb

13 years agoHave SmsMessage use getCurrentPhoneType
Wink Saville [Wed, 2 Feb 2011 22:19:55 +0000 (14:19 -0800)]
Have SmsMessage use getCurrentPhoneType

Although our first tablet doesn't support SMS messages there are testing
scenarios where they can be used. To preserve proper behavior now that
getPhoneType can return PHONE_TYPE_NONE use getCurrentPhoneType.

bug: 3198435
Change-Id: I48ef294f563351c66971b4e89e6dcb3326b0ae92

13 years agoMerge "Make TimePicker/DatePicker/CalendarView render in Eclipse." into honeycomb
Xavier Ducrohet [Wed, 2 Feb 2011 22:15:39 +0000 (14:15 -0800)]
Merge "Make TimePicker/DatePicker/CalendarView render in Eclipse." into honeycomb

13 years agoMake TimePicker/DatePicker/CalendarView render in Eclipse.
Xavier Ducrohet [Wed, 2 Feb 2011 19:50:34 +0000 (11:50 -0800)]
Make TimePicker/DatePicker/CalendarView render in Eclipse.

Change-Id: Id5313a6f0f53bf45f6eaabc0e10fcf0660eeac08

13 years agoMerge "Fix issue 3412777 ANR on adding effects." into honeycomb
Dharmaray Kundargi [Wed, 2 Feb 2011 21:56:49 +0000 (13:56 -0800)]
Merge "Fix issue 3412777 ANR on adding effects." into honeycomb

13 years agoMerge "DO NOT MERGE. Only scroll if the IME is open in certain cases." into honeycomb
Leon Scroggins [Wed, 2 Feb 2011 21:41:19 +0000 (13:41 -0800)]
Merge "DO NOT MERGE. Only scroll if the IME is open in certain cases." into honeycomb

13 years agoMerge "Doc change: fixing broken links/images" into honeycomb
Robert Ly [Wed, 2 Feb 2011 21:36:47 +0000 (13:36 -0800)]
Merge "Doc change: fixing broken links/images" into honeycomb

13 years agoFix issue 3412777 ANR on adding effects.
Dharmaray Kundargi [Wed, 2 Feb 2011 20:30:12 +0000 (12:30 -0800)]
Fix issue 3412777 ANR on adding effects.

Change-Id: Id3c480a8261423412a99375f71cf6ee585b6c22b

13 years agoMerge "Fix 3410155: Remove hint text from password entry field." into honeycomb
Jim Miller [Wed, 2 Feb 2011 20:41:07 +0000 (12:41 -0800)]
Merge "Fix 3410155: Remove hint text from password entry field." into honeycomb

13 years agoMerge "Fix issue #3415137: New wallpaper size breaks thumbnails." into honeycomb
Dianne Hackborn [Wed, 2 Feb 2011 20:29:47 +0000 (12:29 -0800)]
Merge "Fix issue #3415137: New wallpaper size breaks thumbnails." into honeycomb

13 years agoDO NOT MERGE. Only scroll if the IME is open in certain cases.
Leon Scroggins [Tue, 1 Feb 2011 16:05:22 +0000 (11:05 -0500)]
DO NOT MERGE. Only scroll if the IME is open in certain cases.

Bug:3411564

Requires a change in external/webkit.

Already submitted to master.

Change-Id: Id5b8765bde4070f04fce0743c56a038f88e816ec

13 years agoDoc change: fixing broken links/images
Robert Ly [Wed, 2 Feb 2011 19:11:57 +0000 (11:11 -0800)]
Doc change: fixing broken links/images

Change-Id: I2e0fd99ec4badc234b88482d0c90b03d33fbdc30

13 years agoFix issue #3415137: New wallpaper size breaks thumbnails.
Dianne Hackborn [Wed, 2 Feb 2011 19:11:50 +0000 (11:11 -0800)]
Fix issue #3415137: New wallpaper size breaks thumbnails.

Change-Id: I3ce4fa8f532cc378c390138bab0ff3126fe0f0c3

13 years agoMerge "Use a cached context when possible." into honeycomb
Robert Greenwalt [Wed, 2 Feb 2011 19:26:34 +0000 (11:26 -0800)]
Merge "Use a cached context when possible." into honeycomb

13 years agoMerge "Fix issue 3408285 Crash while generating KenBurns" into honeycomb
Dharmaray Kundargi [Wed, 2 Feb 2011 19:14:33 +0000 (11:14 -0800)]
Merge "Fix issue 3408285 Crash while generating KenBurns" into honeycomb

13 years agoUse a cached context when possible.
Robert Greenwalt [Wed, 2 Feb 2011 16:33:11 +0000 (08:33 -0800)]
Use a cached context when possible.

It's always possible after services have been registered, so it's just early
in the process that's a problem.  Lie correctly in those early cases and fix this
in MR1.

bug:3415254
Change-Id: I95811d1efd676fde01f66b742393d3aa4623482f

13 years agoMerge "Fix the naming of the heap growth limit property." into honeycomb
Carl Shapiro [Wed, 2 Feb 2011 18:55:28 +0000 (10:55 -0800)]
Merge "Fix the naming of the heap growth limit property." into honeycomb

13 years agoFix 3410155: Remove hint text from password entry field.
Jim Miller [Wed, 2 Feb 2011 18:24:56 +0000 (10:24 -0800)]
Fix 3410155: Remove hint text from password entry field.

Change-Id: I36882a365e721f038366fea086a0727c9608bf67

13 years agoMerge "Fix for issue 3370023 : Wrong aspect ratio in overlay" into honeycomb
Nemmara Venkateswaran [Wed, 2 Feb 2011 17:27:10 +0000 (09:27 -0800)]
Merge "Fix for issue 3370023 : Wrong aspect ratio in overlay" into honeycomb

13 years agoMerge "Removing red cross from hdpi emergency symbol" into honeycomb
Justin Ho [Wed, 2 Feb 2011 16:33:45 +0000 (08:33 -0800)]
Merge "Removing red cross from hdpi emergency symbol" into honeycomb

13 years agoRemoving red cross from hdpi emergency symbol
Justin Ho [Wed, 2 Feb 2011 16:32:39 +0000 (08:32 -0800)]
Removing red cross from hdpi emergency symbol

Change-Id: Ic4b5ac44f267395ee50414ebf4ce717f45030439

13 years agoMerge "Low battery notification sound update, alarm sound update" into honeycomb
Justin Ho [Wed, 2 Feb 2011 16:08:15 +0000 (08:08 -0800)]
Merge "Low battery notification sound update, alarm sound update" into honeycomb

13 years agoLow battery notification sound update, alarm sound update
Justin Ho [Wed, 2 Feb 2011 16:06:27 +0000 (08:06 -0800)]
Low battery notification sound update, alarm sound update

Change-Id: Id2eb48f4b2df6772b4d5b1c6b4eca57856baaaec

13 years agoFix issue 3408285 Crash while generating KenBurns
Dharmaray Kundargi [Wed, 2 Feb 2011 11:10:29 +0000 (03:10 -0800)]
Fix issue 3408285 Crash while generating KenBurns

Change-Id: Iaa207229e2c699e1d374b424893bcf252c6614f3

13 years agoFix for issue 3370023 : Wrong aspect ratio in overlay
Santosh Madhava [Tue, 1 Feb 2011 22:15:17 +0000 (14:15 -0800)]
Fix for issue 3370023 : Wrong aspect ratio in overlay

Change-Id: I65bdfb2b5c9edc26de94052e21b8f55ec8671f6a

13 years agoMerge "Fix incorrect dirty rectangle transformation in hardware layers. Bug #3413433...
Romain Guy [Wed, 2 Feb 2011 08:47:21 +0000 (00:47 -0800)]
Merge "Fix incorrect dirty rectangle transformation in hardware layers. Bug #3413433" into honeycomb

13 years agoFix incorrect dirty rectangle transformation in hardware layers.
Romain Guy [Wed, 2 Feb 2011 07:53:34 +0000 (23:53 -0800)]
Fix incorrect dirty rectangle transformation in hardware layers.
Bug #3413433

Change-Id: Iba201c7c4b4f11937797f3afcbf20c5a7395be25

13 years agodocs: udpate action bar dev guide
Scott Main [Fri, 28 Jan 2011 00:03:25 +0000 (16:03 -0800)]
docs: udpate action bar dev guide

Change-Id: Iba3144d489d1468d946cedec4d1d7a3c365be482

13 years agoMerge "Update layers based on the dirty region. Bug #3413433" into honeycomb
Romain Guy [Wed, 2 Feb 2011 07:05:35 +0000 (23:05 -0800)]
Merge "Update layers based on the dirty region. Bug #3413433" into honeycomb

13 years agoUpdate layers based on the dirty region.
Romain Guy [Wed, 2 Feb 2011 06:59:58 +0000 (22:59 -0800)]
Update layers based on the dirty region.
Bug #3413433

This helps Launcher when a widget updates during a scroll, or when interacting
with widgets on the workspace if layers are still turned on.

Change-Id: Ic7a42eb34f74f4ae988039754f815e2efd1d1e4f

13 years agoMerge "New API to let apps draw without layers. Bug #3413433" into honeycomb
Romain Guy [Wed, 2 Feb 2011 06:02:00 +0000 (22:02 -0800)]
Merge "New API to let apps draw without layers. Bug #3413433" into honeycomb

13 years agoMerge "Add TelephonyManager.getCurrentPhoneType" into honeycomb
Wink Saville [Wed, 2 Feb 2011 05:02:10 +0000 (21:02 -0800)]
Merge "Add TelephonyManager.getCurrentPhoneType" into honeycomb

13 years agoMerge "add missing call to superclass method" into honeycomb
Michael Jurka [Wed, 2 Feb 2011 04:53:13 +0000 (20:53 -0800)]
Merge "add missing call to superclass method" into honeycomb

13 years agoadd missing call to superclass method
Michael Jurka [Wed, 2 Feb 2011 04:50:30 +0000 (20:50 -0800)]
add missing call to superclass method

13 years agoFix the naming of the heap growth limit property.
Carl Shapiro [Wed, 2 Feb 2011 01:59:36 +0000 (17:59 -0800)]
Fix the naming of the heap growth limit property.

This change ensures that the heap growth limit is property registered
with the virtual machine.  Otherwise, applications will default to the
maximum heap size.

Bug: 3414804
Change-Id: Id820bf718993a45088f7652910deca9cd87fd488

13 years agoFix issue 3414805 Crash during Overlay editing. JNI fixes.
Dharmaray Kundargi [Wed, 2 Feb 2011 03:24:00 +0000 (19:24 -0800)]
Fix issue 3414805 Crash during Overlay editing. JNI fixes.

Change-Id: I5e966c6987920318d3ce03f78552d0028ef55a26

13 years agoAdd TelephonyManager.getCurrentPhoneType
Wink Saville [Wed, 2 Feb 2011 03:22:15 +0000 (19:22 -0800)]
Add TelephonyManager.getCurrentPhoneType

The new method getCurrentPhoneType has the old behavior of getPhoneType
and does not check for voice capable. This allows code to assume
the old behavior.

bug: 3198435
Change-Id: I0542838ceca2f757cceb6cd7f795e95fe886523e

13 years agoMerge "Move setExpandedTileBounds from WC to UI thread" into honeycomb
Ben Murdoch [Wed, 2 Feb 2011 02:37:43 +0000 (18:37 -0800)]
Merge "Move setExpandedTileBounds from WC to UI thread" into honeycomb

13 years agoMove setExpandedTileBounds from WC to UI thread
Ben Murdoch [Tue, 1 Feb 2011 20:51:27 +0000 (20:51 +0000)]
Move setExpandedTileBounds from WC to UI thread

Bug: 3412928
Change-Id: I2d5c8cc1ba188152dd570ef3a0f2f2f14d64465f

13 years agoMerge "Fix Incorrect Times in TimePickerDialog" into honeycomb
Brian Muramatsu [Wed, 2 Feb 2011 02:09:36 +0000 (18:09 -0800)]
Merge "Fix Incorrect Times in TimePickerDialog" into honeycomb

13 years agoFix Incorrect Times in TimePickerDialog
Brian Muramatsu [Wed, 2 Feb 2011 01:23:52 +0000 (17:23 -0800)]
Fix Incorrect Times in TimePickerDialog

Bug 3414311

TimePicker#setCurrentHour subtracts 12 from the given hour if
is24HourView returns false. TimePickerDialog calls setCurrentHour before
setIs24HourView, so the 12 will always be substracted from the time.
Reorder the statements so that TimePickerDialog sets is24HourView,
before setting the hour and time.

Change-Id: Ib997397b04dbdd767e67806aea7614426019e938

13 years agoNew API to let apps draw without layers.
Romain Guy [Wed, 2 Feb 2011 01:20:48 +0000 (17:20 -0800)]
New API to let apps draw without layers.
Bug #3413433

Launcher now enables layers all the time, but in some cases (for instance, when the
workspace is not scrolling,) it is more efficient to draw without the layer.

Change-Id: I625fb5b48506acda9ae75356fdbbe812c85f2aab

13 years agoMerge "Fix BluetoothAdapter Connection change intent doc." into honeycomb
Jaikumar Ganesh [Wed, 2 Feb 2011 01:06:56 +0000 (17:06 -0800)]
Merge "Fix BluetoothAdapter Connection change intent doc." into honeycomb

13 years agoFix BluetoothAdapter Connection change intent doc.
Jaikumar Ganesh [Wed, 2 Feb 2011 00:47:11 +0000 (16:47 -0800)]
Fix BluetoothAdapter Connection change intent doc.

Bug: 3414206
Change-Id: Icf87e28e11b0b5072fe546225bbfb1dc68487ef0

13 years agoMerge "Whoops, need to put this check back." into honeycomb
Dianne Hackborn [Wed, 2 Feb 2011 00:50:44 +0000 (16:50 -0800)]
Merge "Whoops, need to put this check back." into honeycomb

13 years agoWhoops, need to put this check back.
Dianne Hackborn [Wed, 2 Feb 2011 00:30:38 +0000 (16:30 -0800)]
Whoops, need to put this check back.

We still don't want third party wallpapers to be able to do this,
since it can't work with all window animations.

Change-Id: I97c8ef78c36bd89bf47a7c4533ed1c244dcff4a6

13 years agoMerge "Make image wallpaper use a big surface." into honeycomb
Dianne Hackborn [Wed, 2 Feb 2011 00:23:47 +0000 (16:23 -0800)]
Merge "Make image wallpaper use a big surface." into honeycomb

13 years agoMake image wallpaper use a big surface.
Dianne Hackborn [Tue, 1 Feb 2011 23:21:09 +0000 (15:21 -0800)]
Make image wallpaper use a big surface.

Change-Id: I119f2bfee5fde08040520bd0da8574194a893ab5

13 years agoMerge "Have getPhoneType return PHONE_TYPE_NONE for non-voice capable devices." into...
Wink Saville [Tue, 1 Feb 2011 23:24:31 +0000 (15:24 -0800)]
Merge "Have getPhoneType return PHONE_TYPE_NONE for non-voice capable devices." into honeycomb

13 years agoMerge "Enable retrieving default download manager settings" into honeycomb
Paul Westbrook [Tue, 1 Feb 2011 23:07:40 +0000 (15:07 -0800)]
Merge "Enable retrieving default download manager settings" into honeycomb

13 years agoEnable retrieving default download manager settings
Paul Westbrook [Tue, 1 Feb 2011 22:26:16 +0000 (14:26 -0800)]
Enable retrieving default download manager settings

Enable retrieving the default download manager settings from
a resource, when the SettingsProvider database is created

The default setting for these values is -1, which will cause
DownloadManger to not enforce a limit.

Bug: 3341145
Change-Id: I25294d0f75fb0bdf20d4bef54457056c25c31add

13 years agoMerge "Correctly set the alpha of a hardware layer before drawing it. Bug #3410819...
Romain Guy [Tue, 1 Feb 2011 22:00:35 +0000 (14:00 -0800)]
Merge "Correctly set the alpha of a hardware layer before drawing it. Bug #3410819" into honeycomb

13 years agoMerge "Assume ARGB_8888 for unknown configs. Bug #3327175" into honeycomb
Mike Cleron [Tue, 1 Feb 2011 22:00:09 +0000 (14:00 -0800)]
Merge "Assume ARGB_8888 for unknown configs. Bug #3327175" into honeycomb

13 years agoCorrectly set the alpha of a hardware layer before drawing it.
Romain Guy [Tue, 1 Feb 2011 21:05:16 +0000 (13:05 -0800)]
Correctly set the alpha of a hardware layer before drawing it.
Bug #3410819

Change-Id: I3ebaca2233f4edf5b59d84ec7706555056a1a4b1

13 years agoAssume ARGB_8888 for unknown configs.
Romain Guy [Tue, 1 Feb 2011 19:22:46 +0000 (11:22 -0800)]
Assume ARGB_8888 for unknown configs.
Bug #3327175

Change-Id: If712a255ec65014cd2e007de1e4c6a1d67c19250

13 years agoDO NOT MERGE
Nick Pelly [Tue, 1 Feb 2011 07:27:37 +0000 (23:27 -0800)]
DO NOT MERGE

Cherry-pick from GB to HC, updating 11.xml.

Final final final Gingerbread MR API changes.

This is it. I promise.

ACTION_TECHNOLOGY_DISCOVERED -> ACTION_TECH_DISCOVERED
    This was missed in our technology->tech rename.

Hide TagTechnology.reconnect()
    This is used to reset any per-connection state in a tag, by reconnecting
    to it. The first problem is that it belongs on Tag, not TagTechnology. The
    second problem is that it may become redundant once we add Tag.rediscover()
    which will also reconnect to the tag, and will also return a new Tag with
    newly created technologies enumerated. And the third and most significant
    problem is that you can already achieve the same result by just calling
    close() followed by connect().

Hide Tag.createMockTag()
    This API cannot be used reliably. First it requires using int[] for the
    technology list, but those int constants are now hidden. Second it requires
    knowledge of the extras parcel used to fill technology specific data - also
    not public.

Introduce TagTechnology.isConnected()
    Every child class already impelmented this, and given that connect() and
    close() are defined on the interface, then isConnected() should be there
    too.

Modify Ndef.getType to return a string (not int)
    Allows more flexibility in adding new NDEF types. Current public strings are
    org.nfcforum.ndef.type1
    org.nfcforum.ndef.type2
    org.nfcforum.ndef.type3
    org.nfcforum.ndef.type4
    com.nxp.ndef.mifareclassic

Add NdefFormatable.formatReadOnly()
    This allows you to make the tag read-only at the same time as performing
    format and write. It is important because we currently don't have any
    public API to re-enumerate a tag technology list after making a tag
    NDEF compatible, so you can't perform the format as a seperate step
    without physically removing the tag from field and returning it.

Modify Readonly -> ReadOnly

Make Tag class final

Change-Id: Ifa8a17741fcc95776ffdba42f611eadb036aaf2d

13 years agoMerge "Fix for issue 3410895 Transition regeneration not happening after changing...
Dheeraj Sharma [Tue, 1 Feb 2011 17:00:42 +0000 (09:00 -0800)]
Merge "Fix for issue 3410895 Transition regeneration not happening after changing aspect ratio of project" into honeycomb

13 years agoMaking default upload and download arrows more visible
Justin Ho [Tue, 1 Feb 2011 16:41:01 +0000 (08:41 -0800)]
Making default upload and download arrows more visible
Bug: 3399982

Change-Id: I0d614c590deb2b30147ae1e64edf2ef551cc1d40

13 years agoMerge "Updating Froyo framework assets to Holo style Bug: 3362749" into honeycomb
Justin Ho [Tue, 1 Feb 2011 15:28:04 +0000 (07:28 -0800)]
Merge "Updating Froyo framework assets to Holo style Bug: 3362749" into honeycomb

13 years agoUpdating Froyo framework assets to Holo style
Justin Ho [Tue, 1 Feb 2011 15:24:26 +0000 (07:24 -0800)]
Updating Froyo framework assets to Holo style
Bug: 3362749

Change-Id: Ibd2042f1dad4ba3fdc96944a2af93b44df1bc839

13 years agoFix for bug 3407633 Cookie not set in CookieManager - DO NOT MERGE
Kristian Monsen [Tue, 1 Feb 2011 15:12:31 +0000 (15:12 +0000)]
Fix for bug 3407633 Cookie not set in CookieManager - DO NOT MERGE

Setting http:// at the start if there is no :// in the url

Change-Id: Idfae4f724808267fe9c8ab3864cfc4305ddac0e7

13 years agoSmoother scrolling by preparing offscreen tiles (credit: Ben Murdoch)
Dave Burke [Tue, 1 Feb 2011 12:57:54 +0000 (12:57 +0000)]
Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch)

Change-Id: If8f6aa38174e742e869bce7144de8db84b2f7150

13 years agoFix for issue 3410895 Transition regeneration not happening after changing aspect...
Dheeraj Sharma [Tue, 1 Feb 2011 08:28:55 +0000 (00:28 -0800)]
Fix for issue 3410895 Transition regeneration not happening after changing aspect ratio of project

Change-Id: Ice53fb284e029b1d22093048e8343f9ce8d853dd

13 years agoMerge "Remove MeasuredText debug messages" into honeycomb
Mike Cleron [Tue, 1 Feb 2011 07:22:36 +0000 (23:22 -0800)]
Merge "Remove MeasuredText debug messages" into honeycomb

13 years agoMerge "Enable subclass of SeekBarVolumizer to provide a custom file for sample playba...
Justin Ho [Tue, 1 Feb 2011 07:20:24 +0000 (23:20 -0800)]
Merge "Enable subclass of SeekBarVolumizer to provide a custom file for sample playback." into honeycomb

13 years agoMerge "Updated notification and effects for Honeycomb Bug: 3389139" into honeycomb
Justin Ho [Tue, 1 Feb 2011 07:16:58 +0000 (23:16 -0800)]
Merge "Updated notification and effects for Honeycomb Bug: 3389139" into honeycomb

13 years agoUpdated notification and effects for Honeycomb
Justin Ho [Mon, 31 Jan 2011 23:36:45 +0000 (15:36 -0800)]
Updated notification and effects for Honeycomb
Bug: 3389139

Change-Id: Ia23748568619bd48d13260e443e2fcd333cde3fc

13 years agoMerge "When the data flows, the icon glows." into honeycomb
Joe Onorato [Tue, 1 Feb 2011 06:16:02 +0000 (22:16 -0800)]
Merge "When the data flows, the icon glows." into honeycomb

13 years agoMerge "Fix for issue 3409874:Crash during addition of pan and zoom effect if start...
Dheeraj Sharma [Tue, 1 Feb 2011 06:06:10 +0000 (22:06 -0800)]
Merge "Fix for issue 3409874:Crash during addition of pan and zoom effect if start and end rect are unchanged" into honeycomb

13 years agoDon't convert 4444 images to 565.
Romain Guy [Tue, 1 Feb 2011 06:05:58 +0000 (22:05 -0800)]
Don't convert 4444 images to 565.
Bug #3327175

Change-Id: I46d970e41947278f4c2476b347fd2403fe9a05e8

13 years agoMerge "Don't convert 4444 images to 565. Bug #3327175" into honeycomb
Romain Guy [Tue, 1 Feb 2011 06:05:34 +0000 (22:05 -0800)]
Merge "Don't convert 4444 images to 565. Bug #3327175" into honeycomb

13 years agoFix for issue 3409874:Crash during addition of pan and zoom effect if start and end...
Dheeraj Sharma [Tue, 1 Feb 2011 01:14:55 +0000 (17:14 -0800)]
Fix for issue 3409874:Crash during addition of pan and zoom effect if start and end rect are unchanged

Change-Id: Iddd1b9b2c430439c4bef4f1cf20fb166ac572d60

13 years agoMerge "Fix bug 3410400 - Holo rating bar assets" into honeycomb
Justin Ho [Tue, 1 Feb 2011 04:59:46 +0000 (20:59 -0800)]
Merge "Fix bug 3410400 - Holo rating bar assets" into honeycomb

13 years agoWhen the data flows, the icon glows.
Joe Onorato [Tue, 1 Feb 2011 04:28:59 +0000 (20:28 -0800)]
When the data flows, the icon glows.

Bug: 3354414
Change-Id: I1734c8f63d02731d7194364ce7cb692d6de820ac

13 years agoEnable subclass of SeekBarVolumizer to provide a custom file for sample playback.
Amith Yamasani [Tue, 1 Feb 2011 04:28:03 +0000 (20:28 -0800)]
Enable subclass of SeekBarVolumizer to provide a custom file for sample playback.

Bug: 3409194
Change-Id: I8a408a69fd14cf9058afe01ac5c46d0f5afc1503

13 years agoMerge "Show the encryption boot animation." into honeycomb
Jason parks [Tue, 1 Feb 2011 03:48:24 +0000 (19:48 -0800)]
Merge "Show the encryption boot animation." into honeycomb

13 years agoFix bug 3410400 - Holo rating bar assets
Adam Powell [Tue, 1 Feb 2011 03:33:46 +0000 (19:33 -0800)]
Fix bug 3410400 - Holo rating bar assets

Change-Id: I107f7d3eea2f82ee49a906b0409f01afe78e69b9

13 years agoMerge "Fix invalidation issue with actionbar items" into honeycomb
Chet Haase [Tue, 1 Feb 2011 03:08:28 +0000 (19:08 -0800)]
Merge "Fix invalidation issue with actionbar items" into honeycomb

13 years agoMerge "Fix issue 3408285. Fix issue in Thread safe in Java." into honeycomb
Dharmaray Kundargi [Tue, 1 Feb 2011 03:01:13 +0000 (19:01 -0800)]
Merge "Fix issue 3408285. Fix issue in Thread safe in Java." into honeycomb

13 years agoFix invalidation issue with actionbar items
Chet Haase [Tue, 1 Feb 2011 02:52:12 +0000 (18:52 -0800)]
Fix invalidation issue with actionbar items

When a view hierarchy becomes VISIBLE, it is possible that the display
list of some of the subtrees needs to be recreated. In particular, if
the subtree was measured while it was GONE, then the children probably
didn't have a valid size. If a display list is created for any of the
subnodes in the tree during this time, then they may have clipped the
children out.

The fix is to force the parent to become INVALIDATED whenever a child
view's bounds change (and it is VISIBLE).

Change-Id: I3624253e65354289f4fb94c9ba76a7e6fb82af9a

13 years agoMerge "Updated notification panel alpha" into honeycomb
Justin Ho [Tue, 1 Feb 2011 02:32:20 +0000 (18:32 -0800)]
Merge "Updated notification panel alpha" into honeycomb

13 years agoUpdated notification panel alpha
Justin Ho [Tue, 1 Feb 2011 02:25:58 +0000 (18:25 -0800)]
Updated notification panel alpha

Change-Id: Id26ce253f3180fe50e7d74c0ee638126b77def0d

13 years agoMerge "Pixel were missing on the last line of text when using MaxLines." into honeycomb
Gilles Debunne [Tue, 1 Feb 2011 02:14:05 +0000 (18:14 -0800)]
Merge "Pixel were missing on the last line of text when using MaxLines." into honeycomb