summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/service/playback
AgeCommit message (Expand)Author
2019-08-18Draft volume reduction settings per feedMax Bechtold
2019-08-11Fixed app integration testsByteHamster
2019-05-21Added test for shutdown/widget updater race in PSTMJoe Stein
2019-05-19Merge branch 'develop' into eventbus-v3ByteHamster
2019-05-06Fixed some integration testsByteHamster
2019-04-12Upgraded EventBus to v3ByteHamster
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-11-05Refactor eventsMartin Fietz
2015-10-15Rewind after pause featureStefan Mitrik
2015-09-26Merge pull request #1214 from TomHennen/update_playback_notificationTom Hennen
2015-09-21if it was skipped we shouldn't remove it, but otherwise we shouldTom Hennen
2015-09-20Added 'tags' to FeedItem and properly showing/not showing menu items for favo...Tom Hennen
2015-09-10Refactor database accessMartin Fietz
2015-09-05Merge pull request #1166 from TomHennen/api22Tom Hennen
2015-09-05Vibrate and lower volume when timer is about to expire, shake to reset timerMartin Fietz
2015-09-04remove remote client from tests.Tom Hennen
2015-07-09Fixed testsUdi Finkelstein
2015-06-29Make new explicitMartin Fietz
2015-04-05QueueEvents, Queue shows undobar on removal of an itemMartin Fietz
2015-04-05Minor changes: Log, import order, small refactoringsMartin Fietz
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh