summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/MovieActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Gallery2: Change all share intents to chooser stylemaxwen2018-11-201-17/+21
* Gallery2: Reduce logspam in video playeremancebo2018-11-201-1/+1
* Fix video play status error when press power button twicezhuw2018-09-251-2/+5
* Add a property to control audio effectjinwu2018-08-271-7/+10
* Gallery2: Check for validity of BT adapterPraveen Chavan2017-05-021-1/+4
* SnapdragonGallery: update source codejinwu2017-04-101-5/+6
* SnapdragonGallery: Fix crash after deny permission in video appzhuw2016-08-301-33/+81
* Gallery: rename project and make it buildLikai Ding2016-05-291-1/+1
* Gallery: fix a memory leakLikai Ding2016-04-271-6/+3
* Gallery2: Modify live stream view according to UI spec.zdi2016-04-141-0/+9
* Gallery2: Modify the UI of audio effect.zdi2016-03-101-5/+3
* Gallery: UX enhancementRavi Banuri2015-11-081-0/+3
* Gallery2: Upgrade worksAnand Chaudhari2015-09-301-14/+14
* Gallery2: Fix Movie player crash for SBC8016Tanya Finkel2015-06-301-1/+1
* Gallery2 : Remove share option from Movie player while playing DRM videoParamananda Pradhan2015-05-291-0/+7
* Gallery2 : Uses internal Drm image decoder api in Gallery appParamananda2015-04-021-36/+11
* 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