summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/AudioplayerActivity.java
AgeCommit message (Expand)Author
2012-11-06Ignore invalid chaptersdaniel oeh
2012-09-22Added support for reading chapters from streamsdaniel oeh
2012-09-21MediaHandler now reads id3 chaptersdaniel oeh
2012-09-21Renamed simplechapter variable namesdaniel oeh
2012-09-21Created abstract Chapter class to support other chapter typesdaniel oeh
2012-09-06Implemented PlaybackController in the MediaPlayerActivitiesdaniel oeh
2012-08-07Added/updated documentation for application and activity classes anddaniel oeh
2012-08-05Added listener for buffering information and progressbar in videoplayerdaniel oeh
2012-08-05added notification extra to reload notification to switch betweendaniel oeh
2012-08-05Videoplayback is now workingdaniel oeh
2012-08-04Implemented Videoplayerdaniel oeh
2012-08-04Created superclass for mediaplayer, implemented Audioplayerdaniel oeh