Age | Commit message (Expand) | Author |
2013-08-07 | Removed ActionbarSherlock dependency | daniel oeh |
2013-04-11 | Audioplayer didn't always restore its state correctly | daniel oeh |
2013-04-06 | Webview in AudioPlayerActivity now saves and restores its scroll | daniel oeh |
2013-04-06 | AudioplayerActivity now saves and restores the selected position | daniel oeh |
2013-04-06 | Fixed nullpointerexception in AudioplayerActivity | daniel oeh |
2013-04-05 | Fragments disappeared when dialog was opened | daniel oeh |
2013-04-04 | Added landscape layout to audio player | daniel oeh |
2013-03-16 | Added support for episode images | daniel oeh |
2013-03-10 | audio player didn't always play external files correctly | daniel oeh |
2013-02-27 | Added support for playing local external media files | daniel oeh |
2013-02-27 | Created de.danoeh.antennapod.util.playback package | daniel oeh |
2013-02-27 | PlaybackService now works with the 'Playable' interface | daniel oeh |
2013-02-25 | FeedImageLoader now works independently from FeedImages | daniel oeh |
2013-02-23 | Added status indicator to audioplayer | daniel oeh |
2013-02-13 | Removed non-empty constructors | daniel oeh |
2013-02-03 | Moved resetFragmentView into onStop (fixes problems when opening dialogs insi... | daniel oeh |
2013-02-03 | Organized imports, added drawables to navigation buttons | daniel oeh |
2013-02-02 | Improved content view of audio player activity | daniel oeh |
2013-02-01 | Improved layout of player controls | daniel oeh |
2012-11-28 | Fixed crash because of non-empty constructor | daniel oeh |
2012-11-06 | Ignore invalid chapters | daniel oeh |
2012-09-22 | Added support for reading chapters from streams | daniel oeh |
2012-09-21 | MediaHandler now reads id3 chapters | daniel oeh |
2012-09-21 | Renamed simplechapter variable names | daniel oeh |
2012-09-21 | Created abstract Chapter class to support other chapter types | daniel oeh |
2012-09-06 | Implemented PlaybackController in the MediaPlayerActivities | daniel oeh |
2012-08-07 | Added/updated documentation for application and activity classes and | daniel oeh |
2012-08-05 | Added listener for buffering information and progressbar in videoplayer | daniel oeh |
2012-08-05 | added notification extra to reload notification to switch between | daniel oeh |
2012-08-05 | Videoplayback is now working | daniel oeh |
2012-08-04 | Implemented Videoplayer | daniel oeh |
2012-08-04 | Created superclass for mediaplayer, implemented Audioplayer | daniel oeh |