summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout-v14/directory_chooser.xml
AgeCommit message (Collapse)Author
2018-01-14Merge folder configurationMartin Fietz
2015-11-08Fix dialog colorsMartin 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-11-05Updated layoutsdaniel oeh
Use new navigation drawer toggle Customized colors of new themes Updated navigation drawer layout Updated "new episodes list" layout Updated feeditemlist layout Fixed refresh button behavior in feeditemlist Updated downloads fragment layout Fixed layouts on smaller screens, updated borderless buttons Use PreferenceFragment instead of PreferenceActivity if possible Changes of the Preference UI should now be made in the PreferenceController class. Replaced vertical_divider with android:attr/listDivider Updated itemlist layout in onlinefeedview Fixed NPE in TagFragment Updated gpodnet list layout Updated search layout Adjusted background color of external player Added material design icons Adjusted primary dark color
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure