summaryrefslogtreecommitdiff
path: root/src/org/fox/ttrss/HeadlinesFragment.java
AgeCommit message (Expand)Author
2014-10-17initialAndrew Dolgov
2014-10-16remove previousAndrew Dolgov
2014-10-16add flavor image onclick handlerAndrew Dolgov
2014-10-16use viewholder for headlines viewAndrew Dolgov
2014-10-16fadein animation for flavor imagesAndrew Dolgov
2014-10-16do not show small images in headlines listAndrew Dolgov
2014-10-16add headline image border; make showing them optionalAndrew Dolgov
2014-10-16hack flavor image support for schemaless urls UIL refuses to loadAndrew Dolgov
2014-10-16add headlines flavor imagesAndrew Dolgov
2014-10-15disable headlines webview for the time being due to measurement andAndrew Dolgov
2014-10-15bump versionAndrew Dolgov
2014-10-15rename generic dark theme to holo, set light as default themeAndrew Dolgov
2014-10-15more headlines webview stuffAndrew Dolgov
2014-10-15experimental webview headlines stuffAndrew Dolgov
2014-10-15remove pulltorefresh library, switch to swiperefreshlayoutAndrew Dolgov
2014-01-25add option for condensed fontsAndrew Dolgov
2014-01-25adjust other relevant element sizes in headline and article views basedAndrew Dolgov
2014-01-23fix catchup_above to behave as the desktop version (not includingAndrew Dolgov
2014-01-16add open article in web browser to headline context menuAndrew Dolgov
2014-01-16force login when starting in shortcut mode to prevent blank fragmentsAndrew Dolgov
2013-11-27block another invocation of setlabels on api 7Andrew Dolgov
2013-11-24allow more precise font size selection for headlines & articleAndrew Dolgov
2013-10-22attempt to fix sporadic unmarshalling problems by setting bundleAndrew Dolgov
2013-10-18Revert "bump version"Andrew Dolgov
2013-10-18bump versionAndrew Dolgov
2013-10-16fix indeterminate progressbar not completing if http request failsAndrew Dolgov
2013-10-16abort if received headlines for the feed which is no longer activeAndrew Dolgov
2013-10-16implement headlines fragment pull to refreshAndrew Dolgov
2013-10-16move pulltorefresh adapter to common activity, remove some imports andAndrew Dolgov
2013-10-15update published/unpublished iconsAndrew Dolgov
2013-10-15Merge pull request #54 from tuxmobil/masterAndrew Dolgov
2013-10-15Fix for Bug 714 "Mark above as read"tuxmobil
2013-10-07experimental workaround for the headlines using wrong view on refreshAndrew Dolgov
2013-09-09sepia theme fixes; update overflow icons to use modern holo style;Andrew Dolgov
2013-09-08make ui more ~cards~ like, simplify some drawablesAndrew Dolgov
2013-09-01properly calculate offsets for non-default view modes (closes #770)Andrew Dolgov
2013-08-29replace smooth scrolling with setSelection(0) on headlines refresh (refsAndrew Dolgov
2013-08-29disable auto mark as read temporarily when scrolling listview back toAndrew Dolgov
2013-08-26scroll to listview top when refreshing headlines (closes #767)Andrew Dolgov
2013-06-03fix possible crash in headlinesfragment.refresh if invoked when fragmentAndrew Dolgov
2013-05-29offline: fix wrong excerpt maximum length and headline font size notAndrew Dolgov
2013-05-28add fancy animations for headlines listAndrew Dolgov
2013-05-27add a headline text size preferenceAndrew Dolgov
2013-05-23fix crash when loading more headlinesAndrew Dolgov
2013-05-23headline style updatesAndrew Dolgov
2013-05-23update articlefragment styleAndrew Dolgov
2013-05-18fix padding on headlinesfragment removed needlessly in portrait mode onAndrew Dolgov
2013-05-18add holo triangle backAndrew Dolgov
2013-05-08Escape HTML from the title of the context menu in HeadlinesFragment. For exam...Sam Malone
2013-04-26remove custom fragment constructorsAndrew Dolgov