aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_inbox.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-06Add a FAB to send private message in InboxActivity. Minor layout tweaks.1-0/+8
2020-11-18Lowercase package names.1-1/+1
2020-06-29Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSha...1-8/+8
2020-06-27Add another tab for PM in ViewMessageActivity.1-43/+15
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...1-1/+2
2020-06-10Prepare to add different font support.1-1/+2
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...1-2/+0
2020-03-15Implement custom multiple themes (Buggy).1-0/+1
2019-11-19Swipe down to refresh is available in other activities.1-14/+11
2019-10-03AMOLED dark theme is now available.1-1/+3
2019-09-29Change project structures.1-1/+1
2019-09-20Changing font size is available. Delete duplicate Edit menu in comments.1-1/+2
2019-08-18View messages in ViewMessageActivity. Use LinkResolverActivity to handle link...1-0/+81