Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-05-07 | Dark theme support. | Alex Ning | 1 | -113/+118 |
2019-02-20 | Temporarily use the old way to load comments instead of Paging library. Load ... | Alex Ning | 1 | -0/+0 |
2019-01-21 | Click user names in comment to view the user's details. Minor visual redesign. | Alex Ning | 1 | -1/+2 |
2019-01-09 | Use MarkwonView (a markdown library) instead of HtmlTextView to display post ... | Alex Ning | 1 | -4/+3 |
2018-09-02 | Replace the RecyclerView for comments to MultiLevelRecyclerView in order to d... | Alex Ning | 1 | -87/+111 |
2018-08-20 | Load comment and post content text in HTML form instead of String. Fixed a bu... | Alex Ning | 1 | -3/+3 |