Commit Graph

3548 Commits

Author SHA1 Message Date
Marissa Le Coz
1bbb39beaa Bump version to 7.33 2024-10-02 18:00:51 -04:00
Harry
f3e0f797f8
Finalize AppReadiness' modernization 2024-10-01 12:53:37 -07:00
Ehren Kret
5ea36cd91b enable internal imports by default 2024-09-29 20:03:17 -05:00
Harry Sanabria
d89043ae64 Set AppReadiness instance on Theme 2024-09-27 15:26:46 -07:00
Harry Sanabria
044f277a28 Pass AppReadiness instance to a ton of classes that need to retain it as an instance var 2024-09-27 15:03:52 -07:00
Harry
dbfa30bdc5
Remove AppReadinessGlobal pt 1: AppSetup 2024-09-27 13:15:07 -07:00
Harry
fd0a34909e
Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
Pete Walters
20c828c0b1 Bump version to 7.32 2024-09-25 19:50:44 -05:00
Ehren Kret
8057d074c5
fix race condition for cross process sds notifications by no longer using state 2024-09-24 21:28:22 -05:00
Harry Sanabria
fa41d574de Bump version to 7.31 2024-09-18 13:08:59 -07:00
sashaweiss-signal
25a4d631d4 Bump version to 7.30 2024-09-12 10:06:55 -04:00
Elaine
69ab0009f0 Bump version to 7.29 2024-09-05 16:33:04 -06:00
Max Radermacher
926004f64e Bump version to 7.28 2024-08-28 15:02:06 -05:00
Ehren Kret
91ed508ed7 convert DataSource types from objc to swift 2024-08-28 10:56:41 -05:00
Marissa Le Coz
eed37c949e Bump version to 7.27 2024-08-21 19:38:47 -04:00
Pete Walters
ed7f2a0107 Bump version to 7.26 2024-08-15 09:10:24 -05:00
Elaine
32fbf08aa9 Bump version to 7.25 2024-08-07 17:06:47 -06:00
Sasha Weiss
78ae578aa0
Use the withDefaults pattern for TSOutgoingMessageBuilder 2024-08-06 10:22:07 -07:00
Adam Sharp
e3cdbb7e6a
Asyncify VideoEditorModel 2024-08-05 14:51:25 -04:00
Ehren Kret
557d6a67cc migrate Cryptography over to swift
`srand` is not accessible in swift. Remove `srand` anyhow as anything
using `rand` for any actual randomness should be considered a bug in
need of fixing rather than viewing `srand` as an acceptable workaround.
2024-08-01 14:43:34 -05:00
Harry
2700cfe624
Block on migrating TSAttachments before creating backups 2024-07-31 15:33:11 -07:00
sashaweiss-signal
a30e4b2242 Bump version to 7.24 2024-07-31 15:26:23 -07:00
Max Radermacher
b9f49023ad
Send call link link previews 2024-07-26 22:00:54 -05:00
Harry Sanabria
12d59df5ff Bump version to 7.23 2024-07-24 12:32:46 -07:00
Harry
fcd6828050
V2 attachment feature flags, take 2 2024-07-19 17:23:21 -07:00
Pete Walters
3d4d422f97
Convert some writes to awaitableWrite 2024-07-18 10:55:42 -05:00
Max Radermacher
358d0cc50a Bump version to 7.22 2024-07-17 19:09:36 -05:00
Marissa Le Coz
84fb8e2148 Bump version to 7.21 2024-07-10 17:59:21 -04:00
Adam Sharp
34a8cf2bda
Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Adam Sharp
03e018de09
Raise deployment target to iOS 15
The only remaining code using API deprecated in iOS 15 is navigation bar
styling code that never runs on iOS 15.
2024-07-08 16:04:03 -04:00
Adam Sharp
1dd76032c6 Replace AppContext.interfaceOrientation with UIWindowScene equivalent 2024-07-08 15:58:31 -04:00
Adam Sharp
c2fd39a95c
Switch from deprecated UTI functions to UTType 2024-07-08 10:17:08 -04:00
Pete Walters
3b94dff6d1 Bump version to 7.20 2024-07-03 16:26:53 -05:00
Elaine
53df42308e Bump version to 7.19 2024-06-27 09:39:00 -06:00
Harry
bb083ca39c
Fold SignalCoreKit into SignalServiceKit
Co-authored-by: Adam Sharp <sharplet@signal.org>
2024-06-26 08:44:41 -07:00
sashaweiss-signal
c1d757348f Bump version to 7.18 2024-06-20 12:51:46 -07:00
Harry
60819a4dce
Validate oversized text attachments 2024-06-12 14:44:14 -07:00
Harry
8d7e4c6844
Validate link preview images before sending 2024-06-12 14:40:36 -07:00
Harry Sanabria
625c502e56 Bump version to 7.17 2024-06-12 14:36:57 -07:00
Harry
9723700039
De-Asyncify AttachmentContentValidator 2024-06-11 14:07:12 -07:00
Harry
f4b4b0dbde
Validate ContactShareDraft avatars before sending 2024-06-06 15:40:42 -07:00
Max Radermacher
7cf7b7bcfd Bump version to 7.16 2024-06-05 17:19:24 -05:00
Harry
0a09611231
Show 'Sending...' instead of 'Uploading 0 of 0' when sending message without attachments in sharesheet 2024-05-30 13:30:32 -05:00
Marissa Le Coz
e762c0d921 Bump version to 7.15 2024-05-29 15:45:39 -04:00
Max Radermacher
7f1bcbf991
Stop tracking pending calls at the app layer 2024-05-24 14:39:57 -05:00
Max Radermacher
fe82d248e1
Rename to CurrentCallProvider 2024-05-24 14:36:14 -05:00
Max Radermacher
8d95d57c59 Bump version to 7.14 2024-05-22 15:12:05 -05:00
Max Radermacher
1ef3a956d6
Update to LibSignal v0.47.0 2024-05-22 13:48:32 -05:00
Ehren Kret
933387a881 fix sharing gpx files 2024-05-17 08:16:49 -05:00
Max Radermacher
bcfd4c51a8
Fix crash after using device transfer 2024-05-16 16:01:15 -05:00