History log of /packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
52c5c76bddbf3994867a00d0e266b390592486aa 14-Oct-2011 Angus Kong <shkong@google.com> Add "Intent.FLAG_ACTIVITY_CLEAR_TOP" flag in test.

The "Intent.FLAG_ACTIVITY_CLEAR_TOP" should be added in the intent for switching modes. This flag
ensures there is only 1 instance of the same activity. This behavior is the same as how we do in the
app.

bug:5336037
Change-Id: Ie76b43cbd87ff9e8a7ec9e0a892930834dccf9cf
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
2ff6c061fe55ad46b192961f27379853c20362bc 26-Nov-2010 Wu-cheng Li <wuchengli@google.com> Log the exception stack so it is easier to debug.

Also remove unnecessary assertion.
Change-Id: If7a51ecf1f884d8cc8804b79b7d6c6242ee626ed
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
559f5cf9f42c4983eaef9e6e55ff3ba7c406426a 26-Nov-2010 Wu-cheng Li <wuchengli@google.com> Remove the hard-coded package name in camera tests.

bug:3210567
Change-Id: I4bdc012bc39cb15459cdd6e03164be7d88e492d3
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
3e2d95456def6a6d6e716af77e4708a15747d2ed 30-Apr-2010 Ray Chen <raychen@google.com> Fix issue 2622023: Clean up all hardcoded '/sdcard' in camera related codes
http://2622023

Change-Id: I10205ab378c863e2ffed460c83b0037311a6d1a1
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
b76ece241964df73be366a8e4d9d7e2c8bbbf4a7 29-Mar-2010 Yu Shan Emily Lau <yslau@google.com> Update the camera package name in the camera tests.

Change-Id: I7e82f9c8c3ea2273d24bfd45fedfe7f912d4f430
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
e480f77352d670b2892a9b7b7cd503838b71ca9f 10-Mar-2010 Romain Guy <romainguy@android.com> Camera should have the com.android.camera package name.
Related to bug #2464545

Change-Id: I08f5cce5b0df623fc62683bd9c9d4a1aa0694240
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
3889cf31101cfd4d336f1ce5ae5122c2cb3c0fdc 06-Mar-2010 Chih-Chung Chang <chihchung@google.com> Unbundle: change camera package name.

Change-Id: I9b101ea486f06be553104bc4879f5ec66ae014bc
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
e57b61d261f6e8aa502a7da195d5f9192fc55630 09-Mar-2010 Chih-Chung Chang <chihchung@google.com> Revert "Unbundle: change package name to com.google.android.camera"

This reverts commit 1ace47c7352d65b10361863316b5748b4f3e0689.
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
f744b3ff623764342719de0af4cc184db9837ea8 06-Mar-2010 Chih-Chung Chang <chihchung@google.com> Unbundle: change package name to com.google.android.camera
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
78f86edcd377aeb4883780d3d9cdcb36e1c73787 24-Sep-2009 Yu Shan Emily Lau <yslau@google.com> Fixed the switching mode test case. Send out the intent instead of sending the raw menu key event.
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
90543d58351ff941ab8bbba52b429c58fb3846dc 17-Jun-2009 Yu Shan Emily Lau <yslau@google.com> Add the run count to the output file and save to the sdcard.
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
a2eceabc9ef5dc61f99518d998f09379baed4abc 12-May-2009 Yu Shan Emily Lau <yslau@google.com> Put the instrumentation test into a separate tests package.
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
7a98363ea167e59a335fe4c832ceee3562bb2c59 04-Apr-2009 Owen Lin <> AI 144532: Change the tests' package name to be identical to its path.

Automated import of CL 144532
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
b64d345c9d51cabce43b5191532a0c185d2a70a5 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
becfb351a5bc43050128f44eb1bcfbcc0c6dcb7a 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java
dee42a6e53cb1d0c7194b0cb92028cca353d7c5c 11-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@130745
/packages/apps/Camera/tests/src/com/android/camera/stress/SwitchPreview.java