summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/AudioplayerActivity.java
AgeCommit message (Expand)Author
2013-02-03Moved resetFragmentView into onStop (fixes problems when opening dialogs insi...daniel oeh
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh
2013-02-02Improved content view of audio player activitydaniel oeh
2013-02-01Improved layout of player controlsdaniel oeh
2012-11-28Fixed crash because of non-empty constructordaniel oeh
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