Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing font size is available. Delete duplicate Edit menu in comments. | Alex Ning | 2019-09-20 | 1 | -2/+2 |
| | |||||
* | Reimplement Markdown display due to update of Markwon library. Fixed ↵ | Alex Ning | 2019-08-26 | 1 | -1/+1 |
| | | | | RetryLoadingMoreCallback is null in MessageRecyclerViewAdapter. | ||||
* | Handle sending comment fails. Fixed snackbar hidden by keyboard in some ↵ | Alex Ning | 2019-08-20 | 1 | -20/+26 |
| | | | | activities. Minor bugs fixed. | ||||
* | Refactored all the other classes to support multi user. Clearing the app ↵ | Alex Ning | 2019-08-07 | 1 | -1/+1 |
| | | | | data is required before launching the app. | ||||
* | Fixed comment color in CommentActivity. Minor layout tweaks. | Alex Ning | 2019-06-28 | 1 | -9/+4 |
| | |||||
* | Reply to comments. Preparing for comment deletion. | Alex Ning | 2019-06-14 | 1 | -1/+8 |
| | |||||
* | Added a feature: Sending comments. | Alex Ning | 2019-06-14 | 1 | -15/+8 |
| | |||||
* | Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks. | Alex Ning | 2019-06-13 | 1 | -0/+56 |