Alex Hart
|
cb171092cf
|
Fix crash loop when writing invalid currency .
|
2024-06-13 18:03:20 -03:00 |
|
Clark Chen
|
30ecaf7aea
|
Remove double remote deleted column from ChatItemImportInserter.
|
2024-06-05 15:46:01 -04:00 |
|
Clark
|
d85ab37828
|
Add import and tombstones for mobile coin payments.
|
2024-06-05 15:46:01 -04:00 |
|
Clark
|
54cd84b842
|
Add handling for import/export of edited messages.
|
2024-06-05 15:46:01 -04:00 |
|
Cody Henthorne
|
2737e5613c
|
Use raw values for learned profile name event.
|
2024-06-05 15:46:01 -04:00 |
|
Clark
|
29cafb11eb
|
Update proto and add payments export without tombstone.
|
2024-06-05 15:46:00 -04:00 |
|
Clark
|
2a3cb80217
|
Add ui wiring for archive thumbnail support.
|
2024-06-05 15:46:00 -04:00 |
|
Greyson Parrelli
|
b6a4e1f145
|
Rewrite the AppDependencies system.
|
2024-06-05 15:46:00 -04:00 |
|
Alex Hart
|
d719edf104
|
Rewrite in-app-payment flows to prepare for backups support.
|
2024-06-05 15:46:00 -04:00 |
|
Clark Chen
|
e647b31f29
|
Explicitly persist message backup tier.
|
2024-05-17 10:39:09 -04:00 |
|
Nicholas Tinsley
|
cfb4377de3
|
Apply automated ktlint 1.2.1 formatting.
|
2024-05-17 09:33:22 -04:00 |
|
Clark
|
b72d586748
|
Add initial thumbnail restore for message backup.
|
2024-05-16 10:16:10 -04:00 |
|
Greyson Parrelli
|
d0340d39db
|
Reset backupV2 credentials on 403.
|
2024-05-16 10:16:10 -04:00 |
|
Greyson Parrelli
|
227a279131
|
Make sure note to self is included in backupsV2.
|
2024-05-16 10:16:10 -04:00 |
|
Clark
|
83c34dd4cc
|
Integrate swapping backup tiers from backup settings.
|
2024-05-08 16:30:53 -03:00 |
|
Greyson Parrelli
|
a9a19d3ae0
|
Add job to upload thumbnails to archive.
|
2024-05-08 16:30:53 -03:00 |
|
Clark
|
49ba83dda8
|
Integrate message backup frequency.
|
2024-05-08 16:30:53 -03:00 |
|
Clark
|
de3b0d4ca2
|
Integrate the backup size into backup settings.
|
2024-05-08 16:30:53 -03:00 |
|
Clark
|
bc527a2bc1
|
Basic settings functionality for message backup.
|
2024-05-08 16:30:53 -03:00 |
|
Clark
|
adef572abb
|
Store group snapshot attributes in GroupAttributeBlobs.
|
2024-05-01 16:45:36 -04:00 |
|
Clark
|
1223c3c768
|
Add support for new backup calls proto and call links.
|
2024-05-01 16:45:35 -04:00 |
|
Greyson Parrelli
|
95a6835988
|
Improve handling of backup initialization.
|
2024-04-29 19:26:06 -04:00 |
|
Nicholas Tinsley
|
f23476a4e9
|
Initial support for restoring backups and skipping SMS in registration v2.
|
2024-04-29 19:25:59 -04:00 |
|
Clark
|
d983265e08
|
Persist group state in backup.
|
2024-04-29 19:25:59 -04:00 |
|
Greyson Parrelli
|
4134df3f35
|
Use archive-specific endpoint for attachment backfill.
|
2024-04-23 16:29:03 -04:00 |
|
Clark
|
f3669a5865
|
Fix message extra column not being restored properly.
|
2024-04-23 12:29:02 -04:00 |
|
Greyson Parrelli
|
34dbd11db0
|
Update file format for backupV2.
|
2024-04-23 12:29:02 -04:00 |
|
Greyson Parrelli
|
04fb459acd
|
Remove unused backup outputstream class.
|
2024-04-23 12:29:02 -04:00 |
|
Greyson Parrelli
|
f34ae8d118
|
Add padding to the gzipped backup output.
|
2024-04-23 12:29:02 -04:00 |
|
Nicholas Tinsley
|
62cf3feeaa
|
Restore a Local Backup v2
|
2024-04-18 16:24:13 -04:00 |
|
Alex Hart
|
947ab7d48b
|
Implement skeleton for backup sheets.
|
2024-04-18 16:24:13 -04:00 |
|
Greyson Parrelli
|
a82b9ee25f
|
Add a job to backfill attachment uploads to the archive service.
|
2024-04-18 16:24:13 -04:00 |
|
Alex Hart
|
d9e9fe1d6a
|
Move backups selection code to its own package.
|
2024-04-18 16:24:13 -04:00 |
|
Greyson Parrelli
|
9762899272
|
Remove old thread remappings.
|
2024-04-18 16:24:13 -04:00 |
|
Alex Hart
|
ce1b73970c
|
Implement BackupStatus widget.
|
2024-04-18 16:24:13 -04:00 |
|
Alex Hart
|
58282e589b
|
Implement backups settings fragment.
|
2024-04-18 16:24:13 -04:00 |
|
Clark
|
5f31f5966c
|
Update backup locator proto.
|
2024-04-18 16:24:13 -04:00 |
|
Clark
|
d8bbfe2678
|
Add archived media sync job.
|
2024-04-18 16:24:13 -04:00 |
|
Clark
|
7811e51b41
|
Add CDN number as parameter for read credential call.
|
2024-04-18 16:24:13 -04:00 |
|
Alex Hart
|
1b7784b01f
|
Update call strings to align with new designs.
|
2024-04-18 16:24:13 -04:00 |
|
Clark
|
689eacd618
|
Add initial support for backup and restore of message and media to staging.
Co-authored-by: Cody Henthorne <cody@signal.org>
|
2024-04-18 16:24:13 -04:00 |
|
Alex Hart
|
5f5a80dcbe
|
Stub out MoreOptionsSheet and RestoreFromBackupFragment.
|
2024-03-27 15:54:35 -04:00 |
|
Greyson Parrelli
|
6df1a68213
|
Refactor and improve attachment deduping logic.
|
2024-03-19 14:47:58 -04:00 |
|
Alex Konradi
|
4828d84caf
|
Update libsignal to 0.41.2
|
2024-03-19 14:47:58 -04:00 |
|
Clark
|
742c348998
|
Add test restore flow to staging reg.
|
2024-03-19 14:47:58 -04:00 |
|
Clark
|
9d46b52786
|
Backup attachments as Attachment locators.
|
2024-03-19 14:47:57 -04:00 |
|
Clark
|
ef374952ab
|
Add tests for update messages except for groups and calls.
|
2024-03-19 14:47:57 -04:00 |
|
Clark
|
f8ef4d5985
|
Add tests for text messages with mentions, quotes, reactions, and ranges.
|
2024-03-19 14:47:57 -04:00 |
|
Cody Henthorne
|
218964cbda
|
Add archive media apis.
|
2024-03-06 20:42:01 -04:00 |
|
Clark
|
7a31f69aea
|
Add tests for import/export of call logs.
|
2024-03-06 20:42:01 -04:00 |
|