summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/service/PlayerWidgetService.java
AgeCommit message (Collapse)Author
2013-02-27Added support for playing local external media filesdaniel oeh
2013-02-27Created de.danoeh.antennapod.util.playback packagedaniel oeh
2013-02-27PlaybackService now works with the 'Playable' interfacedaniel oeh
2012-11-23Changed playerWidget theme to darkdaniel oeh
2012-10-22Removed unused importsdaniel oeh
2012-09-26Made sure getDuration() and getCurrentPosition() are not called in andaniel oeh
invalid state
2012-09-23Moved WidgetUpdater to background threaddaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-11Prevented IllegalArgumentException if service was not registered0.9.4.4daniel oeh
2012-09-05Made sure that WidgetUpdateService is stopped if necessarydaniel oeh
2012-08-05Videoplayback is now workingdaniel oeh
2012-08-04Created superclass for mediaplayer, implemented Audioplayerdaniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-13Renamed package and applicationdaniel oeh