aboutsummaryrefslogtreecommitdiff
path: root/CameraPreviewTest
AgeCommit message (Collapse)Author
2011-09-20video chat camera test app: fix up copyrightsMike Dodd
Change-Id: I279ac3986e95192e879f992b704e4c2d4576e544
2011-09-20Video chat camera test app updates.Mike Dodd
- 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
2011-08-18Video chat camera test app: tag as test so it doesn't go in the system ↵Mike Dodd
partition. Change-Id: I4b4340abdfdb62b3aeaaa60b07011ae682ee997c
2011-06-27Video chat camera test app: use SurfaceTexture on Honeycomb+.Mike Dodd
Change-Id: I5b1759c521d193356dc2e87d07a05a372cc1c995
2011-05-18Video chat test app update for rotation.Mike Dodd
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
2011-05-02Update video chat camera test app.Mike Dodd
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
2010-11-17Add CameraPreviewTest/README file.Mike Dodd
Change-Id: I3466438e3e7baf955e38826b0ebfcaaf6af8d58b
2010-10-25Fix camera test app to not start the preview until the surface holder is set.Mike Dodd
Change-Id: Ib9e50f0a04b81b9c1fb510a6d11c263d69465ef5
2010-10-18Video chat camera test app: add 'repeat forever' checkbox.Mike Dodd
Change-Id: I5955651c53e52fb22222eab765a791dd178aa07c
2010-09-24Camera test app changes for setDisplayOrientation.Mike Dodd
Change-Id: Id6860f8df7f52427dcf1101bf17b5ddd3147cd3c
2010-09-17Camera test app for video chatMike Dodd
Not a complete test, but should cover most things for now. Change-Id: Ieb2ccbaabec613cbdb68d8a7fd107c0eafc0060c