aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_edit_post.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-17Migrate to ViewBinding in some activities.Docile-Alligator1-1/+1
2020-11-18Lowercase package names.Alex Ning1-1/+1
2020-09-18Support Markdown bottom bar in EditCommentActivity, EditPostActivity and Post...Alex Ning1-45/+52
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning1-1/+2
2020-06-10Prepare to add different font support.Alex Ning1-2/+4
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning1-4/+1
2020-03-15Implement custom multiple themes (Buggy).Alex Ning1-0/+1
2020-03-01Still prepare to support multiple themes.Alex Ning1-5/+15
2020-02-27Still prepare to add different themes.Alex Ning1-3/+3
2019-10-03AMOLED dark theme is now available.Alex Ning1-0/+2
2019-09-29Change project structures.Alex Ning1-1/+1
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-12Deleting and editing posts are now available.Alex Ning1-0/+64