summaryrefslogtreecommitdiff
path: root/src/org/fox/ttrss/Article.java
AgeCommit message (Expand)Author
2012-06-19categorize source filesAndrew Dolgov
2012-02-07hopefully fix Attachment deserializationAndrew Dolgov
2012-02-06support article attachments, display image attachments inline (helloAndrew Dolgov
2011-11-30automatically load new headlines when scrolled to the bottomAndrew Dolgov
2011-11-28Article: add support for labelsAndrew Dolgov
2011-11-27fix deserialization null pointer exception in ArticleAndrew Dolgov
2011-11-27drop databasehelper, misc cleanup, suppress some warningsAndrew Dolgov
2011-11-25implement Parcelable.CREATORAndrew Dolgov
2011-11-25properly restore state on orientation changeAndrew Dolgov
2011-11-24more interface stuff, allow marking headlines as checkedAndrew Dolgov
2011-09-09add placeholder code for downloading articlesAndrew Dolgov