aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_comment.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-26Add title and content font size options.Alex Ning1-2/+2
2019-09-20Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning1-2/+2
2019-08-26Reimplement Markdown display due to update of Markwon library. Fixed RetryLoa...Alex Ning1-1/+1
2019-08-20Handle sending comment fails. Fixed snackbar hidden by keyboard in some activ...Alex Ning1-20/+26
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...Alex Ning1-1/+1
2019-06-28Fixed comment color in CommentActivity. Minor layout tweaks.Alex Ning1-9/+4
2019-06-14Reply to comments. Preparing for comment deletion.Alex Ning1-1/+8
2019-06-14Added a feature: Sending comments.Alex Ning1-15/+8
2019-06-13Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning1-0/+56