History log of /packages/apps/Camera2/src/com/android/camera/captureintent/event/EventOnSurfaceTextureUpdated.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d2d86155337a7dd9fd285a25c93e27dc05200ed1 28-Feb-2015 Senpo Hu <senpo@google.com> [CaptureIntent] refactor state machine.

1. Change the event handling mechanism by introducing EventHandler and
get rid of all processXXX() methods in State class.
2. Remove State.ID enum.
3. Move core classes to "stateful" package.

Refactor for unit test.
1. Extract interface for ResourceXXX class.
2. Extract interface for StateMachine.

Change-Id: I5b988959c44cf995f5a52b638bcda86d625e6795
/packages/apps/Camera2/src/com/android/camera/captureintent/event/EventOnSurfaceTextureUpdated.java
de4e5225ea92d681f9f4c005e6285f739635d271 27-Feb-2015 Senpo Hu <senpo@google.com> [CaptureIntentModule] Fix preview layout race condition.

Bug: 19510313
Change-Id: I5bcf89eeedcf3850a632683b695ebde0bf86d643
/packages/apps/Camera2/src/com/android/camera/captureintent/event/EventOnSurfaceTextureUpdated.java