e8b4b34cb77b179f397641e2f4572e4aa6be1943 |
|
17-Apr-2013 |
ztenghui <ztenghui@google.com> |
When video not seekable, don't show the scrubber bug:7117365 Change-Id: I133ea68eaebf1d875a27336ac524d785efe71cc2
/packages/apps/Gallery2/src/com/android/gallery3d/app/TimeBar.java
|
9f59a5fa0302f80cd5bd540e864de091fb5703df |
|
25-Sep-2012 |
Teng-Hui Zhu <ztenghui@google.com> |
Trimming: switch to use selectors. Switch into using 2 selectors for the starting and end point of triming. Shift the bar up a bit to accommandate the selectors. bug:7093240 Change-Id: If3b6fe285cd69756ecbfe1d52efd90b499150c72
/packages/apps/Gallery2/src/com/android/gallery3d/app/TimeBar.java
|
3f1f1baf3a674927e25cd5cd885fb372796bd3a0 |
|
24-Aug-2012 |
Teng-Hui Zhu <ztenghui@google.com> |
Add the UI elements for video trim activity. 1. Refactored the classes to support both the video play and trim. Now the common code for controller overlay is in CommonControllerOverlay, which is basically the same as the original MovieControllerOverlay without animation. Because in trimming, we don't want to hide all the controller. The specific animations are implemented in the sub-classes which are TrimControllerOverlay and MovieControllerOverlay. At the same time, TrimTimeBar extended TimeBar to support the extra trimming start scrubber and end scrubber. The interface between the timebar and the controllerOverlay are kept almost the same way, except adding the trimming info when necessary. With all these, the activity of TrimVideo now relied on the TrimTimeBar and TrimControllerOverlay. Similarily, the MovieActivity relied on the TimeBar and MovieControllerOverlay. 2. Hook the TrimVideo activity with the trim menu. Note that the icons are temporary for now, still need UX input on that. bug:7093055 Change-Id: Ib9bfbc090106744a569fce4c451ddffc0a2c699b
/packages/apps/Gallery2/src/com/android/gallery3d/app/TimeBar.java
|
bcca048557ff3637b7d1cce2893cfc095111ebdd |
|
04-Sep-2012 |
Owen Lin <owenlin@google.com> |
Make a time jump when user clicks outsides the scrubber. bug: 7080593 Change-Id: I913aee6e416c10d68403d7f9d4102d4dcc41e1d4
/packages/apps/Gallery2/src/com/android/gallery3d/app/TimeBar.java
|
0b4e90974bb2f171ec3b684c10d8b9c4d97afbde |
|
19-Jun-2012 |
Owen Lin <owenlin@google.com> |
Make SystemUI always consists with the contrller overlay. Change-Id: I81f2a71fd38fc2588a9acb97b9d333978ffb5e48 fix: 6679875
/packages/apps/Gallery2/src/com/android/gallery3d/app/TimeBar.java
|
2b3ee0ea07246b859a5b75d8a6102a7cce7ec838 |
|
14-Mar-2012 |
Owen Lin <owenlin@google.com> |
Reorganize import for all files. Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
/packages/apps/Gallery2/src/com/android/gallery3d/app/TimeBar.java
|
209a9163d4e8cee0bfe162ae598ef40e6051479c |
|
14-Oct-2011 |
Chih-Chung Chang <chihchung@google.com> |
Fix 5393669: New Player Control UI. Change-Id: I1aa310eee3b7715dbefea6b2f24e6f32481db49c
/packages/apps/Gallery2/src/com/android/gallery3d/app/TimeBar.java
|