summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/addfeed.xml
AgeCommit message (Collapse)Author
2016-10-30Integrate fyyd podcast search engineMartin Fietz
2015-07-13Make itunes search more prominent and fix squashed griviewTom Hennen
The GridView on large devices (Nexus 6 for example) was showing iTunes and gpodder results in two columns, which was cutting off valuable information. I simply double the default size of the grid columns on the theory that on a tablet someone may still want multiple columns and that 400dp was wide enough to show the needed detail. fixes AntennaPod/AntennaPod#1012
2015-07-10Hopefully fixes problems with pasting into edittextMartin Fietz
2015-03-30"Add feed" facelift, OPML import with better explanations and usage of ↵Martin Fietz
external apps
2015-03-15Add ability to search iTunes for podcastsErcan Erden
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure