summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/service/playback/PlaybackServiceMediaPlayerTest.java
AgeCommit message (Expand)Author
2018-01-07Cleanup order/remove unused includesDirk Mueller
2016-11-12Fix testMartin Fietz
2016-07-25integrate onPlaybackStart/Pause callbacks into setPlayerStatus()Domingos Lopes
2016-07-25move onPlaybackStart and onPlaybackPause tasks to separate callback methodsDomingos Lopes
2016-07-25change protocol for episode transition on PlaybackServiceDomingos Lopes
2016-05-01change name reloadUI -> onMediaChangedDomingos Lopes
2016-05-01avoid stopping playback after skipping (and changing media type)Domingos Lopes
2016-04-28give error feedback to the userDomingos Lopes
2016-04-26add a general callback method for reporting media updatesDomingos Lopes
2016-04-25fix PlaybackServiceMediaPlayer testdomingos86
2016-04-24refactoringDomingos Lopes
2016-04-23Make PlaybackServiceMediaPlayer an abstract class and move implementation ind...Domingos Lopes
2016-04-23Create interface for PlaybackServiceMediaPlayerDomingos Lopes
2016-04-09add empty impl of updateMediaSessionMetadata() to the testsDomingos Lopes
2016-03-25RefactorMartin Fietz
2016-03-25Fix or improve testsMartin Fietz
2016-03-25Fix testMartin Fietz
2016-01-30Change feed lastModified/lastUpdate to StringMartin Fietz
2015-10-15Rewind after pause featureStefan Mitrik
2015-09-21if it was skipped we shouldn't remove it, but otherwise we shouldTom Hennen
2015-09-10Refactor database accessMartin Fietz
2015-09-04remove remote client from tests.Tom Hennen
2015-07-09Fixed testsUdi Finkelstein
2015-06-29Make new explicitMartin Fietz
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh