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