summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_row.xml
AgeCommit message (Collapse)Author
2015-06-01use proper marked/published icons on dark theme headline viewsAndrew Dolgov
2015-06-01material design icon overhaulAndrew Dolgov
2015-04-07remove headlineNormalBackground, default to framework theme; enable ripple ↵Andrew Dolgov
effect on headlines list
2015-02-16mute headline color of read articles a bitAndrew Dolgov
2015-02-12the never ending headline display dimen/margin tweaksAndrew Dolgov
2015-02-12the cards, they are no moreAndrew Dolgov
2015-02-12reduce arrow drawable diameterAndrew Dolgov
2015-02-12reduce card outer marginsAndrew Dolgov
2015-02-12more headline display margin adjustmentsAndrew Dolgov
remove condensed font option
2015-02-12card layout updatesAndrew Dolgov
2014-11-13use maxlines to limit excerpt size instead of manual ellipsizingAndrew Dolgov
2014-11-13revert headline increased padding / marginsAndrew Dolgov
2014-11-13set all cards to same elevationAndrew Dolgov
fix headline footer being invisible in amber theme
2014-11-13properly fix missing cardview padding on 5.0, duhAndrew Dolgov
2014-11-13some more layout tweaks for consistencyAndrew Dolgov
remove some bad looking stuff from amber theme, make it darker
2014-11-12add amber themeAndrew Dolgov
2014-11-09spread out headline row buttons a bitAndrew Dolgov
2014-10-31implement drawer navigation for headlines activity instead of old hideable ↵Andrew Dolgov
sidebar
2014-10-31add xxhdpi overflow icon; tweak headline row margins some moreAndrew Dolgov
2014-10-31tweak headlines action images a bit, fix their sizeAndrew Dolgov
2014-10-31update overflow icon; other minor style updatesAndrew Dolgov
2014-10-29remove X more image promptAndrew Dolgov
implement pager-based browser for article images, enabled if more than one detected add (unused) dimens for activity margins
2014-10-29UIL: use time-limited disk cache instead of flushing it on startupAndrew Dolgov
flavor images: show X more label if more than one image fix crash on loadmore row
2014-10-28add flavor image loading progressbarsAndrew Dolgov
try to only animate flavor images if they are not cached yet
2014-10-28remove flavor image bordersAndrew Dolgov
add workaround against UI flicker bug
2014-10-25experimental: move to tablelayout for headline rows to simplify things a bitAndrew Dolgov
2014-10-24switch to cardview, remove obsolete drawablesAndrew Dolgov
2014-10-20fix inconsistent padding for flavor imagesAndrew Dolgov
2014-10-17rename main moduleAndrew Dolgov