aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_rule.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix markdown in rules screen (#1050)Sergei Kozelko2022-09-091-6/+4
| | | | | * Display tables in rules screen * Parse spoiler and headings in rules screen
* Prepare to add different font support.Alex Ning2020-06-101-3/+4
|
* Still prepare to add different themes.Alex Ning2020-02-271-1/+1
|
* Add title and content font size options.Alex Ning2019-09-261-2/+2
|
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-2/+3
|
* Reimplement Markdown display due to update of Markwon library. Fixed ↵Alex Ning2019-08-261-1/+1
| | | | RetryLoadingMoreCallback is null in MessageRecyclerViewAdapter.
* Viewing rules after pressing rules button in PostXXXActivity is available. ↵Alex Ning2019-07-181-0/+22
Extend MarkwonView to support opening reddit subreddit and user links.