History log of /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/CameraAgentFactory.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
50f5b019ba3f333a09a1beb9667fd7290082dc31 05-Aug-2014 Sol Boucher <solb@google.com> camera2-portability: Make factory offer choice of backing API

This allows apps using the library to decide whether to jump to the new API.
Users of the library may choose to use the Camera class, the camera2 API, or
have the choice made automatically based on the device's API level. The choice
may also be globally overridden by means of a system property.

Bug: 16875535
Change-Id: I92e4be96fbd04057be61ceb8a0c58935770022f6
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/CameraAgentFactory.java
a0842b40441db5332a5290f941021636b1182761 09-Jun-2014 Sol Boucher <solb@google.com> camera2-portability: Add support for previews using the camera2 API

At the moment, only SurfaceTextures (and not SurfaceViews/SurfaceHolders) are
supported. The tests still only cover Stringifier and IntegralStringifier.

Change-Id: Ie643c58f8383cd3b9f59c16e0b79239df0ca068d
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/CameraAgentFactory.java
d61058f788eae0805bb20c4f68874f0f6caef423 18-Jun-2014 Sol Boucher <solb@google.com> camera2-portability: Fix the rest of the 'Andorid' typo

This resolves build breakage.

Change-Id: I3cab88fdee5f86d183b1307dac714466336fc476
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/CameraAgentFactory.java
4f425ba476d62b4be7078f2084af37cf306b31c6 18-Jun-2014 Sol Boucher <solb@google.com> camera2-portability: Rename CameraManager to CameraAgent

This resolves a naming clash with a class in the new camera2 framework API.

Change-Id: Id53aa3e0bbe9e9edaa82b0aec695fd835c3d0ef9
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/CameraAgentFactory.java