| .. |
|
BodyRanges
|
Remove required from every init that is not dynamically dispatched
|
2024-04-01 15:27:20 -07:00 |
|
Tooltips
|
Call link approval details sheet
|
2024-09-17 11:31:51 -06: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 the user agent from the CaptchaView WebView (#9604)
|
2024-09-13 11:20:03 -04: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 |
|
ConversationAvatarView+SwiftUI.swift
|
Call link member approval
|
2024-09-04 13:42:28 -06:00 |
|
CustomKeyboard.swift
|
Disable ai writing tools on all text fields in the app
|
2024-08-27 09:53:07 -07: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
|
enable swiftlint mark rule
|
2024-08-30 22:05:59 -05: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
|
Disable ai writing tools on all text fields in the app
|
2024-08-27 09:53:07 -07:00 |
|
LoopingVideoView.swift
|
Handle long audio files without using sourceFilename
|
2024-09-10 14:37:09 -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
|
Disable ai writing tools on all text fields in the app
|
2024-08-27 09:53:07 -07: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
|
Update call header for controls drawer
|
2024-07-22 13:35:04 -06: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
|
Remove simple availability checks for iOS 15
|
2024-07-10 09:40:13 -04:00 |
|
OWSSearchBar.swift
|
Disable ai writing tools on all text fields in the app
|
2024-08-27 09:53:07 -07:00 |
|
OWSStackView.swift
|
Remove conditional compiler directives
|
2024-09-18 12:00:57 -04:00 |
|
OWSTextField.swift
|
Disable ai writing tools on all text fields in the app
|
2024-08-27 09:53:07 -07:00 |
|
OWSTextView.swift
|
Disable ai writing tools on all text fields in the app
|
2024-08-27 09:53:07 -07:00 |
|
PaymentActionSheets.swift
|
remove import SignalMessaging statements
|
2024-03-12 03:35:34 -05:00 |
|
PaymentOnboarding.swift
|
cleanup biometry type related code
|
2024-08-29 15:33:58 -05:00 |
|
PrimaryImageView.swift
|
remove OWSNavigationControllerBase
|
2024-04-28 23:19:43 -05:00 |
|
ProfileDetailLabel.swift
|
Call link approval details sheet
|
2024-09-17 11:31:51 -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
|
migrate NSString+OWS to swift
|
2024-09-10 12:26:09 -05:00 |
|
TextFieldWithPlaceholder.swift
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
TextViewWithPlaceholder.swift
|
Disable ai writing tools on all text fields in the app
|
2024-08-27 09:53:07 -07:00 |
|
Toast.swift
|
Remove simple availability checks for iOS 15
|
2024-07-10 09:40:13 -04:00 |
|
VideoPlayerView.swift
|
convert OWSMath.h to swift
|
2024-04-21 23:26:16 -05:00 |