summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/MovieActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Fix null pointer crashingChih-Wei Huang2016-09-291-1/+1
* Gallery2: Revert DRM featureSteve Kondik2015-10-181-11/+0
* Gallery2 : Uses internal Drm image decoder api in Gallery appParamananda2015-09-151-36/+11
* Gallery2 : Added support for Oma drm (CD and SD)Paramananda2015-09-151-2/+2
* Gallery2: Make Gallery2 support OMADRM featureParamananda Pradhan2015-09-151-0/+36
* Gallery2: Fix crash when Bluetooth service is disabledroot2015-06-011-2/+3
* Revert OMADRM feature.staging/cm-12.1Steve Kondik2015-03-281-36/+0
* Reduce logspam in video playeremancebo2015-03-281-1/+1
* Gallery2: Fix wake up the screen, the video does not continue to play.kaiyiz2015-03-231-7/+13
* Gallery2: Menu options list disappears very fastkaiyiz2015-03-051-0/+13
* Merge "Gallery2 : Added support for Oma drm (CD and SD)"Linux Build Service Account2015-02-171-2/+2
|\
| * Gallery2 : Added support for Oma drm (CD and SD)Paramananda2015-02-111-2/+2
* | Galler2 : Load onResume on separate threadSuresh Kamasala2015-02-121-1/+10
|/
* Gallery2: Make Gallery2 support OMADRM featureParamananda Pradhan2015-01-201-0/+36
* Gallery2: Clear Bookmark when complete video playmqi2014-12-121-0/+3
* Gallery2: Displayed titles in ActionBar during video playbackkaiyiz2014-11-201-2/+2
* Gallery2: Fix batches of issues in movie effectswjiang2014-11-041-35/+55
* Gallery2: add some video featuresLikai Ding2014-11-041-30/+63
* Gallery2: support live streaming and bookmarksLikai Ding2014-11-041-25/+203
* Gallery2: support stereo/single track play modeLikai Ding2014-11-041-0/+7
* Gallery2: support loop/single video play modeLikai Ding2014-11-041-11/+41
* Gallery2: support audio effects during video play.Likai Ding2014-11-041-0/+234
* Merge "Revert "Play the video on top of lock screen"" into gb-ub-photos-carlsbadTenghui Zhu2013-10-141-1/+0
|\
| * Revert "Play the video on top of lock screen"Tenghui Zhu2013-10-141-1/+0
* | Rename Gallery activity and add trampolineMangesh Ghiware2013-09-261-1/+1
|/
* Play the video on top of lock screenztenghui2013-08-301-0/+1
* 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