summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/videoplayer_activity.xml
AgeCommit message (Collapse)Author
2016-02-23rewind/fastforward labels on videoplayeractivity layoutDomingos Lopes
2016-01-23Video Player: Add rewind and fast forward buttonsMartin Fietz
2016-01-23RefactorMartin Fietz
2014-12-08Video overlay was hidden in some casesdaniel oeh
2014-12-07Fixed fullscreen issues in video playerdaniel oeh
Affects issue #563
2014-11-20fix blurry play/pause overlay in videoplayer activityJens Müller
2014-11-15Moved videoplayer layout from layout-land to layoutdaniel oeh
Although the screen orientation of the VideoPlayerActivity is 'landscape', Android sometimes tries to launch it in portrait mode anyway.