summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/adapter
AgeCommit message (Expand)Author
2014-05-11Split "new episodes" list into two listsdaniel oeh
2014-05-11Fixed Download screen problems and download report notificationdaniel oeh
2014-04-27Improved spacingdaniel oeh
2014-04-27Added icons to nav-items in navigation drawerdaniel oeh
2014-04-21Added navigation drawer to audio player, fixed DownloadService notificationdaniel oeh
2014-04-21Re-implemented searchdaniel oeh
2014-04-18Added FeedItem dialogdaniel oeh
2014-04-18Added action button functionalitydaniel oeh
2014-04-17Reimplemented ItemlistFragmentdaniel oeh
2014-04-06Added downloads fragmentdaniel oeh
2014-04-04Added queue fragmentdaniel oeh
2014-04-03Added secondary button to new episodes listdaniel oeh
2014-04-01Added navigation drawer + new episodes fragmentdaniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-02-14Added content descriptions to imagebuttons and imageviewsdaniel oeh
2013-09-28Improved layout of chaperlistdaniel oeh
2013-09-23Statistics for Feeds with no items are now loaded correctly. fixes #283daniel oeh
2013-09-15Resolved image display problemsdaniel oeh
2013-08-24Added search, taglist, pocdasttaglist etc.daniel oeh
2013-08-22Improved AddFeedActivity layout, added gpodder.net toplist fragmentdaniel oeh
2013-08-19Reduced number of FindBugs warningsdaniel oeh
2013-08-05Merge branch 'develop' into feedmanager_removaldaniel oeh
2013-08-05Added FeedItemStatistics.daniel oeh
2013-08-02Organizing the queue now works, several bugfixes etc.daniel oeh
2013-06-29Promote DownloadError to enum for type-safetyAndrew Gaul
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh
2013-05-19Split DownloadStatus into two separate classesdaniel oeh
2013-04-20Feedlist displayed wrong value in 'last update' if feed had no episodesdaniel oeh
2013-04-20Merge branch 'master' of git://github.com/hzulla/AntennaPod into hzulla-masterdaniel oeh
2013-04-17without a_moment_ago there is no need for a Converter method anymoreHanno Zulla
2013-04-16display most recent episode's date instead of last feed updateHanno Zulla
2013-04-16changed dates in lists to relative timespans (e.g. "3 days ago")Hanno Zulla
2013-04-10Updated header view layoutdaniel oeh
2013-04-09Improved external itemlist layoutdaniel oeh
2013-04-07Hide waiting list if emptydaniel oeh
2013-03-16Added support for episode imagesdaniel oeh
2013-03-09Renamed 'new' list to 'waiting list'daniel oeh
2013-03-07Use progressbar for showing the listening progress of an episodedaniel oeh
2013-03-07Removed 'status unread' indicator from queuedaniel oeh
2013-02-28Added default getView() implementation for itemlistadapterdaniel oeh
2013-02-27Created de.danoeh.antennapod.util.playback packagedaniel oeh
2013-02-27PlaybackService now works with the 'Playable' interfacedaniel oeh
2013-02-25ImageView tags weren't set correctlydaniel oeh
2013-02-25FeedImageLoader now works independently from FeedImagesdaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24limited access to feed items, feeds, playback history and download logdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2013-02-21Added status indicator to external feeditemlistdaniel oeh
2013-02-12Improved status indicators of feeditemlist itemsdaniel oeh
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh