summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-07Removed 'status unread' indicator from queuedaniel oeh
2013-03-07Add item to queue once it's downloadeddaniel oeh
2013-03-07Mark item as 'read' when adding it to the queue, move item to top ofdaniel oeh
queue when playing it
2013-03-06Merge branch 'online_feed_view' into developdaniel oeh
2013-03-06Merge branch 'apichanges' into developdaniel oeh
2013-03-02empty list TextView displayed wrong text0.9.7daniel oeh
2013-03-01Prepared release of version 0.9.7daniel oeh
2013-03-01Updated translations; added Danish, French, Romanian and Ukrainiandaniel oeh
translation
2013-02-28Added default getView() implementation for itemlistadapterdaniel oeh
2013-02-28Implemented OnlineFeedViewActivitydaniel oeh
2013-02-28Fixed crash when audio focus was lostdaniel oeh
2013-02-28FeedItem shownotes weren't always loaded correctlydaniel oeh
2013-02-28Renamed getFileUrl method of Playable interfacedaniel oeh
2013-02-28Added support for local external video filesdaniel oeh
2013-02-27Added support for playing local external media filesdaniel oeh
2013-02-27Created de.danoeh.antennapod.util.playback packagedaniel oeh
2013-02-27PlaybackService now works with the 'Playable' interfacedaniel oeh
2013-02-25License.html wasn't loaded correctlydaniel oeh
2013-02-25ImageView tags weren't set correctlydaniel oeh
2013-02-25Implemented PlaybackPreferencesdaniel oeh
2013-02-25FeedImageLoader now works independently from FeedImagesdaniel oeh
2013-02-25Added more documentation to FeedManagerdaniel 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-23Set shownotes background to black when theme is 'dark'. fixes #106daniel oeh
2013-02-23Adjusted layout margindaniel oeh
2013-02-23Removed invalid test feedsdaniel oeh
2013-02-23Use white background in 'organize queue' list for light themedaniel oeh
2013-02-23Updated tablet layoutdaniel oeh
2013-02-23Added status indicator to audioplayerdaniel oeh
2013-02-23Merge branch 'ligi-better_ompl_import' into developdaniel oeh
2013-02-23Applied patch from https://gist.github.com/ligi/5017133daniel oeh
2013-02-23Fixed spelling mistakedaniel oeh
2013-02-22Replace ItemlistFragment instead of adding it. fixes #105daniel oeh
2013-02-22Merge branch 'issue-39' into developdaniel oeh
Conflicts: res/values/ids.xml
2013-02-22Delete file if download fails or is cancelleddaniel oeh
2013-02-22Use css margin instead of layout margin for webviewdaniel oeh
2013-02-21Added context menu to shownotes viewdaniel oeh
2013-02-21Improved webview layout when images are displayeddaniel oeh
2013-02-21Added margin to shownotes. Closes #80daniel oeh
2013-02-21Added status indicator to external feeditemlistdaniel oeh
2013-02-21abandon audio focus when pausing if possibledaniel oeh
2013-02-21Updated about pagedaniel oeh
2013-02-21Removed layout margin from listviewdaniel oeh
2013-02-18Implemented drag & drop reorderingdaniel oeh
2013-02-18Created list layout for OrganizeActivitydaniel oeh
2013-02-18Created OrganizeQueueActivitydaniel oeh
2013-02-18Added dragsort-listview-librarydaniel oeh
2013-02-13Removed non-empty constructorsdaniel oeh