.. |
ui
|
Fix mention suggestions for groups of 1.
|
2020-10-30 13:05:14 -04:00 |
AttachmentKeyboard.java
|
Fix mediastore access for Android Q.
|
2020-10-19 18:16:29 -03:00 |
AttachmentKeyboardButton.java
|
|
|
AttachmentKeyboardButtonAdapter.java
|
|
|
AttachmentKeyboardMediaAdapter.java
|
|
|
ConversationActivity.java
|
Add initial support for Group Calling.
|
2020-11-11 15:29:02 -05:00 |
ConversationAdapter.java
|
Display a loading message if group update message is taking a while to load.
|
2020-09-23 16:54:38 -04:00 |
ConversationBannerView.java
|
Join group via invite link.
|
2020-08-26 12:51:25 -03:00 |
ConversationData.java
|
Migrate ConversationList to paging library and apply abstractions to conversation.
|
2020-06-16 19:30:35 -04:00 |
ConversationDataSource.java
|
Add the ability to trace methods in internal builds.
|
2020-11-11 15:29:01 -05:00 |
ConversationFragment.java
|
Do not send typing indicator when deleting from the end & send stopped typing indicator when compose completely empty.
|
2020-11-11 15:29:02 -05:00 |
ConversationGroupViewModel.java
|
Add the ability to add suggested members after a GV1 migration.
|
2020-11-11 15:29:01 -05:00 |
ConversationItem.java
|
Update assets and themes to leverage DayNight system.
|
2020-11-11 15:29:01 -05:00 |
ConversationItemBodyBubble.java
|
Add mentions unread counter.
|
2020-08-14 15:54:05 -04:00 |
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
|
Update assets and themes to leverage DayNight system.
|
2020-11-11 15:29:01 -05: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
|
|
|
ConversationSwipeAnimationHelper.java
|
|
|
ConversationTitleView.java
|
Center number display vertically for non-signal contacts.
|
2020-11-11 15:29:02 -05:00 |
ConversationUpdateItem.java
|
Render GV1->GV2 migration event.
|
2020-11-04 16:05:35 -04:00 |
ConversationViewModel.java
|
Add mentions unread counter.
|
2020-08-14 15:54:05 -04:00 |
LastSeenHeader.java
|
|
|
MarkReadHelper.java
|
Have DatabaseFactory.getSmsDatabase() return MessageDatabase.
|
2020-08-24 11:16:41 -03:00 |
MenuState.java
|
Fix incorrect UI for inactive groups.
|
2020-10-05 12:59:00 -04:00 |
MessageCountsViewModel.java
|
Have DatabaseFactory.getMmsDatabase() return MessageDatabase.
|
2020-08-24 16:40:47 -04:00 |