summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-01-28Added indicator for 'downloading' statusdaniel oeh
2013-01-28Headers displayed wrong number of episodes in some casesdaniel oeh
2013-01-28Added 'downloaded' imageview to episodes listdaniel oeh
2013-01-27Improved list layoutsdaniel oeh
2013-01-27Removed unused classesdaniel oeh
2013-01-27Implemented queue and unread items menudaniel oeh
2013-01-27Merged queue and unread listdaniel oeh
2013-01-25Added OnClickListener for header viewdaniel oeh
2013-01-23Added header views to external feeditemlistsdaniel oeh
2013-01-23Created external feeditemlist adaptersdaniel oeh
2013-01-23rm typoligi
2013-01-23deduplication and cleanup -> preparing a pull requestligi
2013-01-23import via intent working initiallyligi
2013-01-23add constructor to construct with reader and not only file - needed for URL i...ligi
2013-01-23make room for another way of Opml importligi
2013-01-21Added extended menu option, ignore long-press in itemlistdaniel oeh
2013-01-21Improved performance of FeedItemMenuHandler's prepare methoddaniel oeh