summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout
AgeCommit message (Collapse)Author
2014-11-12minor theme updatesAndrew Dolgov
2014-11-12add amber themeAndrew Dolgov
2014-11-09spread out headline row buttons a bitAndrew Dolgov
2014-11-08add fab button to article fragmentAndrew Dolgov
2014-11-07add missing pixmaps; remove headline empty viewAndrew Dolgov
2014-11-06add loading progressbars to feeds/cats fragmentsAndrew Dolgov
replace open parent button with a more familiar to msdos users ".." mnemonic near the listview top
2014-11-05make article fragment more materal-y; simplify themes a bitAndrew Dolgov
2014-11-03set on on feed rows before counterAndrew Dolgov
2014-11-01feed row tweaks, fix feed fragment not setting active feedAndrew Dolgov
2014-11-01remove pill countersAndrew Dolgov
2014-11-01remove drawer in headlines_articles on phonesAndrew Dolgov
2014-10-31implement drawer navigation for headlines activity instead of old hideable ↵Andrew Dolgov
sidebar
2014-10-31fix assorted crap reported by code analysisAndrew Dolgov
2014-10-31rename headlines list to a separate id for clarityAndrew Dolgov
2014-10-31allow overscroll for headlines list if auto mark as read is enabledAndrew Dolgov
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-31switch to drawerlayout where applicableAndrew Dolgov
remove loading_container stuff various other changes related to drawerlayout
2014-10-30target sdk 21Andrew Dolgov
2014-10-29article images pager: use proper app theme, fix vertical scalingAndrew Dolgov
2014-10-29set fitssystemwindows for image pagerAndrew Dolgov
2014-10-29add some context/options menus to article images pagerAndrew 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-27Revert "use cardview for article fragment"Andrew Dolgov
This reverts commit de998a1e927f93344bee8f881b8876f27f629eca.
2014-10-25use cardview for article fragmentAndrew Dolgov
2014-10-25experimental: move to tablelayout for headline rows to simplify things a bitAndrew Dolgov
2014-10-24Revert "initial implementation of recyclerview"Andrew Dolgov
This reverts commit 7783ff3b42551dd54d2e12667a48cc633b4acc20. Conflicts: org.fox.ttrss/src/main/res/layout/headlines_fragment.xml
2014-10-24switch to cardview, remove obsolete drawablesAndrew Dolgov
2014-10-24initial implementation of recyclerviewAndrew Dolgov
2014-10-20fix inconsistent padding for flavor imagesAndrew Dolgov
2014-10-17rename main moduleAndrew Dolgov