Signal-iOS/Signal/ConversationView
Igor Solomennikov e4c3b8758d
Fix unexpected highlighted area under "scroll down" button in chat on iOS 26.
I've previously made the buttons bigger (easier to tap) and added some padding around their "glass" backgrounds to preserve appearance spec (40 dp diamater). Turns out UIKit doesn't expect us to do that and dims the entire button with some shade of white on tap.

The fix was to make the button as small as it appears to the eye.
2025-09-16 17:21:26 -07:00
..
CellViews Migrate from YYImage to SDWebImage 2025-09-10 21:39:41 -05:00
Components Add "liquid glass" effect to sticky date headers in chat. 2025-09-15 15:29:46 -07:00
DoubleTapToEdit Update double tap icon tint 2025-09-12 16:46:31 -04:00
DynamicInteractions One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Loading Store, build, and render basic poll create messages 2025-09-09 16:42:34 -04:00
Reactions One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
VoiceMessage Don't localize voice-message filename 2025-07-31 14:19:29 -07:00
AudioMessagePresenter.swift Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -08:00
AudioPresentation.swift Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -08:00
BlockingAnnouncementOnlyView.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
BlockingLegacyGroupView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationCollectionView.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
ConversationHeaderView.swift Update iOS 26 navigation bar style 2025-07-25 17:05:54 -04:00
ConversationInputTextView.swift Fix message input not respecting "stickers in emoji keyboard" setting 2025-07-14 11:20:13 -07:00
ConversationInputToolbar.swift Pipe up memoji from NSAttributedString attributes 2025-01-31 16:01:06 -08:00
ConversationInputToolbar+QuotedReplyPreview.swift Add AttachmentBackupPointer and AttachmentPointer 2025-01-27 08:54:25 -08:00
ConversationScrollButton.swift Fix unexpected highlighted area under "scroll down" button in chat on iOS 26. 2025-09-16 17:21:26 -07:00
ConversationViewController.swift titleview sometimes disappears when orientation changes. 2025-06-05 16:54:47 -07:00
ConversationViewController+Banners.swift Action sheet cleanup 2025-08-21 13:33:33 -04:00
ConversationViewController+BodyRangesTextViewDelegate.swift Can't paste multiple photos into compose bar 2025-07-30 13:28:02 -07:00
ConversationViewController+BodyTextItems.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ConversationViewController+BottomBar.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ConversationViewController+Calls.swift Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
ConversationViewController+ConversationInputToolbarDelegate.swift Can't paste multiple photos into compose bar 2025-07-30 13:28:02 -07:00
ConversationViewController+CVC.swift Briefly dim quoted message after scrolling to it. 2025-05-29 22:07:48 -07:00
ConversationViewController+CVComponentDelegate.swift View Votes button with details view 2025-09-12 15:55:57 -04:00
ConversationViewController+Delegates.swift Can't paste multiple photos into compose bar 2025-07-30 13:28:02 -07:00
ConversationViewController+GestureRecognizers.swift Allow full-page pop gestures on iOS 26 2025-08-19 15:43:20 -04:00
ConversationViewController+GiftBadges.swift Add ChatListFYISheetCoordinator, migrate badge sheets to it 2025-07-22 17:20:07 -07:00
ConversationViewController+LastVisibleSortId.swift Move lastVisibleSortId store into its own class 2024-11-01 13:41:30 -07:00
ConversationViewController+MessageActions.swift Replace "share" with "save" in context menu for message actions with media 2025-03-07 16:03:17 -08:00
ConversationViewController+MessageActionsDelegate.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ConversationViewController+MessageRequest.swift Consolidate Support URLs into one place 2025-09-04 09:09:50 -07:00
ConversationViewController+Misc.swift Use transitionCoordinator for navigation completion handlers 2025-08-19 12:54:25 -04:00
ConversationViewController+Notifications.swift Listen for audiosession interruption when recording voice messages 2025-03-26 11:26:53 -05:00
ConversationViewController+OWS.swift Consolidate Support URLs into one place 2025-09-04 09:09:50 -07:00
ConversationViewController+Scroll.swift Briefly dim quoted message after scrolling to it. 2025-05-29 22:07:48 -07:00
ConversationViewController+Selection.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ConversationViewController+SystemMessageItems.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
ConversationViewController+UI.swift Update join call nav bar button on iOS 26 2025-08-19 15:40:29 -04:00
ConversationViewController+UIScrollView.swift Fix unexpected highlighted area under "scroll down" button in chat on iOS 26. 2025-09-16 17:21:26 -07:00
ConversationViewController+VoiceMessage.swift Asyncify media send checks 2025-06-11 14:52:25 -04:00
ConversationViewController+Wallpaper.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
ConversationViewLayout.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
ConversationViewModel.swift Asyncify search flows 2025-05-21 12:27:16 -05:00
CVAttachments.swift Stop recomputing zero'd audio durations at read time 2025-06-16 10:40:31 -07:00
CVAudioPlayback.swift Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -08:00
CVBackgroundContainer.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
CVCell.swift Update iOS 26 navigation bar style 2025-07-25 17:05:54 -04:00
CVItemViewModelImpl.swift Store, build, and render basic poll create messages 2025-09-09 16:42:34 -04:00
CVMediaCache.swift Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -08:00
CVNode.swift Store, build, and render basic poll create messages 2025-09-09 16:42:34 -04:00
CVViewState.swift Add liquid glass effect to ConversationScrollButton. 2025-09-15 12:08:54 -07:00
CVViewState+Banners.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
LinkPreviewCallLink.swift Sync "default avatar colors" across devices 2025-03-20 15:18:11 -07:00
LinkPreviewGroupLink.swift Fix link preview showing failed icon when downloading image 2025-04-14 14:32:38 -07:00
MemberRequestView.swift Use Preconditions for waitForFetchingAndProcessing 2025-04-28 18:14:19 -05:00
MessageActions.swift Replace "share" with "save" in context menu for message actions with media 2025-03-07 16:03:17 -08:00
MessageRequestView.swift Consolidate Support URLs into one place 2025-09-04 09:09:50 -07:00
TSInteraction+DeleteActionSheet.swift Update action sheet style 2025-08-21 11:13:50 -07:00