summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/fragment_article.xml
AgeCommit message (Collapse)Author
2023-05-20Add hostname of link to article fragmentdefkev
* only if link hostname differs from comment_link hostname * omit www. prefix if present
2022-06-13 * assorted RTL fixesAndrew Dolgov
* replace several hardcoded strings with tools:text items
2021-03-08add support for article score in the UIAndrew Dolgov
2020-10-07article fragment: block focus events for webview to prevent it from jumping ↵Andrew Dolgov
around
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 ↵Andrew Dolgov
article header
2018-12-21update icons to better fit material design guidelines; remove unused iconsAndrew Dolgov
2018-03-15article fragment: add UI element to select attachmentsAndrew Dolgov
2015-12-13article scroll view: bring back forgotten scrollbarsAndrew Dolgov
2015-07-12show top changed message in articlepagerAndrew Dolgov
2015-06-10refactor layouts naming schemeAndrew Dolgov