.. |
ui
|
Show mention picker immediately after @ entered.
|
2020-08-07 15:27:15 -04:00 |
AttachmentKeyboard.java
|
|
|
AttachmentKeyboardButton.java
|
|
|
AttachmentKeyboardButtonAdapter.java
|
|
|
AttachmentKeyboardMediaAdapter.java
|
Remove border from images in the attachment keyboard.
|
2020-04-03 12:20:15 -04:00 |
ConversationActivity.java
|
Add mentions for v2 group chats.
|
2020-08-06 20:57:50 -04:00 |
ConversationAdapter.java
|
Update how we mark messages as read.
|
2020-08-06 20:57:50 -04:00 |
ConversationBannerView.java
|
|
|
ConversationData.java
|
Migrate ConversationList to paging library and apply abstractions to conversation.
|
2020-06-16 19:30:35 -04:00 |
ConversationDataSource.java
|
Add mentions for v2 group chats.
|
2020-08-06 20:57:50 -04:00 |
ConversationFragment.java
|
Add mentions for v2 group chats.
|
2020-08-06 20:57:50 -04:00 |
ConversationGroupViewModel.java
|
Move group resolution for conversations to background LiveData.
|
2020-06-06 20:25:02 -04:00 |
ConversationItem.java
|
Add mentions for v2 group chats.
|
2020-08-06 20:57:50 -04:00 |
ConversationItemBodyBubble.java
|
|
|
ConversationItemSwipeCallback.java
|
Refactor use of MessageRecord to increase flexibility of ConversationAdapter.
|
2020-07-29 23:19:21 -04:00 |
ConversationItemTouchListener.java
|
|
|
ConversationMessage.java
|
Add mentions for v2 group chats.
|
2020-08-06 20:57:50 -04:00 |
ConversationPopupActivity.java
|
|
|
ConversationReactionOverlay.java
|
Fix reaction overlay toolbar and status bar.
|
2020-07-31 15:51:41 -03:00 |
ConversationRepository.java
|
Migrate ConversationList to paging library and apply abstractions to conversation.
|
2020-06-16 19:30:35 -04:00 |
ConversationSearchViewModel.java
|
|
|
ConversationStickerSuggestionAdapter.java
|
|
|
ConversationStickerViewModel.java
|
Improve emoji sticker suggestions.
|
2020-03-26 17:37:51 -04:00 |
ConversationSwipeAnimationHelper.java
|
|
|
ConversationTitleView.java
|
Fix contact icon tint issues on older android versions.
|
2020-07-16 10:27:23 -04:00 |
ConversationUpdateItem.java
|
Fix info icon in light mode.
|
2020-07-30 10:48:45 -03:00 |
ConversationViewModel.java
|
Update how we mark messages as read.
|
2020-08-06 20:57:50 -04:00 |
LastSeenHeader.java
|
Migrate conversation rendering to the paging library.
|
2020-05-14 11:22:28 -03:00 |
MarkReadHelper.java
|
Update how we mark messages as read.
|
2020-08-06 20:57:50 -04:00 |
MenuState.java
|
Only show delete action when long pressing on profile change update.
|
2020-07-17 17:32:07 -04:00 |