summaryrefslogtreecommitdiff
path: root/src/de/danoeh
AgeCommit message (Expand)Author
2014-05-19Cleaned up manifest, moved intent filters from AddFeedActivity to MainActivitydaniel oeh
2014-05-19Merge branch 'newgui' into develop. closes #407daniel oeh
2014-05-18Fixed: Pull-to-refresh was not working when there were no new episodesdaniel oeh
2014-05-18Merge branch 'better-feedparser-tests' into developdaniel oeh
2014-05-17Re-added EventDistributor call to DBTasks.updateFeed()daniel oeh
2014-05-17Auto-download episodes on DownloadService shutdown. fixes #316 closes #408daniel oeh
2014-05-17Improved syncing speed for large amounts of feeds. fixes #371daniel oeh
2014-05-17Treat feeds with same title and different download URLs as different feeds. f...daniel oeh
2014-05-17Open drawer on first launchdaniel oeh
2014-05-17Added "swipe to refresh" in new episodes listdaniel oeh
2014-05-17Improved space usage of title area in episode dialogdaniel oeh
2014-05-17Improved spacing in FeedItemlist and Downloads listdaniel oeh
2014-05-12Moved "show info" into itemlist headerdaniel oeh
2014-05-12Reopen episode dialog on configuration changedaniel oeh
2014-05-12Reimplemented move to top/bottom feature in queue fragmentdaniel oeh
2014-05-11Split "new episodes" list into two listsdaniel oeh
2014-05-11Fixed: gpodder.net taglist searched local subscriptions instead of gpodder.netdaniel oeh
2014-05-11Fixed Download screen problems and download report notificationdaniel oeh
2014-05-07NUM_LENGTH should be 1024 for accurate download progess displayMatthias Schütz
2014-04-28Bugfix: Title in audio player was invisible in some casesdaniel oeh
2014-04-27Fixed visibility issue with playback speed buttondaniel oeh
2014-04-27Improved spacingdaniel oeh
2014-04-27Added icons to nav-items in navigation drawerdaniel oeh
2014-04-27Resume failed downloads. closes #168daniel oeh
2014-04-27Prevent media files from being deleted after a failed downloaddaniel oeh
2014-04-27Made sure that the downloaded-attribute of FeedFile does not reach an inconsi...daniel oeh
2014-04-27Allow modification of feed username and password, propagate credentials to ep...daniel oeh
2014-04-27Made strings in Sleep timer dialog translatable. fixes #394daniel oeh
2014-04-26Merge branch 'develop' into newguidaniel oeh
2014-04-26Fixed potential image loading issue of FeedMediadaniel oeh
2014-04-26Load data in onResume instead of onCreatedaniel oeh
2014-04-26Improved fontsdaniel oeh
2014-04-22Resolved dialog issues + fragment crashesdaniel oeh
2014-04-21Added navigation drawer to audio player, fixed DownloadService notificationdaniel oeh
2014-04-21Re-implemented menusdaniel oeh
2014-04-21Re-implemented searchdaniel oeh
2014-04-18Moved RemoveListener into DragSortListenerdaniel oeh
2014-04-18Improved external player layoutdaniel oeh
2014-04-18Added FeedItem dialogdaniel oeh
2014-04-18Added action button functionalitydaniel oeh
2014-04-17Reimplemented ItemlistFragmentdaniel oeh
2014-04-17Added fragment for adding new podcastsdaniel oeh
2014-04-13Sorting via drag and drop was interrupted by download observerdaniel oeh
2014-04-13Added playback history fragmentdaniel oeh
2014-04-06Merge branch 'backup' of git://github.com/liesen/AntennaPod into liesen-backupdaniel oeh
2014-04-06Disabled downloading of episode images. closes #390daniel 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