summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/TrimVideo.java
Commit message (Expand)AuthorAgeFilesLines
* 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