summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/feedinfo.xml
AgeCommit message (Collapse)Author
2015-07-10Merge pull request #1004 from mfietz/issue/992-fix-pasteTom Hennen
Fix edittext pasting issues on some devices
2015-07-10Hopefully fixes problems with pasting into edittextMartin Fietz
2015-07-09Make the Spinner work on Android versions <5.0Udi Finkelstein
2015-07-09Added new per-feed auto download override flag.Udi Finkelstein
2015-06-21Fixes Queue not opening from the drawer, small podcasts images not scaling ↵Martin Fietz
up and long URL not wrapping in the podcast info view
2015-04-21Show URL in feed info, layout optimizationsMartin Fietz
2015-01-25Use design time attributes to assist layouting and value preview.Tobias Preuss
+ See: http://tools.android.com/tips/layout-designtime-attributes + This commit introduces no functional code changes!
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure