aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_comment.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Editing and deleting comments are now available.Alex Ning2019-08-131-3/+108
* Deleting and editing posts are now available.Alex Ning2019-08-121-2/+2
* Fixed UI in dark theme.Alex Ning2019-08-121-1/+2
* Make nav bar white in day theme and change it to the same color as background...Alex Ning2019-08-111-122/+116
* Click a comment to view the corresponding post.Alex Ning2019-07-221-0/+1
* Viewing rules after pressing rules button in PostXXXActivity is available. Ex...Alex Ning2019-07-181-1/+1
* Calculate the comment placeholder position if the position was changed.Alex Ning2019-06-231-11/+2
* Reimplemented parsing comments using recursion to parse all the child comment...Alex Ning2019-06-171-0/+1
* Reply to comments. Preparing for comment deletion.Alex Ning2019-06-141-1/+14
* Dark theme support.Alex Ning2019-05-071-113/+118
* Temporarily use the old way to load comments instead of Paging library. Load ...Alex Ning2019-02-201-0/+129