summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/java/org/fox/ttrss/FeedsFragment.java
AgeCommit message (Expand)Author
2016-02-03add isAdded() checks to feed/cats fragments postexecuteAndrew Dolgov
2015-08-17improve error reporting a bitAndrew Dolgov
2015-06-11fix Special opening as feed when browse_feeds_as_cats is enabled if invoked f...Andrew Dolgov
2015-06-10further refactoringAndrew Dolgov
2015-06-10refactor layouts naming schemeAndrew Dolgov
2015-06-08preferences layout: remove unnecessary dp heightAndrew Dolgov
2015-06-08feeds/cats: do not set empty view because doing so obscures headers/footers w...Andrew Dolgov
2015-06-05do not show drawer header in tablet horizontal modeAndrew Dolgov
2015-06-05move sidebar footer item handling to onclick listenersAndrew Dolgov
2015-06-04fix clicking on unread only footer behaving as a go offline entryAndrew Dolgov
2015-06-04add various per-feed icons for the conns/feeds sidebarAndrew Dolgov
2015-06-04move offline/online prompts to the sidebarAndrew Dolgov
2015-06-04rework feeds/cats loading progressbarAndrew Dolgov
2015-06-04move settings and unread only switch to the drawerAndrew Dolgov
2015-06-04move to v7 toolbar widget instead of old-style actionbarAndrew Dolgov
2015-06-01material design icon overhaulAndrew Dolgov
2015-05-11hide actionbar when scrolling headlines on small devicesAndrew Dolgov
2015-02-18samsung is a bad company and their devices are irredeemable shitAndrew Dolgov
2015-02-17do not crash if inflating feeds/cats headerview failed (android!!1)Andrew Dolgov
2015-02-11fix crash when opening context menu on feed/cats fragments w/ header (2)Andrew Dolgov
2015-02-11fix crash when opening context menu on feed/cats fragments w/ headerAndrew Dolgov
2015-02-11add headline drawable backgroundAndrew Dolgov
2015-02-11remove feeds listview header hackAndrew Dolgov
2015-02-11more drawer-y sidebar with header and adjusted row stylesAndrew Dolgov
2015-02-09remove manual swipe layout color scheme assignmentsAndrew Dolgov
2015-01-27remove compat mode, set minimum sdk version to 16 (jelly bean)Andrew Dolgov
2014-11-12show all articles as bold; fix fab option descriptionAndrew Dolgov
2014-11-12show special icon for all articles feed in special categoryAndrew Dolgov
2014-11-12in flat feedlist mode, put all special feeds in a single categoryAndrew Dolgov
2014-11-08another attempt at fixing the shortcut-mode drawer strangeness while retainin...Andrew Dolgov
2014-11-07add missing pixmaps; remove headline empty viewAndrew Dolgov
2014-11-07account for feeds listview header when showing context menuAndrew Dolgov
2014-11-07add all articles special entry to category listsAndrew Dolgov
2014-11-07remove browse_articles context menu itemAndrew Dolgov
2014-11-06fix .. entry disappearing if listview is emptyAndrew Dolgov
2014-11-06remove default_view_mode partially because jumping directly to article makes ...Andrew Dolgov
2014-11-06disable view_selected for feed/cats fragments in small screen mode because of...Andrew Dolgov
2014-11-06add loading progressbars to feeds/cats fragmentsAndrew Dolgov
2014-11-06disable unread only on special categoryAndrew Dolgov
2014-11-04replace manual initmenu calls with invalidateoptionsmenu now that it is avail...Andrew Dolgov
2014-11-04refine previous a bitAndrew Dolgov
2014-11-01feed row tweaks, fix feed fragment not setting active feedAndrew Dolgov
2014-10-31fix assorted crap reported by code analysisAndrew Dolgov
2014-10-31enable generic error reporting through toasts for the time beingAndrew Dolgov
2014-10-31switch to drawerlayout where applicableAndrew Dolgov
2014-10-24Fetch feed icons from icons_url instead of icons_dirMarc Plano-Lesay
2014-10-17check whether swipeLayout is null before trying to deal with itAndrew Dolgov
2014-10-17rename main moduleAndrew Dolgov