summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/queue_listitem.xml
AgeCommit message (Collapse)Author
2017-10-14Fixed height on 4.4ByteHamster
2017-10-14Changed spacing to look more like beforeByteHamster
2017-10-14Improved list items when using a large font sizeByteHamster
2016-01-23Add material design iconsrecalculated
Includes RSS icon, sync notification icon, icons inside the apply actions screen, and the drag handle icon in the queue.
2016-01-16Prettier date formattingMartin Fietz
2015-12-13Try to lower memory usageMartin Fietz
2015-11-27Fix background for long clickMartin Fietz
2015-11-27Highlight currently playing episodeMartin Fietz
2015-11-05Queue: Replace DSVL with RecyclerViewMartin Fietz
2015-08-02Try loading the episode cover first; if that fails, try to load the ↵Martin Fietz
podcast's cover
2015-07-29Replace Picasso with GlideMartin Fietz
2015-05-02Add ActionBar icon to enable/disable list drag (reorder, swipe)Martin Fietz
2015-03-27Drawer slide fixed, drag handle is now 9 patch PNGMartin Fietz
2015-03-14Queue: Drag section now over 4x the sizeMartin Fietz
2015-03-04MERGE stash.Martin 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