16492 Commits

Author SHA1 Message Date
Adam Powell
89107c1521 Updated test GridTouchVerticalSpacingStackFromBottomTest for larger screens.
Addresses bug 2176089 http://b/issue?id=2176089
Now takes into account screen scaling.
2009-12-16 15:06:33 -08:00
Android (Google) Code Review
8cdbc2af94 Merge change I7fa1f88b
* changes:
  Fix preloading after https://android-git.corp.google.com/g/35674.
2009-12-16 14:29:39 -08:00
Jason Sams
7b7f29a35c Fix live wallpaper many. Z coordinate was being ignored for draw quad call. 2009-12-16 14:24:17 -08:00
Grace Kloba
4eb5f38788 am 601112f2: Merge change I11438c37 into eclair-mr2
Merge commit '601112f213035851a2fa2c2281c7f56cf767b14a' into eclair-mr2-plus-aosp

* commit '601112f213035851a2fa2c2281c7f56cf767b14a':
  Implement the full screen WebView plugin.
2009-12-16 14:15:29 -08:00
Android (Google) Code Review
d621c751e3 Merge change Ice9adcce
* changes:
  Fix emulated glColor in es2 mode.
2009-12-16 14:13:54 -08:00
Elliott Hughes
7fa1f88b48 Fix preloading after https://android-git.corp.google.com/g/35674.
Josh removed the useless valueOfCache classes from the library, but not from
the preload list.
2009-12-16 14:13:17 -08:00
Jason Sams
ce9adcce02 Fix emulated glColor in es2 mode. 2009-12-16 14:13:06 -08:00
Android (Google) Code Review
601112f213 Merge change I11438c37 into eclair-mr2
* changes:
  Implement the full screen WebView plugin.
2009-12-16 14:11:34 -08:00
Christopher Tate
e3ab4d0f18 Restore live wallpapers if specified in the restore data 2009-12-16 14:03:31 -08:00
Android (Google) Code Review
170dcbcad4 Merge change I987dbde8
* changes:
  Fix full stagefright build in master, various warnings/errors in omx_jpeg_decoder
2009-12-16 13:25:16 -08:00
Andreas Huber
987dbde838 Fix full stagefright build in master, various warnings/errors in omx_jpeg_decoder 2009-12-16 13:13:27 -08:00
Xavier Ducrohet
009909b417 am b43b35a0: am e6547423: Merge change I10073d50 into eclair
Merge commit 'b43b35a034ad667ba749270537155e7534906153'

* commit 'b43b35a034ad667ba749270537155e7534906153':
  Add Annotation for optional features.
2009-12-16 12:19:52 -08:00
Xavier Ducrohet
b43b35a034 am e6547423: Merge change I10073d50 into eclair
Merge commit 'e6547423e3ed7d84f0d7fee8199e5bbb015fd8c3' into eclair-plus-aosp

* commit 'e6547423e3ed7d84f0d7fee8199e5bbb015fd8c3':
  Add Annotation for optional features.
2009-12-16 12:16:24 -08:00
Android (Google) Code Review
e6547423e3 Merge change I10073d50 into eclair
* changes:
  Add Annotation for optional features.
2009-12-16 12:14:11 -08:00
Jaikumar Ganesh
c0e32f1243 Add a callback for the ConnectSink Call.
This takes care of the conditions where the bluez audio drivers
are not up and we try to make the call to connect the sink.
This would get rid of the hack in Settings app.
2009-12-16 11:42:06 -08:00
Grace Kloba
11438c371e Implement the full screen WebView plugin.
Use a NoTitleBar_Fullscreen dialog to implement the
full screen plugin. This runs in the same thread as
WebView (UI in the Browser case). One catch is that
the SurfaceView provided by the plugin needs to be
opaque if it doesn't want to see through the WebView.

The PluginFullScreenHolder translates the events to
the underline WebView. Special treatment in the touch
case as it needs to translate the coordinates.

WebView can't be panned, or double tap to zoom, or
long press to trigger the context menu while having
a full screen plugin.

Inside webkit, we also give the plugin element focus
when it goes to the full screen so that it takes key
events. While handling key events, we don't let it 
loose focus or scroll out.

Todo:
When a plugin goes to full screen, we should make
sure the embedded plugin is fully visible. Otherwise
when we translate the touch events back, they will be
outside of the visible rect and will be ignored.

This is part 1 of 2-project check in.
2009-12-16 11:39:12 -08:00
Scott Main
2786d21dde am 18a27886: am 8bda0fb0: Merge change Iccb92649 into eclair
Merge commit '18a27886952ba7fb78174508c5348959b31a73ef'

* commit '18a27886952ba7fb78174508c5348959b31a73ef':
  docs: fix typo
2009-12-16 11:20:30 -08:00
Scott Main
1e5710ce6f am 73536dda: am d92cc9a4: Merge change I33eb64c0 into eclair
Merge commit '73536dda20594e4b5e83396d705127a823bfa362'

* commit '73536dda20594e4b5e83396d705127a823bfa362':
  docs: add 2.1 platform notes, win usb driver notes
2009-12-16 11:20:22 -08:00
Scott Main
18a2788695 am 8bda0fb0: Merge change Iccb92649 into eclair
Merge commit '8bda0fb0ca24875ad6084f35250f166b45f967a1' into eclair-plus-aosp

* commit '8bda0fb0ca24875ad6084f35250f166b45f967a1':
  docs: fix typo
2009-12-16 11:18:00 -08:00
Scott Main
73536dda20 am d92cc9a4: Merge change I33eb64c0 into eclair
Merge commit 'd92cc9a4ba2cf38f133cc2b51fe1cd0be8659db9' into eclair-plus-aosp

* commit 'd92cc9a4ba2cf38f133cc2b51fe1cd0be8659db9':
  docs: add 2.1 platform notes, win usb driver notes
2009-12-16 11:17:54 -08:00
Android (Google) Code Review
8bda0fb0ca Merge change Iccb92649 into eclair
* changes:
  docs: fix typo
2009-12-16 11:14:40 -08:00
Scott Main
ccb926498f docs: fix typo 2009-12-16 11:13:40 -08:00
Android (Google) Code Review
71939987a8 Merge change I5dad8b4d
* changes:
  Place shader logging behind prop to declutter logs.
2009-12-16 11:12:16 -08:00
Scott Main
81e886aa3d am eab4fe7a: am 4c4a47f4: docs: add developer dashboard page and add topic link to it from the homepage (replacing the video topic)
Merge commit 'eab4fe7a425532717bfc948430de73637ed81c84'

* commit 'eab4fe7a425532717bfc948430de73637ed81c84':
  docs: add developer dashboard page and add topic link
2009-12-16 11:11:35 -08:00
Android (Google) Code Review
d92cc9a4ba Merge change I33eb64c0 into eclair
* changes:
  docs: add 2.1 platform notes, win usb driver notes  and fix some javadocs for PhonestateListener
2009-12-16 11:11:02 -08:00
Scott Main
c49f864695 resolved conflicts for merge of aaf8a9d8 to master 2009-12-16 11:08:26 -08:00
Katarina Stenstedt
b5362167ab am f0165495: am 9d2252db: Merge change Ia36d8e74 into eclair
Merge commit 'f0165495951e3a32aa5697ac1299307c2d72f32a'

* commit 'f0165495951e3a32aa5697ac1299307c2d72f32a':
  Updates to SDK troubleshooting doc, per bug 2315781.
2009-12-16 10:32:29 -08:00
Dirk Dougherty
c0d7e1ccda am 4a2d630f: am 6ccc515c: Merge change I8385f59d into eclair
Merge commit '4a2d630f686c44fb2a77c90bc6cf87779725abe2'

* commit '4a2d630f686c44fb2a77c90bc6cf87779725abe2':
  sdk doc change for esr: Cleanup for resources tab content.
2009-12-16 10:32:20 -08:00
Scott Main
eab4fe7a42 am 4c4a47f4: docs: add developer dashboard page and add topic link to it from the homepage (replacing the video topic)
Merge commit '4c4a47f42101a57ab8ff05a8e035d97582c3368a' into eclair-plus-aosp

* commit '4c4a47f42101a57ab8ff05a8e035d97582c3368a':
  docs: add developer dashboard page and add topic link
2009-12-16 10:28:16 -08:00
Scott Main
aaf8a9d885 am 218c0763: Merge change Ib43ec8f6 into eclair
Merge commit '218c0763d5122ed975af7b9bd67e22def6364a23' into eclair-plus-aosp

* commit '218c0763d5122ed975af7b9bd67e22def6364a23':
  docs: fix some typos in the manifest docs samples and
2009-12-16 10:28:11 -08:00
Katarina Stenstedt
f016549595 am 9d2252db: Merge change Ia36d8e74 into eclair
Merge commit '9d2252db2cd82535f475fc3823e6e7c60cf17038' into eclair-plus-aosp

* commit '9d2252db2cd82535f475fc3823e6e7c60cf17038':
  Updates to SDK troubleshooting doc, per bug 2315781.
2009-12-16 10:28:06 -08:00
Dirk Dougherty
4a2d630f68 am 6ccc515c: Merge change I8385f59d into eclair
Merge commit '6ccc515c7f705a66718d0138a421e29186667b9e' into eclair-plus-aosp

* commit '6ccc515c7f705a66718d0138a421e29186667b9e':
  sdk doc change for esr: Cleanup for resources tab content.
2009-12-16 10:27:47 -08:00
Scott Main
4c4a47f421 docs: add developer dashboard page and add topic link
to it from the homepage (replacing the video topic)
2009-12-16 10:08:32 -08:00
Android (Google) Code Review
218c0763d5 Merge change Ib43ec8f6 into eclair
* changes:
  docs: fix some typos in the manifest docs samples and remove the "one or more of" phrase from the syntax snippet because it interferes with the syntax coloring.
2009-12-16 10:05:10 -08:00
Android (Google) Code Review
9d2252db2c Merge change Ia36d8e74 into eclair
* changes:
  Updates to SDK troubleshooting doc, per bug 2315781.
2009-12-16 09:59:12 -08:00
Scott Main
b149ee8835 docs: add 2.1 platform notes, win usb driver notes
and fix some javadocs for PhonestateListener
2009-12-16 09:50:53 -08:00
Andreas Huber
cef27ee7dc am d9344791: am d980e656: Merge change Ic7e91eee into eclair-mr2
Merge commit 'd93447910055565726836a1cdcfc3bad7c95f98c'

* commit 'd93447910055565726836a1cdcfc3bad7c95f98c':
  Add a new API to support determining the roles of an OMX component specified by name. Remove unneeded OMXSoftwareCodecsPlugin.
2009-12-16 08:59:31 -08:00
Michael Chan
3448bc6fdd am aab60116: am cdaeafd4: b/2224837 Changed the plumbing of how alerts/notifications work.
Merge commit 'aab601168caec83cf1ca3f235d3a6b308a5dedaa'

* commit 'aab601168caec83cf1ca3f235d3a6b308a5dedaa':
  b/2224837 Changed the plumbing of how alerts/notifications work.
2009-12-16 08:59:12 -08:00
Andreas Huber
3d4c89cce1 am e065696c: am ae77561b: Merge change I7f11a67a into eclair-mr2
Merge commit 'e065696cd93a454877b44de9b96a033a7553b5ff'

* commit 'e065696cd93a454877b44de9b96a033a7553b5ff':
  Properly integrate the software codecs into the OMXCodec::Create hierarchy of available components.
2009-12-16 08:58:57 -08:00
Dmitri Plotnikov
4407162848 am f2608793: am 3170f9a7: Fixing broken javadoc.
Merge commit 'f260879397f557b17157c73bb61b7ec09239bf10'

* commit 'f260879397f557b17157c73bb61b7ec09239bf10':
  Fixing broken javadoc.
2009-12-16 08:58:49 -08:00
Dmitri Plotnikov
2531d6721d resolved conflicts for merge of c95b39d3 to master
Change-Id: I42b2fcaf09d289b88fba4eda7f2e3355ea7183fb
2009-12-16 08:56:19 -08:00
Cary Clark
20a9a57a18 am e9db8335: am 1cb97eed: check to see if nav cache is up to date on tap
Merge commit 'e9db8335c01aa47799403b59718811ec703cfe61'

* commit 'e9db8335c01aa47799403b59718811ec703cfe61':
  check to see if nav cache is up to date on tap
2009-12-16 08:07:09 -08:00
Ken Shirriff
cf2a59de63 am 72e06096: am 98d1803d: Merge change I11f66b41 into eclair-mr2
Merge commit '72e060967e045da99cc68df5bcc7d3ec9529658d'

* commit '72e060967e045da99cc68df5bcc7d3ec9529658d':
  Remove unused SOURCE_ID constant.
2009-12-16 08:06:18 -08:00
Android (Google) Code Review
6ccc515c7f Merge change I8385f59d into eclair
* changes:
  sdk doc change for esr: Cleanup for resources tab content.
2009-12-15 21:24:15 -08:00
Android (Google) Code Review
c935832ca6 Merge change Ie417158c
* changes:
  fix [2330211] sensors thread priority too low
2009-12-15 19:32:58 -08:00
Dirk Dougherty
50bfb39c55 sdk doc change for esr: Cleanup for resources tab content.
Bug:2160782
Change-Id: I8385f59d764156ccc318f71e5d344c7f33330c40
2009-12-15 19:24:58 -08:00
Jason Sams
5dad8b4d1f Place shader logging behind prop to declutter logs. 2009-12-15 19:10:11 -08:00
Mathias Agopian
e417158c06 fix [2330211] sensors thread priority too low
bump the sensor thread priority to URGENT_DISPLAY. Events will be enqueued
in the UI (or other user provided) thread, which runs at DISPLAY prio.
2009-12-15 17:37:46 -08:00
Dmitri Plotnikov
d1168af4fa Cherry-picking c95b39d3 from eclair-mr2
Change-Id: Ib8aaefdde96422ab7b54e10e0e9328bba10e305f
2009-12-15 16:42:47 -08:00
Leon Scroggins
273ee3c763 am 62daa729: am aacced6b: Provide localized strings for <input> labels.
Merge commit '62daa7298bd26da37227b3a48ed86854e3643d6c'

* commit '62daa7298bd26da37227b3a48ed86854e3643d6c':
  Provide localized strings for <input> labels.
2009-12-15 16:10:25 -08:00