summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/MovieActivity.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-263/+0
* Tweaks for canvasJohn Reck2013-01-181-0/+3
* remove actionbar sherlockJohn Reck2012-12-121-11/+11
* Gingerbread support-ishJohn Reck2012-10-311-11/+11
* Remove ActionBarSherlockOwen Lin2012-10-021-11/+11
* Fix some UI bugs in using SherlockActionBar.Owen Lin2012-08-281-2/+2
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-9/+9
* Revert "Revert "Uses ActionBarSherlock library in MovieActivity.""Owen Lin2012-08-241-13/+13
* Revert "Uses ActionBarSherlock library in MovieActivity."Owen Lin2012-08-241-13/+13
* Uses ActionBarSherlock library in MovieActivity.Owen Lin2012-08-241-13/+13
* Extract the action bar interface.Owen Lin2012-08-151-18/+11
* TargetApi of ShareActionProvider should be ICS.Wu-cheng Li2012-08-031-1/+1
* Do not use ShareActionProvider before API 14.Wu-cheng Li2012-08-011-10/+26
* Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels.Owen Lin2012-07-301-4/+11
* Guard the use of SYSTEM_UI_FLAG_XXXX with TargetApiOwen Lin2012-06-221-3/+15
* Add back the background when we show the action barOwen Lin2012-05-251-1/+3
* Remove the background in MovieActivity.Owen Lin2012-05-231-0/+4
* Fix 6385004 When video playback in gallery is launched from another app, Up s...Ray Chen2012-05-211-2/+10
* Hide the share button if the shared URI is not "content:".Owen Lin2012-05-161-1/+5
* Fix 6470803 De-jank for video playback in fullscreenRay Chen2012-05-111-0/+1
* Fix 6039387 Wrong app icon shown when playing 'personal video' from Videos appRay Chen2012-03-151-0/+11
* Change id "root" to "movie_view_root" to avoid confusion.Chih-Chung Chang2012-03-121-1/+1
* Shows video filename read from OpenableColumns.Pin Ting2012-02-111-6/+33
* Shows video filename passed from other apps.Pin Ting2012-02-021-17/+6
* Fix 5661035: Accepts bluetooth keys while playing a video from gallery.Chih-Chung Chang2011-11-291-0/+13
* am 209a9163: Fix 5393669: New Player Control UI.Chih-Chung Chang2011-10-181-2/+4
|\
| * Fix 5393669: New Player Control UI.Chih-Chung Chang2011-10-181-2/+4
* | Fix 5434523 No affordance in Gallery to share a video other than long-press i...Ray Chen2011-10-111-3/+25
|/
* Fix 5158468: Hide system bar when no play control is shown.Chih-Chung Chang2011-09-281-0/+1
* Fix 5229466: Add "up" button to MovieActivityChih-Chung Chang2011-09-211-4/+16
* Pause the playback of video if the activity is resumed after 3 mins.Owen Lin2011-09-201-2/+7
* Fix 5189197: NPE in MovieActivityRay Chen2011-08-311-1/+3
* Initial code for Gallery2.Owen Lin2011-08-181-0/+129