| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor bugs fixed. | Docile-Alligator | 2022-09-21 | 1 | -1/+0 |
* | Fix reply markdown (#1098) | Sergei Kozelko | 2022-09-21 | 1 | -2/+6 |
* | Start utilizing view binding (#1013) | Taco | 2022-09-21 | 1 | -11/+11 |
* | Submitting comment using another comment is available. | Docile-Alligator | 2022-04-28 | 1 | -5/+29 |
* | Start implementing markdown toolbar. | Alex Ning | 2020-09-17 | 1 | -39/+54 |
* | Add an option: Mute Autoplaying Videos. | Alex Ning | 2020-06-20 | 1 | -3/+3 |
* | Changing font is available. Fix subtitle on toolbar being cut if the font is ... | Alex Ning | 2020-06-10 | 1 | -1/+2 |
* | Prepare to add different font support. | Alex Ning | 2020-06-10 | 1 | -2/+4 |
* | Remove unused attributes. Fix loading images using GlideImageGetter after the... | Alex Ning | 2020-04-18 | 1 | -5/+1 |
* | Fix white theme issues. Remove CollapsingToolbarLayout in some activities. | Alex Ning | 2020-04-17 | 1 | -22/+13 |
* | Implement custom multiple themes (Buggy). | Alex Ning | 2020-03-15 | 1 | -1/+2 |
* | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 1 | -5/+15 |
* | Still prepare to add different themes. | Alex Ning | 2020-02-27 | 1 | -3/+3 |
* | Show post or body (if it has) in CommentActivity. | Alex Ning | 2020-02-22 | 1 | -3/+21 |
* | AMOLED dark theme is now available. | Alex Ning | 2019-10-03 | 1 | -0/+2 |
* | Add title and content font size options. | Alex Ning | 2019-09-26 | 1 | -2/+2 |
* | 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 RetryLoa... | Alex Ning | 2019-08-26 | 1 | -1/+1 |
* | Handle sending comment fails. Fixed snackbar hidden by keyboard in some activ... | Alex Ning | 2019-08-20 | 1 | -20/+26 |
* | Refactored all the other classes to support multi user. Clearing the app data... | Alex Ning | 2019-08-07 | 1 | -1/+1 |
* | 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 |