Max Radermacher
c2070943a5
Prefer infallible String → Data construct
2025-03-06 13:56:16 -06:00
Elaine
07e1df5272
Update undownloadable image icon and toast
2025-03-06 11:20:27 -07:00
Ehren Kret
0119d54c34
reduce usages of firstly
2025-02-25 07:16:12 -06:00
Elaine
273ca4c228
Add profile names education to contact about sheet
2025-02-21 11:46:55 -07:00
Harry
428b27fea3
Pipe up memoji from NSAttributedString attributes
2025-01-31 16:01:06 -08:00
Harry
8df602b184
Render most undownloadable attachments
2025-01-31 14:43:48 -08:00
Sasha Weiss
e10395445c
Offer to contact support if Backup export fails during Link'n'Sync
2025-01-21 10:42:14 -08:00
Max Radermacher
b7dedf2c0d
Remove last remnants of OWSUserProfile caching
2025-01-08 21:15:10 -06:00
Max Radermacher
4c3b4e3a83
Remove anyReload methods from codegen
2025-01-07 16:41:42 -06:00
Max Radermacher
60dc4a8dc0
Don’t pass around TSGroupThread in group calls
2025-01-07 16:40:13 -06:00
Elaine
9234bbc64c
Update text composer colors
2024-12-20 12:59:17 -07:00
Elaine
013177a361
Add closure to override LinkingTextView link taps
2024-12-19 10:37:13 -07:00
Elaine
8fdc8f01ee
Fix issue that shows send button when all the text is cut
...
Co-authored-by: Carlos Aguilar <caguilar@dwdandsolutions.com>
2024-12-17 16:37:08 -07:00
Elaine
a927c1f998
Improve reduced transparency accessibility
2024-12-17 11:33:22 -07:00
Max Radermacher
67e5ed7907
Simplify & consolidate example phone numbers
2024-12-11 14:56:58 -06:00
Max Radermacher
beeee9baf4
Fix some countryCode/callingCode confusion
2024-12-10 16:28:46 -06:00
Harry
2af0bb31dc
Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead
2024-12-04 13:29:06 -08:00
Harry
06f1e2ec9d
Delete TSAttachment managers and other intermediaries
2024-12-04 13:28:12 -08:00
Elaine
6d155d8094
Inherit navigation bar elevation when determining background color
2024-11-27 10:33:49 -07:00
Marissa Le Coz
0afc0ec568
Group too large to ring toast should not take full width on ipad
2024-11-22 16:56:27 -05:00
Pete Walters
bd4fa8c757
Drop message bodies longer than 2048 bytes
2024-11-18 16:19:35 -06:00
Ehren Kret
d1aff678c4
migrate to async swift for ProvisioningController continue button
2024-11-12 08:58:22 -06:00
Harry
ad31d13457
Unmark text when setting to nil
2024-11-06 09:13:43 -06:00
Elaine
ae989db97a
Add Signal colors
2024-11-05 14:27:57 -07:00
Max Radermacher
c3cd9f13cc
Clean up some noisy lines
2024-11-01 17:33:38 -05:00
Marissa Le Coz
0621ab8691
Randomize call link icon colors
2024-10-15 13:12:24 -04:00
Ehren Kret
538f5064a6
remove Dependencies protocol entirely
2024-10-12 00:26:22 -05:00
Ehren Kret
de32c7799d
remove NSObject and Dependencies extension computed vars for SignalServiceKit
2024-10-11 23:12:59 -05:00
Elaine
474c8c2ed6
Update verified safety number icon
2024-10-07 15:14:42 -06:00
Elaine
317226629c
Allow call link name to be edited in-call
2024-10-01 16:49:11 -06:00
Marissa Le Coz
9b7902a829
Add preview support for call links in drafted messages
2024-10-01 15:19:49 -04:00
Sasha Weiss
210a46037f
Conditionally set group invite link preview strings
2024-10-01 09:23:33 -07:00
Ehren Kret
5ea36cd91b
enable internal imports by default
2024-09-29 20:03:17 -05:00
Harry
8a6fce53bc
Kill OWSPaymentsLock.shared
2024-09-27 08:48:51 -07:00
Adam Sharp
a813352029
Remove conditional compiler directives
2024-09-18 12:00:57 -04:00
Elaine
a972874cb6
Call link approval details sheet
2024-09-17 11:31:51 -06:00
andrew-signal
dec5691c72
Remove the user agent from the CaptchaView WebView ( #9604 )
2024-09-13 11:20:03 -04:00
Harry
7b0e11bb36
Handle long audio files without using sourceFilename
2024-09-10 14:37:09 -07:00
Ehren Kret
1298bc414f
migrate NSString+OWS to swift
2024-09-10 12:26:09 -05:00
Max Radermacher
28d06ebc1b
Add extension to fix long audio files
2024-09-05 16:53:08 -05:00
Elaine
6c3818587c
Call link member approval
2024-09-04 13:42:28 -06:00
Ehren Kret
cb27389cef
enable swiftlint mark rule
2024-08-30 22:05:59 -05:00
Ehren Kret
372db4eba4
cleanup biometry type related code
2024-08-29 15:33:58 -05:00
Harry
4ccfb958f6
Disable ai writing tools on all text fields in the app
2024-08-27 09:53:07 -07:00
Adam Sharp
1a8c9fb5c6
Fix iOS 18 crash on launch due to offscreen rendering
...
Creating a UIImageView outside a view hierarchy now crashes on iOS 18. We can
avoid this offscreen rendering technique by removing UIImage.asTintedImage(),
configuring the tint colour and template rendering on the UIImage directly, and
rendering with UIGraphicsImageRenderer instead of lower-level Core Graphics
APIs.
2024-08-20 10:47:28 -04:00
Ehren Kret
fc350cb88a
convert PhoneNumber to swift
2024-08-07 16:16:02 -05:00
Adam Sharp
b9a72a000e
Update CaptchaView to use async delegate methods
2024-08-05 10:29:39 -04:00
Elaine
ed35c95216
Update call header for controls drawer
2024-07-22 13:35:04 -06:00
Adam Sharp
d5b8ec648d
Remove simple availability checks for iOS 15
2024-07-10 09:40:13 -04:00
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