aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_comment.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Still prepare to support multiple themes.Alex Ning2020-03-011-5/+15
* Still prepare to add different themes.Alex Ning2020-02-271-3/+3
* Show post or body (if it has) in CommentActivity.Alex Ning2020-02-221-3/+21
* AMOLED dark theme is now available.Alex Ning2019-10-031-0/+2
* 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/+2
* Reimplement Markdown display due to update of Markwon library. Fixed RetryLoa...Alex Ning2019-08-261-1/+1
* Handle sending comment fails. Fixed snackbar hidden by keyboard in some activ...Alex Ning2019-08-201-20/+26
* Refactored all the other classes to support multi user. Clearing the app data...Alex Ning2019-08-071-1/+1
* Fixed comment color in CommentActivity. Minor layout tweaks.Alex Ning2019-06-281-9/+4
* Reply to comments. Preparing for comment deletion.Alex Ning2019-06-141-1/+8
* Added a feature: Sending comments.Alex Ning2019-06-141-15/+8
* Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning2019-06-131-0/+56