summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/java/org/fox/ttrss/ArticleFragment.java
AgeCommit message (Expand)Author
2023-05-21Use configured font size (reading) for host fielddefkev
2023-05-21Use site_url instead of comments_linkdefkev
2023-05-20Add hostname of link to article fragmentdefkev
2022-09-12Use numeric instead of percentage line-height, opt out header from line heigh...Vivianne Langdon
2022-06-12fix quoting in a string literal caused by the PRAndrew Dolgov
2022-06-12Fix RTL content direction in article view.hoboci54
2021-03-08add support for article score in the UIAndrew Dolgov
2020-12-16allow sharing both image bitmap and image URL from gallery, webview context m...Andrew Dolgov
2020-10-03remove preference to disable webview accelerationAndrew Dolgov
2020-10-03move fab to activity view out of specific fragmentsAndrew Dolgov
2020-10-02fix headlines fabAndrew Dolgov
2020-10-02use coordinator layout / appbarlayout to deal with collapsing toolbars and a...Andrew Dolgov
2020-10-01prevent media autoplay in detail viewAndrew Dolgov
2019-11-29remove deprecated MODE_NIGHT_AUTO_TIMEAndrew Dolgov
2019-02-08migrate from android support library to androidxAndrew Dolgov
2018-12-10add amber themeAndrew Dolgov
2018-05-10Show year instead of time for old articlesGeorg Lukas
2018-05-04article fragment: bail out if m_article is null oncreateview (remove check fo...Andrew Dolgov
2018-05-04force render article content synchronously because chrome 66 is brokenAndrew Dolgov
2018-04-04articlefragment: bail out if deserialized into null stateAndrew Dolgov
2018-03-15article fragment: add UI element to select attachmentsAndrew Dolgov
2018-03-12article body: enable wrapping on long wordsAndrew Dolgov
2018-03-08common fragments: use icepick/bridgeAndrew Dolgov
2017-06-02refactor some more items, reimplement context menus for galleryAndrew Dolgov
2017-05-29article fragment & article pager: move some stuff into runnables to increase ...Andrew Dolgov
2016-04-19remove special top_changed articleAndrew Dolgov
2016-04-14prevent webview flashing white on dark themeAndrew Dolgov
2015-12-17Revert "switch to nestedscrollview provided by v4 support library"Andrew Dolgov
2015-12-09various offline-related fixesAndrew Dolgov
2015-12-01cleanup horrible code in displayImageCaptionAndrew Dolgov
2015-11-28implement chrome custom tabsAndrew Dolgov
2015-11-27switch to nestedscrollview provided by v4 support libraryAndrew Dolgov
2015-07-12show top changed message in articlepagerAndrew Dolgov
2015-07-06allow <video> elements to autoplayAndrew Dolgov
2015-06-10further refactoringAndrew Dolgov
2015-06-10refactor layouts naming schemeAndrew Dolgov
2015-06-10add workaround for webview not opening links externally on 5.x after latest u...Andrew Dolgov
2015-06-05bump versionAndrew Dolgov
2015-06-05minor efforts to speedup article fragment a bitAndrew Dolgov
2015-06-05article fragment: simplify things a bitAndrew Dolgov
2015-06-02move share button to article fragment body; reinstate dreaded mark unread bac...Andrew Dolgov
2015-05-29why is this bitwise or in there wtfAndrew Dolgov
2015-05-11actionbar hiding tweaks; bump versionAndrew Dolgov
2015-05-11add experimental hiding actionbar on scrollAndrew Dolgov
2015-02-12more headline display margin adjustmentsAndrew Dolgov
2015-02-11add some animationsAndrew Dolgov
2015-02-10set minimum sdk level to 15Andrew Dolgov
2015-01-27remove compat mode, set minimum sdk version to 16 (jelly bean)Andrew Dolgov
2014-12-04set article comments to a pluralAndrew Dolgov
2014-12-04potential fix for the whitescreen issueAndrew Dolgov