summaryrefslogtreecommitdiff
path: root/app/src/main/java/de
AgeCommit message (Expand)Author
2015-03-16Merge pull request #679 from mfietz/feature/gpodder_search_more_informationTom Hennen
2015-03-16Gpodder search shows feed url and number of subscribersMartin Fietz
2015-03-15Merge pull request #677 from eerden/itunes-search-pullTom Hennen
2015-03-15Merge pull request #672 from mfietz/feature/setting_number_parallel_downloadsTom Hennen
2015-03-15Add ability to search iTunes for podcastsErcan Erden
2015-03-15now always displaying both refresh and search. closes #633Tom Hennen
2015-03-11Number of parallel downloads can be set in the preferencesMartin Fietz
2015-03-06Fix for false restore where swipe to dismiss scrolls to the top of the listMartin Fietz
2015-03-05Merge pull request #658 from mfietz/issue-126Tom Hennen
2015-03-05Show duration and pubDate on episode displayMartin Fietz
2015-03-04Merge pull request #655 from mfietz/issue-551Tom Hennen
2015-03-04Show UndoBar when dismiss-by-swipeMartin Fietz
2015-03-04MERGE stash.Martin Fietz
2015-03-04Delete items from the queue by swipingMartin Fietz
2015-03-04Persist scroll position in Queue viewMartin Fietz
2015-03-04Add ability to clear the download log, as requested in AntennaPod/AntennaPod#506Martin Fietz
2015-03-03Merge pull request #618 from rharriso/masterTom Hennen
2015-02-28Merge branch 'master' of https://github.com/AntennaPod/AntennaPod into Antenn...Ross Harrison
2015-02-23Merge pull request #616 from TomHennen/empty_queue_command_593Tom Hennen
2015-02-01Merge branch 'develop' of github.com:rharriso/AntennaPodRoss Harrison
2015-02-01queue to front or backRoss Harrison
2015-01-31added preference, need to work into databaseRoss Harrison
2015-01-30added feed specific mark_all_read confirmation dialog. #596Tom Hennen
2015-01-30added confirmation dialog when marking all episodes as read. #596Tom Hennen
2015-01-30added confirmation when clearing the queue. for issue #593Tom Hennen
2015-01-30Added option to empty/clear the queue.Tom Hennen
2015-01-24Options to sort queue refactor, add sort by alpha and durationdrabux
2015-01-22Options to sort queue by datedrabux
2015-01-19Merge branch 'add_refresh_button_to_queue_view_595' of git://github.com/TomHe...daniel oeh
2015-01-15Made auto-cleanup and auto-download methods changeabledaniel oeh
2015-01-15Moved updateRefreshMenuItem into core packagedaniel oeh
2015-01-11Simlified invalidation of options menu. #595Tom Hennen
2015-01-11Updated QueueFragment to have a refresh button.Tom Hennen
2015-01-08Updated version numbersdaniel oeh
2015-01-08Fixed URL handling in ItemFragmentdaniel oeh
2015-01-08Merge branch 'make_queue_default_view_issue_592' of git://github.com/TomHenne...daniel oeh
2015-01-08Merge branch 'download-when-charging-issue-104' of git://github.com/TomHennen...daniel oeh
2015-01-08Bugfix: Chapters were saved multiple timesdaniel oeh
2015-01-07minor update to make the queue the first view. Not dynamic (always goes to th...Tom Hennen
2015-01-06now looking for changes to charging state to change what we do for auto-downloadTom Hennen
2015-01-05Add ability to only do autodl when charging.Tom Hennen
2015-01-04Fixed NullpointerException in ItemFragmentdaniel oeh
2015-01-04Blur effect improvementsdaniel oeh
2014-12-19Fixed 2.3 issuesdaniel oeh
2014-12-19Improved layoutdaniel oeh
2014-12-19Show 'up' button instead of hamburger when showing child fragmentdaniel oeh
2014-12-19Replaced FeedItemDialog with ItemFragmentdaniel oeh
2014-12-19Replaced tabs with viewpager indicatorsdaniel oeh
2014-12-19Use 2-line TextView in AudioplayerActivity toolbardaniel oeh
2014-12-19Use toolbar in MainActivity instead of actionbardaniel oeh