aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_edit_post.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate to ViewBinding in some activities.Docile-Alligator2024-03-171-1/+1
* Lowercase package names.Alex Ning2020-11-181-1/+1
* Support Markdown bottom bar in EditCommentActivity, EditPostActivity and Post...Alex Ning2020-09-181-45/+52
* Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning2020-06-101-1/+2
* Prepare to add different font support.Alex Ning2020-06-101-2/+4
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-4/+1
* Implement custom multiple themes (Buggy).Alex Ning2020-03-151-0/+1
* Still prepare to support multiple themes.Alex Ning2020-03-011-5/+15
* Still prepare to add different themes.Alex Ning2020-02-271-3/+3
* AMOLED dark theme is now available.Alex Ning2019-10-031-0/+2
* Change project structures.Alex Ning2019-09-291-1/+1
* 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
* Deleting and editing posts are now available.Alex Ning2019-08-121-0/+64