History log of /packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/VideoChatTestActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7f589e5bfd36e4a8ca55597b4b484acc5d851018 20-Sep-2011 Mike Dodd <mdodd@google.com> video chat camera test app: fix up copyrights

Change-Id: I279ac3986e95192e879f992b704e4c2d4576e544
/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/VideoChatTestActivity.java
f9400aa223b2ff0cfbb2cb16df67f8c9ac036bc1 20-Sep-2011 Mike Dodd <mdodd@google.com> Video chat camera test app updates.

- Keep screen alive with Window Manager FLAG_KEEP_SCREEN_ON flag.
- Clear log buffer on each repeat of the test pass so the
memory doesn't grow forever.

Change-Id: Ifcd44fe49b4b7f736e964acf02c33534089f1647
/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/VideoChatTestActivity.java
705bbba5147654bd9fb46d6b92f0e0c72b560483 27-Jun-2011 Mike Dodd <mdodd@google.com> Video chat camera test app: use SurfaceTexture on Honeycomb+.

Change-Id: I5b1759c521d193356dc2e87d07a05a372cc1c995
/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/VideoChatTestActivity.java
195a467ffa319cc37c90b7c1ad5ae2a1ed0c5baf 18-May-2011 Mike Dodd <mdodd@google.com> Video chat test app update for rotation.

Include an 'auto' checkbox to allow setting the display orientation
to whatever is correct for the camera info and device orientation.
This should match what Talk itself does.

Don't assume rear camera ID == 0, front == 1. Instead get the camera
info to determine which camera to use. Again, this should now match
what Talk does.

Change-Id: I2932ce1cd567e5e62bbc9e8fc95e0a35499e123f
/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/VideoChatTestActivity.java
c9bc9958cc1f0261cb0c87070d9e8e00558f9b52 02-May-2011 Mike Dodd <mdodd@google.com> Update video chat camera test app.

Should work on Gingerbread. Note that this doesn't use
texture streaming at all, which means that it's actually
much closer to how Talk on GB works than Talk on HC / Master.

Change-Id: I3b34e7be3ef22e2d3688196cb9d98ce2855339d5
/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/VideoChatTestActivity.java
148fb32e83b51415b3e27b1963da01368e2c742f 26-Oct-2010 Mike Dodd <mdodd@google.com> Fix camera test app to not start the preview until the surface holder is set.

Change-Id: Ib9e50f0a04b81b9c1fb510a6d11c263d69465ef5
/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/VideoChatTestActivity.java
41c4803dd4813af8b747244f4739f13b926dcd16 18-Oct-2010 Mike Dodd <mdodd@google.com> Video chat camera test app: add 'repeat forever' checkbox.

Change-Id: I5955651c53e52fb22222eab765a791dd178aa07c
/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/VideoChatTestActivity.java
0638534a73dd9fda1cc58f71ed0c838ef40db245 25-Sep-2010 Mike Dodd <mdodd@google.com> Camera test app changes for setDisplayOrientation.

Change-Id: Id6860f8df7f52427dcf1101bf17b5ddd3147cd3c
/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/VideoChatTestActivity.java
df96fff4e5162ae22eaaa32a45572d8791908908 09-Sep-2010 Mike Dodd <mdodd@google.com> Camera test app for video chat

Not a complete test, but should cover most things for now.

Change-Id: Ieb2ccbaabec613cbdb68d8a7fd107c0eafc0060c
/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/VideoChatTestActivity.java