summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/TrimVideo.java
Commit message (Expand)AuthorAgeFilesLines
* Gallery2: Seek to trim start time only once when playinglubiny2015-02-011-1/+4
* Gallery2: support live streaming and bookmarksLikai Ding2014-11-041-0/+6
* Gallery2: avoid the crash of gallery during trimming videostaging/cm-12.0-cafLi Sun2014-11-041-0/+22
* Check whether save button should be enabled when time bar updatesztenghui2013-08-191-2/+2
* Use MediaMuxer for the video trim and mute.ztenghui2013-04-101-1/+1
* remove actionbar sherlockJohn Reck2012-12-121-13/+4
* Video: Fix crash in trimming/muting video in GB.Teng-Hui Zhu2012-11-161-5/+5
* Video: Add the mute functionality.Teng-Hui Zhu2012-11-141-106/+13
* Disable save button when there's no modificationDoris Liu2012-10-291-12/+13
* Initialize the modified date correctly.Teng-Hui Zhu2012-10-241-6/+9
* Make save button in video trimming consistentDoris Liu2012-10-161-3/+2
* Trimming: Exit current activity after click doneTeng-Hui Zhu2012-10-021-0/+3
* Trimming: clean up strings and prevent too short or no trimming.Teng-Hui Zhu2012-09-291-8/+27
* Trimming: Use OnClickListener for savingTeng-Hui Zhu2012-09-281-6/+3
* Trimming: clean up the UI for trimming.Teng-Hui Zhu2012-09-271-36/+25
* Trimming: switch to use sherlock action barTeng-Hui Zhu2012-09-261-9/+15
* The trimming solution with the mp4parser library.Teng-Hui Zhu2012-09-241-5/+173
* Add the UI elements for video trim activity.Teng-Hui Zhu2012-09-111-0/+254