History log of /pdk/apps/TestingCamera/Android.mk
Revision Date Author Comments
59c639e1919e7f7b39758cfbafb1e12b78e7b2d4 25-Aug-2012 Eino-Ville Talvala <etalvala@google.com> TestingCamera: Add preview callbacks

- Support for NV21, YV12, YUY2 preview formats
- Switch to API level 17 for certain Renderscript features
- Fix assorted SDK warnings/lint issues.

Change-Id: I3a5063065e239308df74c1077c4120429f431ab7
b28605e5d09a08c915183772819cb1c7c53cdb34 03-Aug-2012 Eino-Ville Talvala <etalvala@google.com> Revert "TestingCamera: Add camera info, camcorder profiles, improve UI"

This reverts commit 4ae1a87883045d820ffd6e1b8a95c13b1919e00a

Change-Id: Iabbf18b84b331bc9679b2000058f62ff062ffbb4
4ae1a87883045d820ffd6e1b8a95c13b1919e00a 31-Jul-2012 Eino-Ville Talvala <etalvala@google.com> TestingCamera: Add camera info, camcorder profiles, improve UI

Bug: 6243944
Change-Id: I9e5412271afa9c8b759c21044097cf41d34eba44
94d24977868e0713cf03f7cec4d6de051f411dca 19-Jul-2012 Eino-Ville Talvala <etalvala@google.com> Enable SDK/Eclipse building for TestingCamera

Also switch control bar on right edge to use ScrollView for space.

Change-Id: Id47cf36a6a84aab7f586237702f813ad3615eb98
48f2556e12eeaa8932947fe6c8083e64bb5eb804 12-Jul-2012 Eino-Ville Talvala <etalvala@google.com> TestingCamera: Add camera testing application for PDK users

TestingCamera is an app for testing all the features of the Android
camera API, targeted at platform engineers. Unlike the standard camera
app, it is not meant to be an end-user application, and focuses more
on exposing all features and options in the API, instead of on ease of
use.

This initial checking supports camera selection, preview and still
image capture only.

Change-Id: I303e74ba3f33f3b41ba5219e1747e8fae3a2cd56