summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/build.gradle
AgeCommit message (Collapse)Author
2015-01-27fixes for arbitrary shit broken by googletards in android studio update to 1.0Andrew Dolgov
2014-11-25fix scrolling in article images pager when images are zoomedAndrew Dolgov
remove statusbar tint library
2014-11-08add fab button to article fragmentAndrew Dolgov
2014-10-31fix assorted crap reported by code analysisAndrew 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-30switch to v21 support library w/ material themesAndrew 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-24change cardview import to appease android studio (wtf)Andrew Dolgov
2014-10-24add cardview library, compile with sdk 21Andrew 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-24initial implementation of recyclerviewAndrew Dolgov
2014-10-17rename main moduleAndrew Dolgov