Signal-Android/app/src/main/java/org/thoughtcrime/securesms/conversation
2020-07-08 16:51:30 -04:00
..
ui/error Improve messaging and UX around safety number changes. 2020-06-26 11:10:54 -04:00
AttachmentKeyboard.java
AttachmentKeyboardButton.java
AttachmentKeyboardButtonAdapter.java
AttachmentKeyboardMediaAdapter.java
ConversationActivity.java Improve messaging and UX around safety number changes. 2020-06-26 11:10:54 -04:00
ConversationAdapter.java Migrate ConversationList to paging library and apply abstractions to conversation. 2020-06-16 19:30:35 -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 placeholder support for ConversationListAdapter. 2020-06-16 19:30:35 -04:00
ConversationFragment.java Re-enable view prefetching. 2020-07-08 16:51:30 -04:00
ConversationGroupViewModel.java Move group resolution for conversations to background LiveData. 2020-06-06 20:25:02 -04:00
ConversationItem.java Improve messaging and UX around safety number changes. 2020-06-26 11:10:54 -04:00
ConversationItemBodyBubble.java
ConversationItemSwipeCallback.java
ConversationItemTouchListener.java
ConversationPopupActivity.java
ConversationReactionOverlay.java Enable the ability to react with any emoji. 2020-05-29 19:14:37 -04: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 Remove Message Requests feature flag. 2020-06-16 19:30:35 -04:00
ConversationUpdateItem.java Remove listeners when detaching conversation item views. 2020-06-05 19:29:55 -03:00
ConversationViewModel.java Fix conversation jumping when loading at last scroll position. 2020-06-16 19:30:35 -04:00
LastSeenHeader.java Migrate conversation rendering to the paging library. 2020-05-14 11:22:28 -03:00
MenuState.java