Signal-iOS/SignalUI/Views
Adam Sharp ce9e1594ec
Fix attachment/media keyboard not appearing
Scaling the system keyboard height eagerly meant that if the window was not
set, the keyboard height would be set to 0.  Defer scaling the system keyboard
height until layout time when the view has been added to a view hierarchy.
2024-07-09 12:17:37 -04:00
..
BodyRanges Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Tooltips Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ApprovalFooterView.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
AvatarImageView.swift Remove unnecessary "@objc" in SignalUI. 2023-05-16 16:39:19 -07:00
BezierPathView.swift Convert two "fingerprint" VCs to Swift. 2023-06-01 13:28:35 -07:00
CaptchaView.swift Remove some debug/verbose lines 2024-03-19 19:24:54 -05:00
CircleButton.swift Add a button to share your username from profile settings 2023-01-27 16:22:34 -08:00
CircleView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ColorPickerBar.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ConversationAvatarView.swift Stop putting kLocalProfileUniqueId in addresses 2024-04-23 13:58:27 -05:00
CustomKeyboard.swift Fix attachment/media keyboard not appearing 2024-07-09 12:17:37 -04:00
DirectionalPanGestureRecognizer.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
DisappearingTimerConfigurationView.swift Remove some debug/verbose lines 2024-03-19 19:24:54 -05:00
GalleryRailView.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
GradientView.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
InputAccessoryViewPlaceholder.swift Add necessary imports to Swift files. 2023-06-13 14:46:12 -07:00
LinkingTextView.swift Add necessary imports to Swift files. 2023-06-13 14:46:12 -07:00
LoopingVideoView.swift Use TSResource in ViewOnceMessageViewController 2024-05-07 15:04:01 -07:00
ManualLayoutView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ManualStackView.swift Tweak some info and warning lines 2024-04-16 18:10:49 -05:00
MediaMessageView.swift Handle TSResource in AudioPlayer, take 2 2024-05-21 10:14:07 -07:00
MediaTextView.swift Remove some debug/verbose lines 2024-03-19 19:24:54 -05:00
OWSActionSheets.swift When editing a message, prompt before discarding current draft 2024-06-03 12:23:09 -04:00
OWSBubbleShapeView.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSButton.swift Work around use of deprecated UIButton API 2024-07-03 14:27:48 -04:00
OWSFlatButton.swift Work around use of deprecated UIButton API 2024-07-03 14:27:48 -04:00
OWSLayerView.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSNavigationBar.swift Raise deployment target to iOS 15 2024-07-08 16:04:03 -04:00
OWSSearchBar.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSStackView.swift Make retroactive conformances conditional on compiler version 2024-07-03 11:28:45 -04:00
OWSTextField.swift Create Nicknames View Controller 2024-03-27 10:38:03 -06:00
OWSTextView.swift Convert OWSTextView to Swift 2022-11-29 23:06:14 -08:00
PaymentActionSheets.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
PaymentOnboarding.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
PrimaryImageView.swift remove OWSNavigationControllerBase 2024-04-28 23:19:43 -05:00
ProfileDetailLabel.swift Add nickname tooltip to contact about sheet 2024-04-18 15:05:44 -06:00
ReminderView.swift Fix contact access banner background 2024-02-14 17:58:06 -07:00
ResizingScrollView.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
RoundMediaButton.swift Work around use of deprecated UIButton API 2024-07-03 14:27:48 -04:00
RTLEnabledCollectionViewFlowLayout.swift Attachment keyboard: flip UI horizontally for RTL interfaces. 2023-05-02 11:38:37 -07:00
TappableStackView.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
TappableView.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
TextAttachmentView.swift migrate AppContext protoocl to swift 2024-05-08 07:37:37 -05:00
TextFieldFormatting.swift Remove and fix confusing substring methods 2024-05-01 15:46:25 -05:00
TextFieldWithPlaceholder.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
TextViewWithPlaceholder.swift remove OWSNavigationControllerBase 2024-04-28 23:19:43 -05:00
Toast.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
VideoPlayerView.swift convert OWSMath.h to swift 2024-04-21 23:26:16 -05:00