Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Calculate the comment placeholder position if the position was changed. | Alex Ning | 2019-06-23 | 1 | -11/+2 |
| | |||||
* | Reimplemented parsing comments using recursion to parse all the child ↵ | Alex Ning | 2019-06-17 | 1 | -0/+1 |
| | | | | comments. Reimplemented CommentRecyclerView (some methods need proper implementation. Minor bugs fixed. | ||||
* | Reply to comments. Preparing for comment deletion. | Alex Ning | 2019-06-14 | 1 | -1/+14 |
| | |||||
* | Dark theme support. | Alex Ning | 2019-05-07 | 1 | -113/+118 |
| | |||||
* | Temporarily use the old way to load comments instead of Paging library. Load ↵ | Alex Ning | 2019-02-20 | 1 | -0/+129 |
more parent-level comments once. Loading comments of comments is now working. |