History log of /packages/apps/VideoEditor/src/com/android/videoeditor/KenBurnsActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
667f59561705ac6b01d0bd6eb5a53a51e2ee59a7 06-Sep-2012 Chih-Chung Chang <chihchung@google.com> Use a local copy of HorizontalScrolllView.

Change-Id: I2ad22c0d95a7b371c7e2b6155e0035b65d7a2060
/packages/apps/VideoEditor/src/com/android/videoeditor/KenBurnsActivity.java
10f453d986f969a4da2ca839108e3ce201743d42 18-May-2012 Chih-Chung Chang <chihchung@google.com> Don't recycle the bitmap even if we are paused.

Because the bitmap may be reused through onRetainNonConfigurationInstance().

Bug: 6507989
Change-Id: Ie8cc1afc70864805671828fa2e71b72997e04989
/packages/apps/VideoEditor/src/com/android/videoeditor/KenBurnsActivity.java
fe7b065c18808ac3bd15ea5a1248b3af66b50fb7 02-Aug-2011 Shih-chia Cheng <shihchia@google.com> New UI: Re-org action bar icons, menu options, and title picker.

This patch does the following changes:
1. Group video/image capturing and import functions together under the
same menu
2. Group project related operations including "change project name",
"export movie", and "delete project" together under the same menu
3. Change the interaction flow of applying effects onto media items:
3.1 Cluster effect operations under the same menu (including adding
transitions)
3.2 In the effects menu, effects are grouped as a sigle selection
checkbox group (not including transitions)
3.3 Put other functions such as "remove" under "more menu"
4. Show text along with menu icons where there is enough room on the
screen
5. Change the interaction flow of adding title overlay on media items:
title operations are put in a separate menu and its menu items are
dynamically adjusted. Title picker are also re-implemented and make its
layout work on both portrait and landscape modes

This patch also does a huge refactoring including extracting duplicate
code, removing dead code, simplying user interaction by removing
redundant activity/adapter EffectsActivity and EffectsAdapter.

Bug: 5026629

Change-Id: I846225994175e737690c6d2d7d7708909efba918
/packages/apps/VideoEditor/src/com/android/videoeditor/KenBurnsActivity.java
81393d6dc5767f7784a00958095614a37bf1a91a 23-Feb-2011 Gil Dobjanschi <virgild@google.com> Bug fix: 3439846 Movie Studio must use the com.android namespace, not com.google

Change-Id: Ic6b1a5ef3c1219cf1048e752902aaf36a9b6155c
/packages/apps/VideoEditor/src/com/android/videoeditor/KenBurnsActivity.java