39286 Commits

Author SHA1 Message Date
Dianne Hackborn
2a17b9c1dc am aab969ec: am 3c902a62: Merge "Avoiding cyclic references when unbinding from a service"
* commit 'aab969ec2baff1f2bcd1d002e9e06e385df5af74':
  Avoiding cyclic references when unbinding from a service
2011-01-11 13:53:22 -08:00
Marco Nelissen
f61caad0b8 am d1da80a4: am ba77a3f9: Add support for the "compilation" tag in mp3, mp4 and ogg, and also add support for two common ways of specifying album artist in ogg files. b/3311831
* commit 'd1da80a4b3d50c1be120b0e873363da711428a81':
  Add support for the "compilation" tag in mp3, mp4 and ogg, and also add support for two common ways of specifying album artist in ogg files. b/3311831
2011-01-11 13:53:11 -08:00
Nick Pelly
9667f4d435 am 240cf3d1: am f54ad8da: Clean up transceive().
* commit '240cf3d17e40c012eb4a830d60f4a6a3607373f0':
  Clean up transceive().
2011-01-11 13:53:01 -08:00
Eric Fischer
95c2802126 am 247cd64c: (-s ours) am 06d19ef0: Merge "Import translations for additional languages." into gingerbread
* commit '247cd64c37c8ec1fa48848fd23f02f5c705268e4':
  Import translations for additional languages.
2011-01-11 13:52:52 -08:00
Xavier Ducrohet
9fbf9642a0 am 2d83400e: Merge "LayoutLib: Improve error reporting." into honeycomb
* commit '2d83400e59f939a25c471d87dbdc7a50ce7f2a44':
  LayoutLib: Improve error reporting.
2011-01-11 13:33:05 -08:00
Xavier Ducrohet
df80e5a46b am 9137e54b: Merge "LayoutLib: fix XmlUtils.convertValueToInt" into honeycomb
* commit '9137e54bd462bfb814c8b8b73f20827e1ba5799b':
  LayoutLib: fix XmlUtils.convertValueToInt
2011-01-11 13:33:01 -08:00
Xavier Ducrohet
2d83400e59 Merge "LayoutLib: Improve error reporting." into honeycomb 2011-01-11 13:31:19 -08:00
Xavier Ducrohet
9137e54bd4 Merge "LayoutLib: fix XmlUtils.convertValueToInt" into honeycomb 2011-01-11 13:31:05 -08:00
Xavier Ducrohet
a224038d1d am b2893591: Merge "LayoutLib: only support animator-type animations." into honeycomb
* commit 'b289359170bc957aad14d65f725e9b6ef18a42f4':
  LayoutLib: only support animator-type animations.
2011-01-11 13:24:52 -08:00
Xavier Ducrohet
b289359170 Merge "LayoutLib: only support animator-type animations." into honeycomb 2011-01-11 13:22:19 -08:00
Xavier Ducrohet
6c740cf71e LayoutLib: Improve error reporting.
Change-Id: I37cad7e2efb959202960c57b271c55c759867139
2011-01-11 13:21:57 -08:00
Chet Haase
0eef63d8c8 am d8650114: All animator resources moved to res/animator
* commit 'd865011473aae8dcddc4a8a1350c46d6aed4079a':
  All animator resources moved to res/animator
2011-01-11 13:18:47 -08:00
Chet Haase
d865011473 All animator resources moved to res/animator
Change-Id: I9342ff21e9a15ba29da946e091343a6f8223c181
2011-01-11 12:50:24 -08:00
Leon Scroggins
4709b69bb1 am 9fafe4e0: Merge "Find when pressing enter. Call onClickListener in TextView." into honeycomb
* commit '9fafe4e0ebab270591a505f1f07fd2e5489a16f7':
  Find when pressing enter.  Call onClickListener in TextView.
2011-01-11 12:43:20 -08:00
Leon Scroggins
9fafe4e0eb Merge "Find when pressing enter. Call onClickListener in TextView." into honeycomb 2011-01-11 12:41:52 -08:00
Daniel Sandler
9fdb4d22dc am 033376f6: Merge "Simplify panel animations with an eye to performance." into honeycomb
* commit '033376f6f0cb65f4cf5862c92ca0bf8ad5895566':
  Simplify panel animations with an eye to performance.
2011-01-11 12:31:28 -08:00
Kenny Root
1c2587071d am 2275cd48: Merge "Copy user info from PackageSetting as well" into honeycomb
* commit '2275cd48a23d042d3196ccddbc83afa1630d0a41':
  Copy user info from PackageSetting as well
2011-01-11 12:31:25 -08:00
James Dong
cb903eb776 am 53006903: Merge "Fix uninitialized rect structure for retrieving rect cropping information from decoder" into honeycomb
* commit '530069031e177c53b1cc3d3e1bdbd44b8aaa0857':
  Fix uninitialized rect structure for retrieving rect cropping information from decoder
2011-01-11 12:31:17 -08:00
Shimeng (Simon) Wang
3ba9717e3c am c1960a60: Merge "Change function parameter from int to float." into honeycomb
* commit 'c1960a602037fc4a421e56794bbc581e650b3bcb':
  Change function parameter from int to float.
2011-01-11 12:30:35 -08:00
Xavier Ducrohet
069a9434a8 am 7dae72a6: Merge "LayoutLib: fix some issue with resource resolution." into honeycomb
* commit '7dae72a62778f817c174a75b6a355484bbd28344':
  LayoutLib: fix some issue with resource resolution.
2011-01-11 12:30:22 -08:00
Vasu Nori
3b0afcaacf am d126d724: Merge "bug:3339065 enable sqlite concurrency enhancing feature on settingsprovider" into honeycomb
* commit 'd126d724f1bcf528775dd14896aa8641cc3b6b97':
  bug:3339065 enable sqlite concurrency enhancing feature on settingsprovider
2011-01-11 12:30:13 -08:00
Leon Scroggins
7014b12873 Find when pressing enter. Call onClickListener in TextView.
Bug:3313519

In Find ActionMode, Enter should call find on page (rather than
advancing focus to the WebView).

In TextView, pass and Enter key down to super, so that the
pressed state can get called properly, and the
onClickListener will fire.

Change-Id: Ia875fa6b5cf02565a0d066a009e68ce97718b032
2011-01-11 15:17:34 -05:00
Xavier Ducrohet
0de1607093 LayoutLib: fix XmlUtils.convertValueToInt
It looks like the device implementation of Integer.parseInt
is able to handle converting hexa value > 80000000 while the
desktop VM cannot.

This patch provide a fix for this.

While implementing it and running the TestDegates test I realized
that some delegate methods for Region were mising, so this adds them
too.

Change-Id: Ifee1efd47c8c52adc2f4658ec4fc8bd55adb84b4
2011-01-11 12:15:15 -08:00
Daniel Sandler
033376f6f0 Merge "Simplify panel animations with an eye to performance." into honeycomb 2011-01-11 11:51:59 -08:00
Daniel Sandler
7d9ea8ccc8 Simplify panel animations with an eye to performance.
Things are faster, but we're not buttery-smooth yet.

Bug: 3322970
Change-Id: Ib63bdc2e807b039197a12d3ed3935653e6237ae0
2011-01-11 14:47:26 -05:00
Kenny Root
2275cd48a2 Merge "Copy user info from PackageSetting as well" into honeycomb 2011-01-11 11:46:19 -08:00
James Dong
530069031e Merge "Fix uninitialized rect structure for retrieving rect cropping information from decoder" into honeycomb 2011-01-11 11:23:47 -08:00
Kenny Root
97ef63ba1e Copy user info from PackageSetting as well
In order not to clobber the internal system's settings, we duplicate it
before putting it back into mPackages, but the PackageSetting has a
couple extra pieces of information that weren't being copied.

Bug: 3339279
Change-Id: Ic9b64117f287d53f2c0cebb924c775405690938e
2011-01-11 11:15:35 -08:00
Shimeng (Simon) Wang
c1960a6020 Merge "Change function parameter from int to float." into honeycomb 2011-01-11 10:54:43 -08:00
Xavier Ducrohet
b3830b8978 LayoutLib: only support animator-type animations.
Change-Id: Ia3609fc5d11555190bc323d61a3577144a4692fd
2011-01-11 10:54:12 -08:00
Shimeng (Simon) Wang
5d8e7a444c Change function parameter from int to float.
This change has a corresponding change in external/webkit:
https://android-git.corp.google.com/g/#change,88118

issue: 3225233
Change-Id: Icff31ef5c440cb02671ed363f57a0a5549cb32ef
2011-01-11 10:52:44 -08:00
Xavier Ducrohet
7dae72a627 Merge "LayoutLib: fix some issue with resource resolution." into honeycomb 2011-01-11 10:42:37 -08:00
Vasu Nori
d126d724f1 Merge "bug:3339065 enable sqlite concurrency enhancing feature on settingsprovider" into honeycomb 2011-01-11 10:37:22 -08:00
Robert Greenwalt
24bc5331cd am cef29578: Merge "Change local names for greater clarity." into honeycomb
* commit 'cef295780ade72a26201c0c92ed2b64fde03a261':
  Change local names for greater clarity.
2011-01-11 10:18:05 -08:00
Robert Greenwalt
cef295780a Merge "Change local names for greater clarity." into honeycomb 2011-01-11 10:15:21 -08:00
Robert Greenwalt
1b744ca49c Change local names for greater clarity.
Change-Id: I806284317c0c756260080b6c006b4c338b9cbc6d
2011-01-11 10:08:31 -08:00
Svetoslav Ganov
4bcfdef3d6 am 52b13678: Merge "IOBE while diabling accessibility with some enabled accessibility services." into honeycomb
* commit '52b136783cf7b538aae290b6dc609849f3ad695f':
  IOBE while diabling accessibility with some enabled accessibility services.
2011-01-11 10:03:17 -08:00
Svetoslav Ganov
52b136783c Merge "IOBE while diabling accessibility with some enabled accessibility services." into honeycomb 2011-01-11 10:01:00 -08:00
Shimeng (Simon) Wang
fa1f3de00f am eafbce55: Ignore overflow:hidden in overview mode.
* commit 'eafbce55714dbd1f89fe8c131d9c2adcbbc9383e':
  Ignore overflow:hidden in overview mode.
2011-01-11 09:59:17 -08:00
Shimeng (Simon) Wang
eafbce5571 Ignore overflow:hidden in overview mode.
The feature was enabled to prevent flash sites from flickering due to
viewport height change when the site is scrolled.

Now fixed viewport height is in honeycomb, this flickering shall be
a non-issue.  So to support better scrolling of overflow:hidden sites
and better consistency, overflow:hidden in overview mode is ignored
as well.

Tested on flash site http://home.disney.go.com/mwc.index to make sure
no flickering happens.  More testing shall be done once good flash
player is there.

issue: 3330038
Change-Id: Ia3f61ce49cfb970d26976d4e876c337d210a9df2
2011-01-11 09:56:35 -08:00
Leon Scroggins
99263fecdc am d5208cf4: Merge "Enable write ahead logging on databases used by WebView." into honeycomb
* commit 'd5208cf42c0f9b281505cb465b4de4e8179a6f9f':
  Enable write ahead logging on databases used by WebView.
2011-01-11 09:26:57 -08:00
Leon Scroggins
d5208cf42c Merge "Enable write ahead logging on databases used by WebView." into honeycomb 2011-01-11 09:24:39 -08:00
James Dong
b447763d6e am f2e48873: Merge "Don\'t release the video recording frame after recording is stopped in CameraSourceTimeLapse.cpp" into honeycomb
* commit 'f2e48873ae905221b02ab42433f8cee0fc004ed1':
  Don't release the video recording frame after recording is stopped in CameraSourceTimeLapse.cpp
2011-01-11 08:57:42 -08:00
James Dong
f2e48873ae Merge "Don't release the video recording frame after recording is stopped in CameraSourceTimeLapse.cpp" into honeycomb 2011-01-11 08:56:02 -08:00
Chet Haase
44efd13afc am 53ee3316: Rename RGBEvaluator to ArgbEvaluator
* commit '53ee3316bcb3590ff156b3fd7108903c0817c35d':
  Rename RGBEvaluator to ArgbEvaluator
2011-01-11 07:05:37 -08:00
Chet Haase
53ee3316bc Rename RGBEvaluator to ArgbEvaluator
Change-Id: Iee74b475960d623fa757349e4053bd7c58cf5734
2011-01-11 06:46:44 -08:00
Vasu Nori
01a479ccc4 bug:3339065 enable sqlite concurrency enhancing feature on settingsprovider
why is settingsprovider doing getReadbleDatabase() in onCreate() method?
it shoul do getWritableDatabse() so that sqlite's WAL
feature can be enabled on it.

Change-Id: I60e46ce240a6474bbb50ab26fb1d979242b0c9ad
2011-01-10 23:20:39 -08:00
Romain Guy
8c78c8f9fe am 91bfb813: Merge "Composite layers as regions." into honeycomb
* commit '91bfb813b657519b701059a9931ca5d2a407bb80':
  Composite layers as regions.
2011-01-10 22:27:16 -08:00
Romain Guy
91bfb813b6 Merge "Composite layers as regions." into honeycomb 2011-01-10 22:25:05 -08:00
Romain Guy
7230a74e9a Composite layers as regions.
This change detects what area of a layer was drawn into and generates a mesh
to match this area exactly. This can be used to avoid blending empty pixels
when the layer is composited.
This change also adds proper layers support to lines rendering and implements
layers composition in a more readable way.

Change-Id: I4a5588b98b19bd66891ebdc39631b193c5e31999
2011-01-10 22:26:16 -08:00