Signal-Android/app/src/main/java/org/thoughtcrime/securesms/conversation
Alex Hart 26bebb9811 Upgrade several AndroidX Libraries.
AppCompat 1.2.0 to 1.5.1
Lifecycle 2.3.1 to 2.5.1
Navigation 2.3.5 to 2.5.2
Fragment 1.3.5 to 1.5.2
Annotations 1.2.0 to 1.4.0
Window 1.0.0-alpha09 to 1.0.0
AAPT2 to 7.0.4
Fragment-Testing 1.3.5 to 1.5.2 (matching Fragment)
2022-09-14 15:30:43 -04:00
..
colors Username search UI tweak. 2022-09-13 13:07:42 -04:00
drafts Add save-as-you-compose drafts. 2022-08-09 16:23:44 -04:00
mutiselect Cancel Send if we return to fragment. 2022-09-13 13:07:42 -04:00
quotes Fix RTL bug in message quote headers. 2022-07-15 16:47:52 -03:00
ui Upgrade several AndroidX Libraries. 2022-09-14 15:30:43 -04:00
AttachmentButtonCenterHelper.kt
AttachmentKeyboard.java
AttachmentKeyboardButton.java
AttachmentKeyboardButtonAdapter.java
AttachmentKeyboardMediaAdapter.java
BadDecryptLearnMoreDialog.java
BodyBubbleLayoutTransition.kt
BubbleConversationActivity.java Hide keyboard when closing the bubble activity. 2022-09-01 17:06:51 -03:00
ClipProjectionDrawable.kt
ConversationActivity.kt Fix release channel donation bug. 2022-08-16 12:18:18 -04:00
ConversationAdapter.java Utilize database-backed unread message count in thread. 2022-07-21 14:57:51 -03:00
ConversationBannerView.java
ConversationContextMenu.kt
ConversationData.kt
ConversationDataSource.java Add sms export library and sample app. 2022-08-09 16:23:44 -04:00
ConversationFragment.java Add gift badge call to action for release notes. 2022-08-12 11:46:40 -04:00
ConversationGroupViewModel.java
ConversationIntents.java Fix drafts not loading in bubbled conversations. 2022-08-12 11:39:02 -04:00
ConversationItem.java Add new gift opening animation and confirmation haptic. 2022-07-21 13:18:20 -04:00
ConversationItemBodyBubble.java
ConversationItemSelection.kt
ConversationItemSwipeCallback.java
ConversationItemTouchListener.java
ConversationMessage.java Use more performant method to check if message is quoted. 2022-07-04 12:46:18 -04:00
ConversationParentFragment.java Start call after granting permissions. 2022-09-13 13:07:42 -04:00
ConversationPopupActivity.java Add save-as-you-compose drafts. 2022-08-09 16:23:44 -04:00
ConversationReactionDelegate.java
ConversationReactionOverlay.java
ConversationRepository.java Add distinctUntilChanged operator to security info flowable. 2022-08-16 15:27:33 -03:00
ConversationSearchViewModel.java
ConversationSecurityInfo.kt Move mms and security checks into ViewModel/Repository. 2022-07-21 13:18:20 -04:00
ConversationState.kt Move mms and security checks into ViewModel/Repository. 2022-07-21 13:18:20 -04:00
ConversationStickerSuggestionAdapter.java
ConversationStickerViewModel.java
ConversationSwipeAnimationHelper.java Fix 'see replies' indicator animation in RTL. 2022-07-01 11:30:25 -04:00
ConversationTitleView.java Improve cold start performance. 2022-07-21 13:18:20 -04:00
ConversationUpdateItem.java Update copy and icon for release channel boost button. 2022-06-30 16:58:40 -04:00
ConversationUpdateTick.kt
ConversationViewModel.java Add distinctUntilChanged operator to security info flowable. 2022-08-16 15:27:33 -03:00
LastSeenHeader.java Utilize database-backed unread message count in thread. 2022-07-21 14:57:51 -03:00
MarkReadHelper.java
MaskDrawable.java
MenuState.java
MessageCountsViewModel.java
MessageSendType.kt
MessageStyler.kt
SelectedConversationModel.kt
ShowAdminsBottomSheetDialog.java
ThreadAnimationState.kt
VoiceNoteDraftView.kt
VoiceRecorderWakeLock.kt