summaryrefslogtreecommitdiff
path: root/src/de
AgeCommit message (Expand)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
2013-03-06Merge branch 'online_feed_view' into developdaniel oeh
2013-03-06Merge branch 'apichanges' into developdaniel oeh
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-23Added status indicator to audioplayerdaniel oeh
2013-02-23Merge branch 'ligi-better_ompl_import' into developdaniel oeh
2013-02-22Replace ItemlistFragment instead of adding it. fixes #105daniel oeh
2013-02-22Merge branch 'issue-39' into developdaniel oeh
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-18Implemented drag & drop reorderingdaniel oeh
2013-02-18Created list layout for OrganizeActivitydaniel oeh
2013-02-18Created OrganizeQueueActivitydaniel oeh
2013-02-13Removed non-empty constructorsdaniel oeh
2013-02-13Removed 'share link' and 'share source link' from feedmenudaniel oeh
2013-02-12newline-character wasn't appended correctlydaniel oeh
2013-02-12Improved status indicators of feeditemlist itemsdaniel oeh
2013-02-10Don't show notification entry if title is nulldaniel oeh
2013-02-10Added expandable notifications to download servicedaniel oeh
2013-02-10Added expandable notifications to PlaybackServicedaniel oeh
2013-02-03Added ACTION_FEED_LIST_UPDATE to EpisodesFragment's intent filterdaniel oeh
2013-02-03Moved resetFragmentView into onStop (fixes problems when opening dialogs insi...daniel 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
2013-02-01Improved layout of player controlsdaniel oeh