summaryrefslogtreecommitdiff
path: root/src/org/fox/ttrss/ArticleFragment.java
AgeCommit message (Collapse)Author
2012-01-26fix crash with ActivityNotFound exception when opening urls prefixed byAndrew Dolgov
spaces
2012-01-25remove ads, bump versionAndrew Dolgov
2011-12-19enable zoom controls in article webview, bump versionAndrew Dolgov
2011-12-13workaround against crash if article content is nullAndrew Dolgov
2011-12-09smooth article swiping using viewpager (in online mode)Andrew Dolgov
2011-12-07remove <video> tags from webviewsAndrew Dolgov
2011-12-07webview: try to trap runtimeexceptionAndrew Dolgov
2011-12-06switch mainactivity typecasting to an interfaceAndrew Dolgov
2011-12-06menu updates, bump version, misc cleanupAndrew Dolgov
2011-12-05implement licensingAndrew Dolgov
2011-12-05make article swipe gesture min distance a bit lowerAndrew Dolgov
2011-12-04rework combined mode to use textviews to prevent graphical glitchesAndrew Dolgov
2011-12-03remove webview zoom for the time being to fix swipingAndrew Dolgov
2011-12-01fix image fitting to width in webviewsAndrew Dolgov
2011-11-30implement workaround to make list items somewhat clickable in combinedAndrew Dolgov
mode, make title a link
2011-11-30use meta viewport for embedded webviewsAndrew Dolgov
2011-11-30implement combined article display mode (closes #399)Andrew Dolgov
2011-11-30allow longer titles in article viewAndrew Dolgov
2011-11-29improve error handling by ApiRequestAndrew Dolgov
2011-11-28implement categories for smallscreen viewAndrew Dolgov
2011-11-28implement swiping between articles (in small screen mode)Andrew Dolgov
2011-11-28implement moving between articlesAndrew Dolgov
2011-11-28make ads optionalAndrew Dolgov
2011-11-27use test mode ads on emulatorAndrew Dolgov
2011-11-27drop databasehelper, misc cleanup, suppress some warningsAndrew Dolgov
2011-11-27add menus to toggle marked/published on active articleAndrew Dolgov
2011-11-27switch to yet another hack to display utf-8 characters in webview,Andrew Dolgov
thanks google!
2011-11-26article: drop link color override in dark themeAndrew Dolgov
2011-11-25notify to configure application when neededAndrew Dolgov
rebuild with ACP update ADT
2011-11-25disable irrelevant menu items when article is openAndrew Dolgov
fix link color in dark theme webview
2011-11-25refresh feeds when article is closedAndrew Dolgov
fixes for dark theme
2011-11-25properly restore state on orientation changeAndrew Dolgov
2011-11-25fix webview encoding in articlefragmentAndrew Dolgov
2011-11-24various layout tweaksAndrew Dolgov
fix logout action
2011-11-24implement closing of articlepanelAndrew Dolgov
2011-11-24draw separate views for active/unread/normal headlines and feedsAndrew Dolgov
2011-11-24add show unread/show all menu itemAndrew Dolgov
2011-11-23rework fragment interaction through listenersAndrew Dolgov
articlefragment now works
2011-11-23implement displaying articlefragmentAndrew Dolgov
2011-11-22remove offline sync stuffAndrew Dolgov
2011-09-11attempt to sync db accessAndrew Dolgov
2011-09-10fix some rotating issuesAndrew Dolgov
2011-09-09implement webview for contentAndrew Dolgov
2011-09-09experimental animation stuffAndrew Dolgov