summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/fragment/CoverFragment.java
AgeCommit message (Expand)Author
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-03-16Added support for episode imagesdaniel oeh
2013-02-27Created de.danoeh.antennapod.util.playback packagedaniel oeh
2013-02-27PlaybackService now works with the 'Playable' interfacedaniel oeh
2013-02-25FeedImageLoader now works independently from FeedImagesdaniel oeh
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh
2013-02-02Minor layout improvementsdaniel oeh
2013-02-02Improved content view of audio player activitydaniel oeh
2012-09-23Moved loadMediaInfo into onStart()daniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-08-26Cached bitmaps will now have the same size as their ImageViewsdaniel oeh
2012-07-29- Bugfix : Player did not always display the current chapter correctly.daniel oeh
2012-07-24split image cache into thumbnail- and cover-cachedaniel oeh
2012-07-13Renamed package and applicationdaniel oeh