Commit Graph

36933 Commits

Author SHA1 Message Date
sashaweiss-signal
fffa6e0e40 Update translations 2025-08-06 12:53:51 -07:00
sashaweiss-signal
8db7a5bbd3 Update release notes 2025-08-06 12:51:09 -07:00
Harry
75b226b8d9
Use an OWSBackgroundTask for backup attachment up/downloads 2025-08-05 23:46:59 -07:00
Harry
d384594755
[Speculative] Increate number of parallel backup uploads 2025-08-05 10:57:23 -07:00
sashaweiss-signal
694e58a4e1 Remove unused method 2025-08-05 10:42:30 -07:00
kate-signal
b1b3cd4ab3
Re-enable backups only pressable over text 2025-08-05 12:39:35 -05:00
Harry
5d9f7b19c7
Dont conflate per-attachment upload progress with total upload progress 2025-08-05 09:45:46 -07:00
Harry
101843765b
Download backup attachments in backup BGProcessingTask 2025-08-05 09:23:32 -07:00
Pete Walters
d619aa50f1
Populate 'backupTier' in StorageService 2025-08-05 11:22:18 -05:00
Elaine
9f8df3be68
Update selection toolbars for iOS 26 2025-08-05 12:20:22 -04:00
Harry Sanabria
4b4c3f8855 Avoid file slice length crash 2025-08-04 22:13:47 -07:00
Harry
d6e43f5b3c
Don't crash when missing a file and uploading an attachment 2025-08-04 21:31:16 -07:00
Harry Sanabria
9c19714833 Remove unecessary owsFail for empty message bodies that are ignored just fine 2025-08-04 15:53:27 -07:00
Harry
67e3e4b8e0
Handle missing attachment files in backup uploads 2025-08-04 15:24:00 -07:00
Sasha Weiss
8caa57b433
Some ergonomic improvements to InternalSQLClient 2025-08-04 15:06:25 -07:00
Sasha Weiss
7b55050830
Add already-passing test for ObjectRetainer 2025-08-04 15:06:16 -07:00
Sasha Weiss
39b963af58
Skip reporting progress for some BackupExportJob steps if not paid-tier 2025-08-04 14:30:33 -07:00
Sasha Weiss
d9a42ee9cf
Add BackupExportJob progress string for list-media 2025-08-04 14:27:14 -07:00
Harry
b1fe641270
SVR🐝 2025-08-04 14:07:33 -07:00
sashaweiss-signal
a958b4b13e Pass correct error to sheet presentation when manual Backup export fails 2025-08-04 13:20:16 -07:00
Elaine
092cca79d7
🔨⚠️2️⃣6️⃣ 2025-08-04 16:08:27 -04:00
Harry
2cf9fad59e
Fix transit tier upload reuse for media tier uploads 2025-08-04 12:38:22 -07:00
kate-signal
fefdd784b1
Continue buttons only pressable over the text 2025-08-04 09:46:42 -05:00
kate-signal
29af5bbafd
"Next" button doesn't appear on PIN entry screen from a password manager 2025-08-01 13:40:37 -07:00
Pete Walters
5417c51606
Asyncify remianing private reg methods 2025-08-01 14:56:56 -05:00
kate-signal
ae665910ff
Toast when backup key is copied 2025-08-01 12:44:05 -07:00
Harry
d18145d4f1
Update to libsignal 0.78.0 2025-08-01 12:17:15 -07:00
Harry
2241385283
Make plaintext backup import method test-only 2025-08-01 12:02:58 -07:00
sashaweiss-signal
2ee029c36e Remove .none case from BackupSettingsViewController.OnLoadAction 2025-08-01 11:00:42 -07:00
Harry
074a6ffeff
Validate every exported backup instead of expecting callers to do so 2025-08-01 10:53:28 -07:00
Sasha Weiss
7a4cf0c13e
Add Internal option to reenable Backups onboarding 2025-08-01 10:27:55 -07:00
kate-signal
55d783f606
Enable FF for sorting drafts to the top of the chat list 2025-08-01 10:12:27 -07:00
kate-signal
fd5b6be7e6
Set approvalDataSource before setting messageBody for attachment approval 2025-08-01 10:08:21 -07:00
Max Radermacher
4bb59a64e2
Fix LibSignal proxies in the notification service 2025-08-01 11:31:14 -05:00
Sasha Weiss
a8fe6d5ed1
Wipe Backup credentials on deregistration 2025-08-01 08:47:01 -07:00
Harry
50be76f225
Trim oversize text in quote on backup export 2025-07-31 16:28:12 -07:00
Sasha Weiss
582b46faa1
Prevent crash receiving ICE candidates when current call is not 1:1 2025-07-31 14:57:31 -07:00
Sasha Weiss
e6c3ec95e6
Don't localize voice-message filename 2025-07-31 14:19:29 -07:00
Elaine
e169df9440
Fix recursive table sheet resizing 2025-07-31 16:32:36 -04:00
Elaine
57fa0eb5a6
Update settings button image size for iOS 26 2025-07-31 16:31:23 -04:00
Pete Walters
4c5168e3c3
Change backup references of digit -> character 2025-07-31 14:57:58 -05:00
Pete Walters
02f2b1d927
Move restoreMethod back to persistedState 2025-07-31 14:01:44 -05:00
Pete Walters
8cfac43a55
Prevent showing the 'back' button in AEP entry if the user has already registered 2025-07-31 14:01:09 -05:00
Harry
176d523ce4
Clean up backup upload 100% completion progress updating 2025-07-31 10:07:43 -07:00
Max Radermacher
2c6f0b93b8 Add enforcement for web socket deprecation 2025-07-31 11:54:31 -05:00
Max Radermacher
8987991dc9 Relocate message processor enqueueing queue 2025-07-31 11:54:31 -05:00
Sasha Weiss
f38eaacc69
Defensive check against integer underflow in upload progress 2025-07-31 09:28:00 -07:00
Pete Walters
973c70ccdc
Fix crash when restoring and no oversized text present 2025-07-31 08:12:12 -05:00
sashaweiss-signal
df83b4e1b8 Adjust on-launch storage check 2025-07-30 20:36:44 -07:00
Sasha Weiss
707146c781
Prevent device sleep when a Backups progress bar is visible 2025-07-30 20:21:44 -07:00