summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/adapter/FeedItemlistAdapter.java
AgeCommit message (Expand)Author
2014-09-17Changed project structuredaniel oeh
2014-07-05Reduced number of lint warningsdaniel oeh
2014-06-07Added progress bar to queue itemsdaniel oeh
2014-05-17Improved spacing in FeedItemlist and Downloads listdaniel oeh
2013-02-28Added default getView() implementation for itemlistadapterdaniel 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-12Improved status indicators of feeditemlist itemsdaniel oeh
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh
2013-01-27Merged queue and unread listdaniel oeh
2013-01-23Created external feeditemlist adaptersdaniel oeh
2013-01-20Added context menu to itemlistdaniel oeh
2012-11-23Selected list items are now highlighted with the correct colordaniel oeh
2012-11-20Changed references to drawables in src to references to attrdaniel oeh
2012-11-16Added state enum to feeditem classdaniel oeh
2012-11-16Added 'Playing' statedaniel oeh
2012-10-23Use DateFormat.MEDIUM for datesMichael Kaiser
2012-10-23Indicate "unread"/"in progress" state of individual feed itemsMichael Kaiser
2012-10-23Simplified feeditemlist_item layoutMichael Kaiser
2012-09-25Added support for application/ogg MIME typedaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-08-19Itemlists were not updating their content properly if "Display onlydaniel oeh
2012-08-16Implemented download queueingdaniel oeh
2012-07-17Moved strings into resourcesdaniel oeh
2012-07-13Renamed package and applicationdaniel oeh