Max Radermacher
|
ecc41ecb0d
|
Add rendering support for call links
|
2024-10-03 12:21:38 -05:00 |
|
Adam Sharp
|
f9d28205ff
|
Fix filter icon animation breaking after a view controller transition
|
2024-10-02 23:25:26 -04:00 |
|
Adam Sharp
|
d1fa4c9523
|
Fix pull-to-filter animation breaking after backgrounding the app
|
2024-10-02 21:41:13 -04:00 |
|
Adam Sharp
|
b25c8695eb
|
Add "Filtered by Unread" button with animated transition
|
2024-10-02 21:34:20 -04:00 |
|
Marissa Le Coz
|
1bbb39beaa
|
Bump version to 7.33
|
2024-10-02 18:00:51 -04:00 |
|
Marissa Le Coz
|
a2aaa4ea36
|
Update translations
|
2024-10-02 18:00:25 -04:00 |
|
Elaine
|
6e71bb9758
|
Add localization to call link strings
|
2024-10-02 12:51:45 -06:00 |
|
Max Radermacher
|
9a5710ad1f
|
Add unused database support for sync messages
|
2024-10-02 12:54:23 -05:00 |
|
Max Radermacher
|
d866b73f73
|
Clean up code to start calls from the calls tab
|
2024-10-02 12:43:23 -05:00 |
|
Pete Walters
|
1e3fdd980d
|
Scope the iOS18 UITab changes to just iPad.
|
2024-10-02 08:56:29 -05:00 |
|
Pete Walters
|
5fd1676bbe
|
Fix badging for ios18 UITabs on iPad
|
2024-10-02 08:55:57 -05:00 |
|
Elaine
|
317226629c
|
Allow call link name to be edited in-call
|
2024-10-01 16:49:11 -06:00 |
|
Marissa Le Coz
|
48478de260
|
[Call links] Show join error sheet in completion of dismissing activity indicator modal
|
2024-10-01 17:50:22 -04:00 |
|
Elaine
|
4153e5e62e
|
Call link lobby toast
|
2024-10-01 15:27:01 -06:00 |
|
Harry
|
f3e0f797f8
|
Finalize AppReadiness' modernization
|
2024-10-01 12:53:37 -07: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 |
|
Jim Gustafson
|
0dc990ef30
|
Update to RingRTC v2.48.2
Co-authored-by: Ehren Kret <ehren@signal.org>
|
2024-10-01 09:43:04 -05:00 |
|
Max Radermacher
|
a69ff7d3fd
|
Add basic support for rendering call links
|
2024-09-30 21:14:01 -05:00 |
|
Adam Sharp
|
58f96e884d
|
Add pull-to-filter gesture to chat list
|
2024-09-30 15:11:54 -04:00 |
|
Elaine
|
044b291ed6
|
Force dark theme on in-call action sheets
|
2024-09-30 13:09:50 -06:00 |
|
Ehren Kret
|
6e974418aa
|
migrate OWSReceiptManager to swift
|
2024-09-30 10:25:39 -07:00 |
|
Max Radermacher
|
ce4c5da6a6
|
Move CallRecord thread/interaction rowids to enums
|
2024-09-30 11:22:00 -05:00 |
|
Pete Walters
|
d5a8926791
|
Fix compile error with public import
|
2024-09-30 09:35:29 -05:00 |
|
Ehren Kret
|
01b4fc2714
|
fix two todos noticed in prior commit
|
2024-09-29 20:03:17 -05:00 |
|
Ehren Kret
|
63d070957f
|
enable infer sendable from captures
|
2024-09-29 20:03:17 -05:00 |
|
Ehren Kret
|
5ea36cd91b
|
enable internal imports by default
|
2024-09-29 20:03:17 -05:00 |
|
Ehren Kret
|
f4b772a7f1
|
convert #file to #fileID by enabling concise magic file upcoming feature
|
2024-09-29 20:03:17 -05:00 |
|
Harry Sanabria
|
ae6f6dd27f
|
Remove unecessary AppReadiness asserts in view controllers
|
2024-09-27 17:39:06 -07:00 |
|
Harry Sanabria
|
a58fe0cd25
|
Pass AppReadiness around tons of view controllers
|
2024-09-27 17:38:06 -07:00 |
|
Harry Sanabria
|
24b837d1b7
|
Remove unecessary AppReadiness check that is always called from app-ready callsites
|
2024-09-27 16:47:46 -07:00 |
|
Harry Sanabria
|
c9e8179965
|
Pass AppReadiness to MessageFetchBGRefreshTask
|
2024-09-27 16:40:17 -07:00 |
|
Max Radermacher
|
c057de0a00
|
Check callLinkRecordTable when joining a call
|
2024-09-27 18:25:56 -05:00 |
|
Harry Sanabria
|
21e896e561
|
Pass AppReadiness to ScreenLockUI
|
2024-09-27 15:50:52 -07:00 |
|
Harry Sanabria
|
b502da7e38
|
Pass AppReadiness to PaymentsImpl and friends
|
2024-09-27 15:39:38 -07:00 |
|
Harry Sanabria
|
d89043ae64
|
Set AppReadiness instance on Theme
|
2024-09-27 15:26:46 -07:00 |
|
Harry Sanabria
|
dc41f2ce16
|
Pass AppReadiness instance to DeviceTransferService
|
2024-09-27 15:21:30 -07:00 |
|
Harry Sanabria
|
831866f26b
|
Pass AppReadiness to NotificationActionHandler
|
2024-09-27 15:07:38 -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 Sanabria
|
e58a032d65
|
Pass AppReadiness to SignalApp methods
|
2024-09-27 14:04:08 -07:00 |
|
Harry Sanabria
|
889f655d4f
|
Pass AppReadiness to AppEnvironment
|
2024-09-27 14:03:32 -07:00 |
|
Harry
|
13cd59a2a0
|
Pass AppReadiness instance to a bunch of usage sites that are only 1 layer deep
|
2024-09-27 14:02:07 -07:00 |
|
Harry
|
dbfa30bdc5
|
Remove AppReadinessGlobal pt 1: AppSetup
|
2024-09-27 13:15:07 -07:00 |
|
Marissa Le Coz
|
279c42674c
|
Remove isCallLink from LinkPreviewState
|
2024-09-27 16:09:30 -04:00 |
|
Marissa Le Coz
|
ad71398c77
|
Move LinkPreviewCallLink to SignalUI
|
2024-09-27 16:08:07 -04:00 |
|
Jim Gustafson
|
1e036ebbfc
|
Update to RingRTC v2.48.1
|
2024-09-27 15:05:07 -05:00 |
|
Harry
|
fd0a34909e
|
Add non-global AppReadiness protocol + impl
|
2024-09-27 12:36:15 -07:00 |
|
Max Radermacher
|
4e69ff6705
|
Simplify closure to create CallViewModels
|
2024-09-27 11:41:11 -05:00 |
|
Max Radermacher
|
9d1f027106
|
Add CallLinkStateUpdater & CallLinkFetchJobRunner
|
2024-09-27 11:40:22 -05:00 |
|
Harry
|
b8d7076378
|
Separate SignalApp AppReadiness invocation from init
|
2024-09-27 08:50:59 -07:00 |
|