History log of /packages/apps/VideoEditor/src/com/android/videoeditor/service/ApiServiceListener.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
378d3c8985dfc1fb3fe99d0fa2b1c1ac22e7c7c9 28-Aug-2011 Chih-Chung Chang <chihchung@google.com> Fix 5124232: cannot play video after export cancelled.

We didn't finalize the the export request if it is cancelled
because the PARAM_EXCEPTION is not set. So it was always in
the pending state.

Change-Id: I8b4e0667f544a48abc45960b3d2ffe68449a0215
/packages/apps/VideoEditor/src/com/android/videoeditor/service/ApiServiceListener.java
f6b29b560e55392015caebeffbe76f8a1d1ddeb4 15-Aug-2011 Chih-Chung Chang <chihchung@google.com> Display thumbnails one by one and cache them.

Change-Id: I87cde8643cfb95a4dfd031bb86fa1f4e746caab6
/packages/apps/VideoEditor/src/com/android/videoeditor/service/ApiServiceListener.java
258481be4734642b144c37f6b6572d8c85263f37 12-Jun-2011 Shih-chia Cheng <shihchia@google.com> Re-engineer api service listener

Change-Id: Ic251f27ddf8e8b675fce4886a3517ab5972f1f79
/packages/apps/VideoEditor/src/com/android/videoeditor/service/ApiServiceListener.java