| Commit message (Expand) | Author | Age | Files | Lines |
* | Use MaterialButton in PostXXXActivity. | Alex Ning | 2021-07-14 | 1 | -1/+1 |
* | Choose whether receiving post reply notifications or not in PostImageActivity. | Alex Ning | 2021-07-14 | 1 | -1/+38 |
* | Changing font is available. Fix subtitle on toolbar being cut if the font is ... | Alex Ning | 2020-06-10 | 1 | -2/+2 |
* | Prepare to add different font support. | Alex Ning | 2020-06-10 | 1 | -3/+10 |
* | Remove unused attributes. Fix loading images using GlideImageGetter after the... | Alex Ning | 2020-04-18 | 1 | -13/+3 |
* | Fix white theme issues. Remove CollapsingToolbarLayout in some activities. | Alex Ning | 2020-04-17 | 1 | -31/+22 |
* | Still implementing custom themes. | Alex Ning | 2020-03-15 | 1 | -2/+2 |
* | Implement custom multiple themes (Buggy). | Alex Ning | 2020-03-15 | 1 | -0/+3 |
* | 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 | -9/+9 |
* | Prepare to add different themes. Try fixing timeout issue in okhttp3. | Alex Ning | 2020-02-26 | 1 | -4/+4 |
* | Revert the change to make some activities immersive. | Alex Ning | 2020-02-22 | 1 | -19/+5 |
* | Implement immersive mode in many other activities. | Alex Ning | 2020-02-18 | 1 | -5/+19 |
* | 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 | -1/+1 |
* | Changing font size is available. Delete duplicate Edit menu in comments. | Alex Ning | 2019-09-20 | 1 | -3/+9 |
* | Tap the error view to retry loading comments in ViewPostDetailActivity. Minor... | Alex Ning | 2019-08-26 | 1 | -3/+7 |
* | Deleting and editing posts are now available. | Alex Ning | 2019-08-12 | 1 | -2/+2 |
* | Refactored all the other classes to support multi user. Clearing the app data... | Alex Ning | 2019-08-07 | 1 | -1/+1 |
* | Searching subreddits to post is available. Use Toolbar instead of ActionBar i... | Alex Ning | 2019-08-05 | 1 | -1/+15 |
* | Flair, spoiler and nsfw support for submitting posts. | Alex Ning | 2019-07-17 | 1 | -0/+51 |
* | Preparing to submit image posts. | Alex Ning | 2019-07-12 | 1 | -0/+130 |