Commit Graph

20 Commits

Author SHA1 Message Date
Max Radermacher
624ee6359d
Add memory safe localized string method 2026-04-03 16:20:31 -05:00
Sasha Weiss
d267ec8305
Run swiftformat . 2025-12-30 11:34:05 -08:00
Jim Gustafson
b705815c30
Add call summary support for all calls 2025-12-02 18:01:06 -08:00
Pete Walters
3094d34333
Fix ringing for group calls 2025-02-25 12:06:35 -06:00
Ehren Kret
e445834e39 do not play leave join sounds in group calls while app is active 2025-02-07 10:55:09 -06:00
Max Radermacher
b7dedf2c0d
Remove last remnants of OWSUserProfile caching 2025-01-08 21:15:10 -06:00
Elaine
a927c1f998
Improve reduced transparency accessibility 2024-12-17 11:33:22 -07:00
Ehren Kret
7c50ba8f8f remove UIView+Async 2024-11-05 10:46:46 -06:00
Ehren Kret
76047d69b7 remove UIView+Promise and make an async version 2024-11-05 10:46:46 -06:00
Ehren Kret
de32c7799d remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
Ehren Kret
edefa9a440 migrate OWSFakeProfileManager from objc to swift 2024-08-28 15:10:10 -05:00
Max Radermacher
f1f1a9a8ce
Utilize viewIsAppearing in GroupCallViewController 2024-07-01 12:00:55 -05:00
Max Radermacher
7de2f71663 Update GroupCallNotificationView for call links 2024-06-04 16:54:37 -05:00
Max Radermacher
2204b7d114
Rename groupCall to ringRtcCall 2024-05-30 13:49:14 -05:00
Max Radermacher
92f2b47300
Move group call observer handling 2024-05-30 13:43:56 -05:00
Max Radermacher
76dcf6a225
Add GroupCall & empty CallLinkCall implementation 2024-05-30 13:37:53 -05:00
Max Radermacher
d1a1d2add8
Move SignalCall’s state into the concrete types
Co-authored-by: Harry <109690906+harry-signal@users.noreply.github.com>
2024-05-22 23:20:02 -05:00
Max Radermacher
49b4ba0f06
Remove implicitly-unwrapped call mode properties 2024-05-15 16:13:13 -05:00
Max Radermacher
2b85069f8e
Don’t use inheritance with CallService 2024-04-16 19:36:24 -05:00
Max Radermacher
2cca071925
Move around calling files in the Signal target 2024-03-25 13:25:37 -05:00