OSDN Git Service

android-x86/frameworks-base.git
13 years agoMerge "DO NOT MERGE: Add custom fragment anims for popping backstack" into honeycomb-mr2
Chet Haase [Thu, 19 May 2011 20:57:03 +0000 (13:57 -0700)]
Merge "DO NOT MERGE: Add custom fragment anims for popping backstack" into honeycomb-mr2

13 years agoDO NOT MERGE: Add custom fragment anims for popping backstack
Chet Haase [Tue, 22 Mar 2011 18:35:22 +0000 (11:35 -0700)]
DO NOT MERGE: Add custom fragment anims for popping backstack

The previous fragment implementation allowed for animations
during fragment transitions, but did not account for the
different behavior of fragments when popping the back stack.
In general, you probably don't want to run the same animation
for putting a fragment on the stack as for popping it off, which
is what happens now. For example, you might fade a fragment out when
putting it on the stack. But when popping ot off, fading it out
is probably not the behavior you want.

The new API (setCustomAnimations() overload with two additional
parameters) allows developers to specify animations to be run
in the popping operation. Otherwise, the animations are null and
the operation will not be animated.

Change-Id: I53bbc6e6ec4e953b7ecdd99e2452d81857917de2

13 years agoam fde9ac72: Merge "docs: Cherrypicking change from honeycomb Change-Id: I6b62a5c608d...
Joe Fernandez [Thu, 19 May 2011 17:53:04 +0000 (10:53 -0700)]
am fde9ac72: Merge "docs: Cherrypicking change from honeycomb Change-Id: I6b62a5c608d3f17f5ff3c81773dc3055d0428d74" into honeycomb-mr1

* commit 'fde9ac72668ced2e473ad247cacc8a4bdd05996f':
  docs: Cherrypicking change from honeycomb Change-Id: I6b62a5c608d3f17f5ff3c81773dc3055d0428d74

13 years agoMerge "docs: Cherrypicking change from honeycomb Change-Id: I6b62a5c608d3f17f5ff3c817...
Joe Fernandez [Thu, 19 May 2011 17:49:45 +0000 (10:49 -0700)]
Merge "docs: Cherrypicking change from honeycomb Change-Id: I6b62a5c608d3f17f5ff3c81773dc3055d0428d74" into honeycomb-mr1

13 years agoUSB: Add method to access raw USB device descriptors
Mike Lockwood [Thu, 19 May 2011 15:52:40 +0000 (11:52 -0400)]
USB: Add method to access raw USB device descriptors

Change-Id: Id5b46ede14a838198a59bdc8ed4732942044cfa8
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "DO NOT MERGE Adjust action bar home/up sizing/padding for smaller tablets...
Adam Powell [Thu, 19 May 2011 02:13:22 +0000 (19:13 -0700)]
Merge "DO NOT MERGE Adjust action bar home/up sizing/padding for smaller tablets." into honeycomb-mr2

13 years agoDO NOT MERGE Adjust action bar home/up sizing/padding for smaller tablets.
Adam Powell [Thu, 19 May 2011 02:10:46 +0000 (19:10 -0700)]
DO NOT MERGE Adjust action bar home/up sizing/padding for smaller tablets.

Change-Id: I56a75189ae48f04934882661ce5014549a089769

13 years agoam aa0834e3: Merge "LayoutLib: support the new baseline/margin query API." into honey...
Xavier Ducrohet [Thu, 19 May 2011 00:40:08 +0000 (17:40 -0700)]
am aa0834e3: Merge "LayoutLib: support the new baseline/margin query API." into honeycomb-mr1

* commit 'aa0834e3e6c3ceef6f78e3e03d1d27046e5237a0':
  LayoutLib: support the new baseline/margin query API.

13 years agoMerge "LayoutLib: support the new baseline/margin query API." into honeycomb-mr1
Xavier Ducrohet [Thu, 19 May 2011 00:36:16 +0000 (17:36 -0700)]
Merge "LayoutLib: support the new baseline/margin query API." into honeycomb-mr1

13 years agoMerge "Using widevine:// to stream adaptive bitrate wvm content no longer" into honey...
James Dong [Wed, 18 May 2011 23:06:14 +0000 (16:06 -0700)]
Merge "Using widevine:// to stream adaptive bitrate wvm content no longer" into honeycomb-mr2

13 years agoMerge "Fix fake display size when rotated." into honeycomb-mr2
Dianne Hackborn [Wed, 18 May 2011 22:09:58 +0000 (15:09 -0700)]
Merge "Fix fake display size when rotated." into honeycomb-mr2

13 years agoFix fake display size when rotated.
Dianne Hackborn [Wed, 18 May 2011 22:07:48 +0000 (15:07 -0700)]
Fix fake display size when rotated.

Change-Id: Ic8a1dbe32cf0cb3c5cdc9b9294b98e810558f875

13 years agoMerge "DO NOT MERGE For bug 4422428 Squashed commit of the following:" into honeycomb-mr2
Gloria Wang [Wed, 18 May 2011 16:17:50 +0000 (09:17 -0700)]
Merge "DO NOT MERGE For bug 4422428 Squashed commit of the following:" into honeycomb-mr2

13 years agoMerge "Fix bug 4416126 - orientation change bug with action bar overflow menu" into...
Adam Powell [Wed, 18 May 2011 03:24:39 +0000 (20:24 -0700)]
Merge "Fix bug 4416126 - orientation change bug with action bar overflow menu" into honeycomb-mr2

13 years agoFix bug 4416126 - orientation change bug with action bar overflow menu
Adam Powell [Wed, 18 May 2011 03:20:47 +0000 (20:20 -0700)]
Fix bug 4416126 - orientation change bug with action bar overflow menu

Change-Id: I8e327bd41e610c792db4eed36ed46b58e94c0ea0

13 years agoMerge "Improve compat mode scaling implementation." into honeycomb-mr2
Dianne Hackborn [Wed, 18 May 2011 01:38:37 +0000 (18:38 -0700)]
Merge "Improve compat mode scaling implementation." into honeycomb-mr2

13 years agoMerge "Tweak padding and sizing of alert dialog elements to fit better in landscape...
Adam Powell [Wed, 18 May 2011 01:30:08 +0000 (18:30 -0700)]
Merge "Tweak padding and sizing of alert dialog elements to fit better in landscape mode on large screen devices. Integrate new dialog frame assets that take up less space." into honeycomb-mr2

13 years agoImprove compat mode scaling implementation.
Dianne Hackborn [Wed, 18 May 2011 00:44:51 +0000 (17:44 -0700)]
Improve compat mode scaling implementation.

Rip out the old funky code for trying to restrict the app window
sizes to be within the compat mode range.  Instead, we know rely
entirely on scaling -- we deal with windows always with the scaling
applied so that the window manager doesn't have to deal with them
specially.  Instead, we just apply the inverse scale at the few
points we need to do something the app sees.

Change-Id: I785409dd4513b5f738684e1635dc8f770c249651

13 years agoTweak padding and sizing of alert dialog elements to fit better in
Adam Powell [Tue, 17 May 2011 03:32:16 +0000 (20:32 -0700)]
Tweak padding and sizing of alert dialog elements to fit better in
landscape mode on large screen devices. Integrate new dialog frame
assets that take up less space.

Change-Id: Icd1261063511355844579d6c5c34f32284031f82

13 years agoam 566489db: Cherrypick from HC--3.0 appwidget features. Change-Id: Idf9e0003db0f4526...
Katie McCormick [Wed, 18 May 2011 00:38:04 +0000 (17:38 -0700)]
am 566489db: Cherrypick from HC--3.0 appwidget features. Change-Id: Idf9e0003db0f45264ca34e513ad132cc089cf62d

* commit '566489dbf6047ce90f3765b4058723dbcd731b30':
  Cherrypick from HC--3.0 appwidget features. Change-Id: Idf9e0003db0f45264ca34e513ad132cc089cf62d

13 years agoCherrypick from HC--3.0 appwidget features. Change-Id: Idf9e0003db0f45264ca34e513ad13...
Katie McCormick [Tue, 29 Mar 2011 00:08:08 +0000 (17:08 -0700)]
Cherrypick from HC--3.0 appwidget features. Change-Id: Idf9e0003db0f45264ca34e513ad132cc089cf62d

Change-Id: I7dd7ec732aa3089b4e20d5a859f35e1bbd846c3b

13 years agoMerge "StorageVolume: Add getStorageId() accessor" into honeycomb-mr2
Mike Lockwood [Tue, 17 May 2011 23:42:48 +0000 (16:42 -0700)]
Merge "StorageVolume: Add getStorageId() accessor" into honeycomb-mr2

13 years agodocs: Cherrypicking change from honeycomb Change-Id: I6b62a5c608d3f17f5ff3c81773dc305...
Joe Fernandez [Thu, 12 May 2011 17:00:25 +0000 (10:00 -0700)]
docs: Cherrypicking change from honeycomb Change-Id: I6b62a5c608d3f17f5ff3c81773dc3055d0428d74

Change-Id: I85e6b923857d538df8e1e040030aa988279de9eb

13 years agoDon't use mobile for large uastring
John Reck [Tue, 17 May 2011 21:38:44 +0000 (14:38 -0700)]
Don't use mobile for large uastring

 Bug: 4427114

Change-Id: I0bf58fd2c340e66c15bf782819bf896d227c5455

13 years agoStorageVolume: Add getStorageId() accessor
Mike Lockwood [Tue, 17 May 2011 21:19:37 +0000 (17:19 -0400)]
StorageVolume: Add getStorageId() accessor

This ID is used for MTP as well as per volume querying in the media provider.

Change-Id: Ic4fc986d972bd477730643f7e9450c390c0b3a4b
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb-mr2
Eric Fischer [Tue, 17 May 2011 20:25:22 +0000 (13:25 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr2

13 years agoRemove some cruft that was left in config.xml by mistake
Mike Lockwood [Tue, 17 May 2011 20:08:22 +0000 (16:08 -0400)]
Remove some cruft that was left in config.xml by mistake

This should fix build breakage for products with nosdcard set.

Change-Id: I989f8630015baaf22fa3d597fc3c1c1646ce44ac
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 17 May 2011 19:19:30 +0000 (12:19 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I2f5dcc745a5c9f3d7443d03b9dfe4b6e584db58c

13 years agoMerge "Prevent cases of bogus action bar measurement." into honeycomb-mr2
Adam Powell [Tue, 17 May 2011 19:16:29 +0000 (12:16 -0700)]
Merge "Prevent cases of bogus action bar measurement." into honeycomb-mr2

13 years agoPrevent cases of bogus action bar measurement.
Adam Powell [Tue, 17 May 2011 19:13:13 +0000 (12:13 -0700)]
Prevent cases of bogus action bar measurement.

Change-Id: I92d3bc41aa82835e1aa23f208ab61e943266f186

13 years agoam dcf2f354: docs: simple update to OpenGl doc to update version support Note, this...
Scott Main [Tue, 17 May 2011 18:19:01 +0000 (11:19 -0700)]
am dcf2f354: docs: simple update to OpenGl doc to update version support Note, this doc still needs a lot more work; this is a small step bug: 4395265

* commit 'dcf2f354963c8cdf5d70263782979cf1bd18b0bf':
  docs: simple update to OpenGl doc to update version support Note, this doc still needs a lot more work; this is a small step bug: 4395265

13 years agodocs: simple update to OpenGl doc to update version support
Scott Main [Tue, 17 May 2011 17:17:26 +0000 (10:17 -0700)]
docs: simple update to OpenGl doc to update version support
Note, this doc still needs a lot more work; this is a small step
bug: 4395265

Change-Id: Ibe3fd816e88aa2b20ca99859b929164715f67027

13 years agoMerge "DO NOT MERGE: Properly construct the ESDS metadata even if sizeof(codec-specif...
Andreas Huber [Tue, 17 May 2011 17:29:36 +0000 (10:29 -0700)]
Merge "DO NOT MERGE: Properly construct the ESDS metadata even if sizeof(codec-specific-data) != 2" into honeycomb-mr2

13 years agoMerge "DO NOT MERGE Use action bar overflow menus on large configurations as well...
Adam Powell [Tue, 17 May 2011 16:41:52 +0000 (09:41 -0700)]
Merge "DO NOT MERGE Use action bar overflow menus on large configurations as well as xlarge." into honeycomb-mr2

13 years agoMerge "Turn fading edges back on for ScrollView and HorizontalScrollView." into honey...
Adam Powell [Tue, 17 May 2011 16:41:33 +0000 (09:41 -0700)]
Merge "Turn fading edges back on for ScrollView and HorizontalScrollView." into honeycomb-mr2

13 years agoAdd new command line option to change global screen size.
Dianne Hackborn [Tue, 17 May 2011 03:45:48 +0000 (20:45 -0700)]
Add new command line option to change global screen size.

For example:

adb shell am display-size 1024x600

Change-Id: I5df462acd3323bdaaaefa3126faea7dd8595b726

13 years agoLayoutLib: support the new baseline/margin query API.
Xavier Ducrohet [Mon, 16 May 2011 23:29:03 +0000 (16:29 -0700)]
LayoutLib: support the new baseline/margin query API.

Change-Id: I856489df655960820b8eaa4c6179515a5c069b00

13 years agoam ce6253d8: Merge "Add link to Speech Input article to resource browser, tweak outda...
Roman Nurik [Mon, 16 May 2011 23:01:27 +0000 (16:01 -0700)]
am ce6253d8: Merge "Add link to Speech Input article to resource browser, tweak outdated information in the article." into honeycomb-mr1

* commit 'ce6253d8fda92a508fa1000b5d1110e6e7a5b539':
  Add link to Speech Input article to resource browser, tweak outdated information in the article.

13 years agoMerge "Add link to Speech Input article to resource browser, tweak outdated informati...
Roman Nurik [Mon, 16 May 2011 22:58:08 +0000 (15:58 -0700)]
Merge "Add link to Speech Input article to resource browser, tweak outdated information in the article." into honeycomb-mr1

13 years agoTurn fading edges back on for ScrollView and HorizontalScrollView.
Adam Powell [Mon, 16 May 2011 21:04:31 +0000 (14:04 -0700)]
Turn fading edges back on for ScrollView and HorizontalScrollView.

Change-Id: Iba880fef0083d36d105b387e4184c57a5fd62486

13 years agoMerge "Fix ISO country code of Slovenia." into honeycomb-mr2
Irfan Sheriff [Mon, 16 May 2011 21:02:39 +0000 (14:02 -0700)]
Merge "Fix ISO country code of Slovenia." into honeycomb-mr2

13 years agoam 7a701024: docs: add redirects to key legacy docs bug: 4439292
Scott Main [Mon, 16 May 2011 21:01:30 +0000 (14:01 -0700)]
am 7a701024: docs: add redirects to key legacy docs bug: 4439292

* commit '7a701024be7e58f840ebf9636cdad62ee4606b72':
  docs: add redirects to key legacy docs bug: 4439292

13 years agoAdd link to Speech Input article to resource browser, tweak outdated information...
Roman Nurik [Mon, 16 May 2011 21:00:13 +0000 (14:00 -0700)]
Add link to Speech Input article to resource browser, tweak outdated information in the article.

Change-Id: I5715f8bf7f2f11e5005cc3e9541846ac06797ac6

13 years agoFix ISO country code of Slovenia.
Robert Greenwalt [Fri, 8 Apr 2011 16:53:55 +0000 (09:53 -0700)]
Fix ISO country code of Slovenia.

Misread an IBM site and thought it was sl-sl, but really it is sl-si.

fixes public bug 16021

Change-Id: Ibc9fa4d18fd66fc90f361674159a97e2acb1681d

13 years agodocs: add redirects to key legacy docs
Scott Main [Mon, 16 May 2011 20:54:02 +0000 (13:54 -0700)]
docs: add redirects to key legacy docs
bug: 4439292

Change-Id: Ifd8f590504507fe417aae102a757cb7eae5507a3

13 years agoDO NOT MERGE Use action bar overflow menus on large configurations as
Adam Powell [Mon, 16 May 2011 20:41:24 +0000 (13:41 -0700)]
DO NOT MERGE Use action bar overflow menus on large configurations as
well as xlarge.

ICS will have a more intelligent way of determining this.

Change-Id: I1ba6460dec09b8259db858c78a9157bb7742c85d

13 years agoMerge "DO NOT MERGE. From main -- Start work on simulating landscape/portrait when...
Dianne Hackborn [Mon, 16 May 2011 20:10:23 +0000 (13:10 -0700)]
Merge "DO NOT MERGE.  From main -- Start work on simulating landscape/portrait when orientation is locked." into honeycomb-mr2

13 years agoDO NOT MERGE. From main -- Start work on simulating landscape/portrait when orientat...
Dianne Hackborn [Fri, 22 Apr 2011 00:26:39 +0000 (17:26 -0700)]
DO NOT MERGE.  From main -- Start work on simulating landscape/portrait when orientation is locked.

Not yet working, so turned off.

Also fix a bug where the display size configuration became inconsistent
after a configuration change -- we now figure out everything about the
display size when computing a new configuration.

Change-Id: Id155f133c0bf108508a225ef64ed3ca398a90a58

13 years agoMerge "DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for...
Dianne Hackborn [Mon, 16 May 2011 20:01:07 +0000 (13:01 -0700)]
Merge "DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an orientation." into honeycomb-mr2

13 years agoDO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an orienta...
Dianne Hackborn [Fri, 22 Apr 2011 00:26:39 +0000 (17:26 -0700)]
DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an orientation.

Change-Id: Ie271123271a662f3f753f381ce4c43ad7904dc4a

13 years agoMerge "DO NOT MERGE. Integrate from master: Rework display size access." into honeyc...
Dianne Hackborn [Mon, 16 May 2011 19:54:22 +0000 (12:54 -0700)]
Merge "DO NOT MERGE.  Integrate from master: Rework display size access." into honeycomb-mr2

13 years agoMerge "MTP: Have GetStorageInfo command return correct storage type for removable...
Mike Lockwood [Mon, 16 May 2011 19:34:35 +0000 (12:34 -0700)]
Merge "MTP: Have GetStorageInfo command return correct storage type for removable storage" into honeycomb-mr2

13 years agoMerge "StorageManager: Clean up and generalize storage configuration resources"...
Mike Lockwood [Mon, 16 May 2011 19:34:02 +0000 (12:34 -0700)]
Merge "StorageManager:  Clean up and generalize storage configuration resources" into honeycomb-mr2

13 years agoam 904f4810: doc change: added link to diydrones and a few small changes
Robert Ly [Mon, 16 May 2011 19:29:17 +0000 (12:29 -0700)]
am 904f4810: doc change: added link to diydrones and a few small changes

* commit '904f48107e2843a1e255872afac8ddf8e9513ca4':
  doc change: added link to diydrones and a few small changes

13 years agodoc change: added link to diydrones and a few small changes
Robert Ly [Mon, 16 May 2011 18:01:24 +0000 (11:01 -0700)]
doc change: added link to diydrones and a few small changes

Change-Id: I4ca757f3dfb60f442c34cfbb4e7145eacb42b395

13 years agoDO NOT MERGE. Integrate from master: Rework display size access.
Dianne Hackborn [Thu, 21 Apr 2011 01:18:51 +0000 (18:18 -0700)]
DO NOT MERGE.  Integrate from master: Rework display size access.

Applications now get the display size from the window manager.  No
behavior should be changed yet, this is just prep for some real
changes.

Change-Id: I47bf8b55ecd4476c25ed6482494a7bcc5fae45d2

13 years agoMTP: Have GetStorageInfo command return correct storage type for removable storage
Mike Lockwood [Tue, 10 May 2011 03:16:05 +0000 (20:16 -0700)]
MTP: Have GetStorageInfo command return correct storage type for removable storage

Change-Id: I09b548483c12080e7d77970babcae2eef379f2f4
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoStorageManager: Clean up and generalize storage configuration resources
Mike Lockwood [Tue, 10 May 2011 02:08:06 +0000 (19:08 -0700)]
StorageManager:  Clean up and generalize storage configuration resources

Replace config_emulateExternalStorage, config_externalStorageRemovable,
config_externalStoragePaths, config_externalStorageDescriptions and
config_mtpReserveSpaceMegabytes resources with an XML resource file
to describe the external storages that are available.

Add android.os.storage.StorageVolume class

StorageManager.getVolumeList() now returns an array of StorageVolume

Change-Id: I06ce1451ebf08b82f0ee825d56d59ebf72eacd3d
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "DO NOT MERGE. Integrate from master: Improve activity manager debug dumps...
Dianne Hackborn [Mon, 16 May 2011 18:02:29 +0000 (11:02 -0700)]
Merge "DO NOT MERGE.  Integrate from master: Improve activity manager debug dumps." into honeycomb-mr2

13 years agoam babf844f: Merge "Doc change: typo fix" into honeycomb-mr1
Dirk Dougherty [Mon, 16 May 2011 18:01:44 +0000 (11:01 -0700)]
am babf844f: Merge "Doc change: typo fix" into honeycomb-mr1

* commit 'babf844f4606f07de0e3349b5847faa2f8f208cc':
  Doc change: typo fix

13 years agoam 5eba0e98: docs: update featured videos and increase the max results for each playlist
Scott Main [Mon, 16 May 2011 18:01:42 +0000 (11:01 -0700)]
am 5eba0e98: docs: update featured videos and increase the max results for each playlist

* commit '5eba0e98d1f7ed8f9d04a44adb8d8a37ef7f4659':
  docs: update featured videos and increase the max results for each playlist

13 years agoMerge "Doc change: typo fix" into honeycomb-mr1
Dirk Dougherty [Mon, 16 May 2011 17:59:00 +0000 (10:59 -0700)]
Merge "Doc change: typo fix" into honeycomb-mr1

13 years agodocs: update featured videos and increase the max results for each playlist
Scott Main [Mon, 16 May 2011 17:18:06 +0000 (10:18 -0700)]
docs: update featured videos and increase the max results for each playlist

Change-Id: I8d7a547960ed5bae4ea2eec9e8bac14c421d3746

13 years agoDoc change: typo fix
Dirk Dougherty [Mon, 16 May 2011 17:41:34 +0000 (10:41 -0700)]
Doc change: typo fix

Change-Id: I078cb313c02b37571b573f4fb4e68e11c45cc271

13 years agoam fc0ea7ea: docs: add oem driver for alcatel
Scott Main [Mon, 16 May 2011 17:20:59 +0000 (10:20 -0700)]
am fc0ea7ea: docs: add oem driver for alcatel

* commit 'fc0ea7ea5de429d9eea7f13bca42b98081d38dc5':
  docs: add oem driver for alcatel

13 years agodocs: add oem driver for alcatel
Scott Main [Fri, 13 May 2011 18:54:29 +0000 (11:54 -0700)]
docs: add oem driver for alcatel

Change-Id: I429583a3f2f4f91a6ffa21367b474f537ad28c96

13 years agoam f73dcad3: Merge "docs: update homepage I/O announcement" into honeycomb-mr1
Scott Main [Sat, 14 May 2011 03:29:45 +0000 (20:29 -0700)]
am f73dcad3: Merge "docs: update homepage I/O announcement" into honeycomb-mr1

* commit 'f73dcad35d031afc8e4db767d9b8bc40f389e4fc':
  docs: update homepage I/O announcement

13 years agoMerge "docs: update homepage I/O announcement" into honeycomb-mr1
Scott Main [Sat, 14 May 2011 03:26:56 +0000 (20:26 -0700)]
Merge "docs: update homepage I/O announcement" into honeycomb-mr1

13 years agoDO NOT MERGE. Integrate from master: Improve activity manager debug dumps.
Dianne Hackborn [Thu, 7 Apr 2011 22:11:57 +0000 (15:11 -0700)]
DO NOT MERGE.  Integrate from master: Improve activity manager debug dumps.

Activity manager now does all dump requests into apps
asynchronously, so it can nicely timeout if there is an
app problem.  Also lots of general cleanup of the am
dump output.

Change-Id: I99447b87f77a701af52aeca984d93dfe931f065d

13 years agoDO NOT MERGE: Integrate from main - Deprecate a bunch of APIs.
Dianne Hackborn [Wed, 20 Apr 2011 01:44:03 +0000 (18:44 -0700)]
DO NOT MERGE: Integrate from main - Deprecate a bunch of APIs.

And clean up some documentation.

Change-Id: I8f06e2fc3bb6c552581b64657e82ba690d524232

13 years agoam 2fae858d: LayoutLib: implement data binding for most AdapterView
Xavier Ducrohet [Fri, 13 May 2011 23:30:44 +0000 (16:30 -0700)]
am 2fae858d: LayoutLib: implement data binding for most AdapterView

* commit '2fae858db55fc6984ef923a6226b9408c37c72cb':
  LayoutLib: implement data binding for most AdapterView

13 years agoMerge "Fix a bug where an action bar could be created when it should not be." into...
Dianne Hackborn [Fri, 13 May 2011 23:24:32 +0000 (16:24 -0700)]
Merge "Fix a bug where an action bar could be created when it should not be." into honeycomb-mr2

13 years agoLayoutLib: implement data binding for most AdapterView
Xavier Ducrohet [Tue, 29 Mar 2011 18:58:02 +0000 (11:58 -0700)]
LayoutLib: implement data binding for most AdapterView

Change-Id: I27be96ed2c37573eb22cfbb391d96b6137b3df8c

13 years agoMerge "DO NOT MERGE. Integrate fragment work from master" into honeycomb-mr2
Dianne Hackborn [Fri, 13 May 2011 22:33:21 +0000 (15:33 -0700)]
Merge "DO NOT MERGE.  Integrate fragment work from master" into honeycomb-mr2

13 years agoDO NOT MERGE
Gloria Wang [Fri, 13 May 2011 21:10:18 +0000 (14:10 -0700)]
DO NOT MERGE
For bug 4422428
Squashed commit of the following:

commit ae2e13783db2284f40d3891e70e152dab941edfc
Author: Gloria Wang <gwang@google.com>
Date:   Fri May 13 11:43:11 2011 -0700

    Add one more DRM error code. For bug 4422428.

    Change-Id: I4e333f474c96c0e0f162dde4013ad32b336bebd6

commit 0f88249d0cb5221f622cf1d1ac3cdccefb8f58a2
Author: Gloria Wang <gwang@google.com>
Date:   Fri Apr 29 10:44:46 2011 -0700

    Add DRM errors in the DRM frameworks to MediaErrors also.
    For bug 4350156.

    Change-Id: Ib5711ec642178a49203a448b7f5114e675d49394

Change-Id: Ia02de462159400eef8c015d28531bf1dd6796a18

13 years agoFix a bug where an action bar could be created when it should not be.
Adam Powell [Fri, 13 May 2011 21:09:54 +0000 (14:09 -0700)]
Fix a bug where an action bar could be created when it should not be.

Change-Id: I9ca1038accdb6d0a539750ed8ab068a41612f6ae

13 years agoFix bounds check.
Jeff Brown [Fri, 13 May 2011 19:51:12 +0000 (12:51 -0700)]
Fix bounds check.
Bug: 4413945

Also remove dead code from header file.

Change-Id: I4e9fc9d7f8612fedb436e62649d308bd737ed138

13 years agoDO NOT MERGE. Integrate fragment work from master
Dianne Hackborn [Sat, 16 Apr 2011 02:00:20 +0000 (19:00 -0700)]
DO NOT MERGE.  Integrate fragment work from master

Back-port new fragment detach APIs from support lib.

This allow a much cleaner implementation of things like the
fragment pager class.

Integrate from support lib: fix restore of list state.

The FragmentManager/ListFragment impl was restoring the list
state before setting its adapter.  This caused the list view to
lose the state, since it gets cleared as part of setting the
adapter.  Now the fragment manager waits on restoring the view
hierarchy state until after it has done onActivityCreated(),
at which point we have set the adapter.

It would be nice to make list view less fragile in this regard,
but that is for a different change.

Change-Id: I38606ef7d0b06478995f3fb7726aead67420e172

13 years agodocs: update homepage I/O announcement
Scott Main [Fri, 13 May 2011 18:27:18 +0000 (11:27 -0700)]
docs: update homepage I/O announcement

Change-Id: If61bfdf40c3b1d0c95b9a2694a849edf5e53bb54

13 years agoMerge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into...
Dianne Hackborn [Fri, 13 May 2011 18:16:42 +0000 (11:16 -0700)]
Merge "DO NOT MERGE.  Integrate add new screen width/height in "dp" configs." into honeycomb-mr2

13 years agoam edab852f: Merge "docs: update uses-feature doc with USB features, add TOC at the...
Scott Main [Fri, 13 May 2011 17:56:52 +0000 (10:56 -0700)]
am edab852f: Merge "docs: update uses-feature doc with USB features, add TOC at the top and revise some other stuff" into honeycomb-mr1

* commit 'edab852fe11f12ad5a0a66f79462ed7474ba9e5a':
  docs: update uses-feature doc with USB features, add TOC at the top and revise some other stuff

13 years agoam 432fbcc5: docs: enforce alphanumeric strings for video id to prevent XSS bug 4399806
Scott Main [Fri, 13 May 2011 17:55:09 +0000 (10:55 -0700)]
am 432fbcc5: docs: enforce alphanumeric strings for video id to prevent XSS bug 4399806

* commit '432fbcc55ff3e0900a50b70b9d5dbdab77a276f7':
  docs: enforce alphanumeric strings for video id to prevent XSS bug 4399806

13 years agoMerge "docs: update uses-feature doc with USB features, add TOC at the top and revise...
Scott Main [Fri, 13 May 2011 17:54:00 +0000 (10:54 -0700)]
Merge "docs: update uses-feature doc with USB features, add TOC at the top and revise some other stuff" into honeycomb-mr1

13 years agoDO NOT MERGE. Integrate add new screen width/height in "dp" configs.
Dianne Hackborn [Fri, 13 May 2011 01:07:47 +0000 (18:07 -0700)]
DO NOT MERGE.  Integrate add new screen width/height in "dp" configs.

You can now specify resource configuration variants "wNNNdp"
and "hNNNdp".  These are the minimum screen width/height in "dp"
units.  This allows you to do things like have your app adjust
its layout based only on the about of horizontal space available.

This introduces a new configuration change flag for screen size.
Note that this configuration change happens each time the orientation
changes.  Applications often say they handle the orientation change
to avoid being restarted at a screen rotation, and this will now
cause them to be restarted.  To address this, we assume the app can
handle this new config change if its target SDK version is < ICS.

Change-Id: I4acb73d82677b74092c1da9e4046a4951921f9f4

13 years agoMR2 is going to be API 13.
Dianne Hackborn [Thu, 12 May 2011 22:45:21 +0000 (15:45 -0700)]
MR2 is going to be API 13.

Change-Id: I05b65ace073b8731e85b41ac4ae63e2745cb46b5

13 years agoFix build.
Dianne Hackborn [Thu, 12 May 2011 22:16:33 +0000 (15:16 -0700)]
Fix build.

Change-Id: I97e357aa20c9ba91f20f77d53fc4dca1fd3aa598

13 years agoMerge "DO NOT MERGE Add DhcpStateMachine" into honeycomb-mr2
Irfan Sheriff [Thu, 12 May 2011 21:18:03 +0000 (14:18 -0700)]
Merge "DO NOT MERGE Add DhcpStateMachine" into honeycomb-mr2

13 years agoMerge "DO NOT MERGE Define Protocol class" into honeycomb-mr2
Irfan Sheriff [Thu, 12 May 2011 21:17:51 +0000 (14:17 -0700)]
Merge "DO NOT MERGE Define Protocol class" into honeycomb-mr2

13 years agoMerge "Fix the Uri parsing issue" into honeycomb-mr2
Teng-Hui Zhu [Thu, 12 May 2011 21:11:25 +0000 (14:11 -0700)]
Merge "Fix the Uri parsing issue" into honeycomb-mr2

13 years agoDO NOT MERGE Add DhcpStateMachine
Irfan Sheriff [Fri, 6 May 2011 23:07:58 +0000 (16:07 -0700)]
DO NOT MERGE Add DhcpStateMachine

Add DhcpStateMachine for interation with dhcpcd

- Supports wakeup and renewal on dhcp
- Supports multiple controllers to use the state machine
  simultaneously
- Optionally, a controller can request a notification prior
    to DHCP request/renewal being sent

Change-Id: I5324814b19ff19863aa6fa89f1e3f0a202930c98

13 years agoFix the Uri parsing issue
Teng-Hui Zhu [Wed, 11 May 2011 18:04:40 +0000 (11:04 -0700)]
Fix the Uri parsing issue

Switching back to use the setDataSource with Uri, which can handle both the
file and http path correctly.

Change-Id: I5bfc1d01a8de0a4f8640ffceafbc17984833097a

13 years agoNew compat mode front end: UI and persistence.
Dianne Hackborn [Thu, 12 May 2011 00:34:49 +0000 (17:34 -0700)]
New compat mode front end: UI and persistence.

Adds a really crappy UI for toggling compat mode.

Persists compat mode selection across boots.

Turns on compat mode by default for newly installed apps.

Change-Id: Idc83494397bd17c41450bc9e9a05e4386c509399

13 years agodocs: enforce alphanumeric strings for video id to prevent XSS
Scott Main [Thu, 12 May 2011 03:14:42 +0000 (20:14 -0700)]
docs: enforce alphanumeric strings for video id to prevent XSS
bug 4399806

Change-Id: Ie55a2b40687bb68e734012cecf22de62b4f4cf7e

13 years agoam a45e4f4d: doc change: adding link to pic board
Robert Ly [Wed, 11 May 2011 16:04:52 +0000 (09:04 -0700)]
am a45e4f4d: doc change: adding link to pic board

* commit 'a45e4f4df59e4037408f6b9c0ddf4a7c57eaa273':
  doc change: adding link to pic board

13 years agodoc change: adding link to pic board
Robert Ly [Wed, 11 May 2011 03:54:05 +0000 (20:54 -0700)]
doc change: adding link to pic board

Change-Id: I1ac52d18285285f6e330265db15f103a473a26de

13 years agoUsing widevine:// to stream adaptive bitrate wvm content no longer
Andreas Huber [Thu, 21 Apr 2011 17:06:43 +0000 (10:06 -0700)]
Using widevine:// to stream adaptive bitrate wvm content no longer

uses stagefright's http cache but defers caching to the WVMExtractor, which
now has the responsibility of reporting buffer status/duration.

Change-Id: Ieec64a20203977fd0a61d0c6834da124de78bfa2
related-to-bug: 4390283

13 years agoam 37259203: (-s ours) Merge "Import revised translations. DO NOT MERGE" into honeyc...
Eric Fischer [Tue, 10 May 2011 21:21:08 +0000 (14:21 -0700)]
am 37259203: (-s ours) Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr1

* commit '372592032a0e552ca30faadac9be823bd397910b':
  Import revised translations.  DO NOT MERGE

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb-mr1
Eric Fischer [Tue, 10 May 2011 21:18:10 +0000 (14:18 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr1

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb-mr2
Eric Fischer [Tue, 10 May 2011 19:18:21 +0000 (12:18 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr2

13 years agoMerge "Move / copy some framework and systemui resources from xlarge to large. The...
Joe Onorato [Tue, 10 May 2011 18:59:42 +0000 (11:59 -0700)]
Merge "Move / copy some framework and systemui resources from xlarge to large.  The status bar now comes up on large tablets." into honeycomb-mr2