Activity
Update README.md and include Infinity+.
Update README.md and include Infinity+.
Use the correct post listing option when initializing a new PostOptio…
Use the correct post listing option when initializing a new PostOptio…
Implement hiding post in PostOptionsBottomSheetFragment.
Implement hiding post in PostOptionsBottomSheetFragment.
Version 7.4.2. Fix string resource.
Version 7.4.2. Fix string resource.
Version 7.4.2. Rename string resource.
Version 7.4.2. Rename string resource.
Version 7.4.2. Fix string resource error.
Version 7.4.2. Fix string resource error.
Finished renaming nsfw to sensitive content.
Finished renaming nsfw to sensitive content.
Continue renaming nsfw to sensitive content.
Continue renaming nsfw to sensitive content.
Use Pager and PrimaryScrollableTabRow to show different modmails.
Use Pager and PrimaryScrollableTabRow to show different modmails.
Optimize parameters for Composable functions. Optimize Conversation.f…
Optimize parameters for Composable functions. Optimize Conversation.f…
Update paging 3 list item in a nicer way.
Update paging 3 list item in a nicer way.
Use the Handler in BaseActivity by default.
Use the Handler in BaseActivity by default.
setTranslucent(false) in onPause() in BaseActivity to solve the app l…
setTranslucent(false) in onPause() in BaseActivity to solve the app l…
Remove unnecessary import in ModMailConversationViewModel.
Remove unnecessary import in ModMailConversationViewModel.
Remove unnecessary withContext in ModMailConversationViewModel.
Remove unnecessary withContext in ModMailConversationViewModel.
Unload long running tasks from main thread.
Unload long running tasks from main thread.
Refresh new messages in details view.
Refresh new messages in details view.
Show fetched messages in details view.
Show fetched messages in details view.
Refresh messages when viewing the conversation details and update the…
Refresh messages when viewing the conversation details and update the…
Ability to show refreshed conversations.
Ability to show refreshed conversations.
Bare bone MessageView.
Bare bone MessageView.