.. |
colors
|
Fix message gradient when selected.
|
2022-02-07 12:00:12 -05:00 |
drafts
|
Implement drafts for voice notes.
|
2021-07-07 14:58:50 -03:00 |
mutiselect
|
Add requireListener and hierarchical error.
|
2022-02-11 11:08:59 -04:00 |
ui
|
Add the ability to have separate ACI and PNI protocol stores.
|
2022-02-01 13:41:31 -05:00 |
AttachmentKeyboard.java
|
Remove GIF button from attachment keyboard.
|
2021-07-16 11:01:10 -04:00 |
AttachmentKeyboardButton.java
|
Remove GIF button from attachment keyboard.
|
2021-07-16 11:01:10 -04:00 |
AttachmentKeyboardButtonAdapter.java
|
Remove GIF button from attachment keyboard.
|
2021-07-16 11:01:10 -04:00 |
AttachmentKeyboardMediaAdapter.java
|
|
|
BadDecryptLearnMoreDialog.java
|
Initial pre-alpha support for sender key.
|
2021-06-07 18:14:12 -04:00 |
BodyBubbleLayoutTransition.kt
|
Improve management of bubble animator listener lifecycle.
|
2021-11-01 14:58:06 -04:00 |
BubbleConversationActivity.java
|
Wrap ConversationActivity code in a Fragment.
|
2022-01-24 12:04:48 -05:00 |
ClipProjectionDrawable.kt
|
Update chat colors.
|
2021-05-26 00:39:59 -04:00 |
ConversationActivity.kt
|
Fix various issues with release notes channel.
|
2022-02-11 10:12:09 -05:00 |
ConversationAdapter.java
|
Fixed typing indicator showing as unread message.
|
2022-02-01 13:41:31 -05:00 |
ConversationBannerView.java
|
Add UI components for Release Channel.
|
2022-02-02 16:50:58 -05:00 |
ConversationContextMenu.kt
|
Update context menu with tweaks from design.
|
2022-02-01 13:41:31 -05:00 |
ConversationData.java
|
Fix several beta issues with new slide animations.
|
2021-10-25 13:39:01 -03:00 |
ConversationDataSource.java
|
Introduce SignalDatabase as the main database entrypoint.
|
2021-11-18 12:36:52 -05:00 |
ConversationFragment.java
|
Fix various issues with release notes channel.
|
2022-02-11 10:12:09 -05:00 |
ConversationGroupViewModel.java
|
Revert "Fix dynamic language override for app context."
|
2022-01-24 12:05:29 -05:00 |
ConversationIntents.java
|
Refactor conversation settings screens into a single fragment with new UI.
|
2021-06-24 16:36:13 -04:00 |
ConversationItem.java
|
Don't shorten message footers for mixed-direction text.
|
2022-02-09 16:08:21 -05:00 |
ConversationItemBodyBubble.java
|
Improve management of bubble animator listener lifecycle.
|
2021-11-01 14:58:06 -04:00 |
ConversationItemSelection.kt
|
Show reactions above selected message.
|
2022-02-04 16:11:36 -05:00 |
ConversationItemSwipeCallback.java
|
Slide badge on swipe to reply.
|
2021-11-19 16:28:39 -05:00 |
ConversationItemTouchListener.java
|
|
|
ConversationMessage.java
|
Add UI components for Release Channel.
|
2022-02-02 16:50:58 -05:00 |
ConversationParentFragment.java
|
Allow sending message by pressing Ctrl+Enter on a physical keyboard
|
2022-02-08 16:49:49 -04:00 |
ConversationPopupActivity.java
|
Fix crash when opening convo popup.
|
2022-02-08 09:21:03 -04:00 |
ConversationReactionDelegate.java
|
Use context menu when selecting a message in chat.
|
2022-02-01 13:41:31 -05:00 |
ConversationReactionOverlay.java
|
Fix various issues with release notes channel.
|
2022-02-11 10:12:09 -05:00 |
ConversationRepository.java
|
Introduce SignalDatabase as the main database entrypoint.
|
2021-11-18 12:36:52 -05:00 |
ConversationSearchViewModel.java
|
Fix l10n when searching for "Note to Self".
|
2022-02-01 13:41:31 -05:00 |
ConversationStickerSuggestionAdapter.java
|
|
|
ConversationStickerViewModel.java
|
Convert all database notifiers to use DatabaseObserver.
|
2021-11-16 17:27:47 -05:00 |
ConversationSwipeAnimationHelper.java
|
Slide badge on swipe to reply.
|
2021-11-19 16:28:39 -05:00 |
ConversationTitleView.java
|
Add UI components for Release Channel.
|
2022-02-02 16:50:58 -05:00 |
ConversationUpdateItem.java
|
Add UI components for Release Channel.
|
2022-02-02 16:50:58 -05:00 |
ConversationUpdateTick.kt
|
Invoke onTick immediately in onResume.
|
2021-06-21 19:55:02 -04:00 |
ConversationViewModel.java
|
Improve UI for context menu in chat.
|
2022-02-04 14:25:49 -05:00 |
LastSeenHeader.java
|
Finalize wallpaper UX.
|
2021-01-21 18:02:19 -05:00 |
MarkReadHelper.java
|
Introduce SignalDatabase as the main database entrypoint.
|
2021-11-18 12:36:52 -05:00 |
MaskDrawable.java
|
Update chat colors.
|
2021-05-26 00:39:59 -04:00 |
MenuState.java
|
Fix various issues with release notes channel.
|
2022-02-11 10:12:09 -05:00 |
MessageCountsViewModel.java
|
Revert "Fix dynamic language override for app context."
|
2022-01-24 12:05:29 -05:00 |
MessageStyler.kt
|
Add UI components for Release Channel.
|
2022-02-02 16:50:58 -05:00 |
SelectedConversationModel.kt
|
Improve showing context menu with keyboard open.
|
2022-02-03 17:06:17 -05:00 |
ShowAdminsBottomSheetDialog.java
|
Introduce SignalDatabase as the main database entrypoint.
|
2021-11-18 12:36:52 -05:00 |
ThreadAnimationState.kt
|
Fix several beta issues with new slide animations.
|
2021-10-25 13:39:01 -03:00 |
VoiceNoteDraftView.kt
|
Implement drafts for voice notes.
|
2021-07-07 14:58:50 -03:00 |
VoiceRecorderWakeLock.kt
|
Apply proximity wake lock in locked audio recording mode.
|
2021-06-07 16:55:26 -03:00 |