| .. |
|
BodyRanges
|
Drop message bodies longer than 2048 bytes
|
2024-11-18 16:19:35 -06:00 |
|
Tooltips
|
Add Signal colors
|
2024-11-05 14:27:57 -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
|
enable internal imports by default
|
2024-09-29 20:03:17 -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
|
remove Dependencies protocol entirely
|
2024-10-12 00:26:22 -05:00 |
|
ConversationAvatarView+SwiftUI.swift
|
enable internal imports by default
|
2024-09-29 20:03:17 -05: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
|
Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead
|
2024-12-04 13:29:06 -08: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
|
migrate to async swift for ProvisioningController continue button
|
2024-11-12 08:58:22 -06:00 |
|
OWSLayerView.swift
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
OWSNavigationBar.swift
|
Inherit navigation bar elevation when determining background color
|
2024-11-27 10:33:49 -07: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
|
remove NSObject and Dependencies extension computed vars for SignalServiceKit
|
2024-10-11 23:12:59 -05:00 |
|
PrimaryImageView.swift
|
remove OWSNavigationControllerBase
|
2024-04-28 23:19:43 -05:00 |
|
ProfileDetailLabel.swift
|
Add Signal colors
|
2024-11-05 14:27:57 -07: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
|
Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead
|
2024-12-04 13:29:06 -08:00 |
|
TextFieldFormatting.swift
|
remove Dependencies protocol entirely
|
2024-10-12 00:26:22 -05:00 |
|
TextFieldWithPlaceholder.swift
|
Clean up some noisy lines
|
2024-11-01 17:33:38 -05:00 |
|
TextViewWithPlaceholder.swift
|
Disable ai writing tools on all text fields in the app
|
2024-08-27 09:53:07 -07:00 |
|
Toast.swift
|
Group too large to ring toast should not take full width on ipad
|
2024-11-22 16:56:27 -05:00 |
|
VideoPlayerView.swift
|
enable internal imports by default
|
2024-09-29 20:03:17 -05:00 |