History log of /packages/apps/Camera/src/com/android/camera/CameraErrorCallback.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6eabb9b770a7c60cb92aa2e22f360754f32f39f8 11-Nov-2010 Wu-cheng Li <wuchengli@google.com> Close the camera application immediately when media server dies.

Crash the app earlier. Otherwise, the app will crash later in other
places and the log is gone. Getting a new Camera object is not good
because it's hard for the app to reset the current state. For example,
the state can be autofocus, preview, snapshot, recording, saving
thumbnail.

bug:3178948
Change-Id: Ibb38e6bfe927ed2ab9b87e2ee47044be8b96727b
/packages/apps/Camera/src/com/android/camera/CameraErrorCallback.java
2c111a30c3a6bc6da85f092abb1111a24b166cb9 11-Nov-2010 Wu-cheng Li <wuchengli@google.com> Revert "Close the camera application immediately when media server dies."

This reverts commit 9cdae7b99f46a9a18bc2661d487f6f1e003f45ae.
/packages/apps/Camera/src/com/android/camera/CameraErrorCallback.java
9cdae7b99f46a9a18bc2661d487f6f1e003f45ae 11-Nov-2010 Wu-cheng Li <wuchengli@google.com> Close the camera application immediately when media server dies.

Crash the app earlier. Otherwise, the app will crash later in other
places and the log is gone. Getting a new Camera object is not good
because it's hard for the app to reset the current state. For example,
the state can be autofocus, preview, snapshot, recording, saving
thumbnail.

bug:3178948
Change-Id: I28a8b962d39d488f374a6f14550655d516a696bc
/packages/apps/Camera/src/com/android/camera/CameraErrorCallback.java