Cody Henthorne
|
efbd5cab85
|
Convert SignalService, Database, Group, Payment, and other remaining protos to wire.
|
2023-09-21 13:59:52 -03:00 |
|
Greyson Parrelli
|
f959543c19
|
Add UI for prompting about crashes.
|
2023-09-11 17:07:11 -03:00 |
|
Alex Hart
|
1f2bfe8245
|
Replace internal setting for CIV2 TextOnly with a FeatureFlag.
|
2023-09-06 09:34:48 -04:00 |
|
Alex Hart
|
75b81a0fd2
|
Add the groundwork for the ConversationItemV2 Media item.
|
2023-08-31 14:33:54 -04:00 |
|
Greyson Parrelli
|
57b9571d86
|
Don't store blank usernames.
|
2023-08-29 09:33:45 -04:00 |
|
Greyson Parrelli
|
8a93814bac
|
Update to the new username link spec.
|
2023-08-29 09:33:45 -04:00 |
|
Clark
|
4cbcee85d6
|
Add prompt to help troubleshoot slow notifications.
|
2023-08-16 10:26:32 -04:00 |
|
Clark
|
bb83ddfe28
|
Prompt user for debug logs with slow notifications.
|
2023-08-10 15:29:02 -03:00 |
|
Greyson Parrelli
|
82906aee58
|
Use strongly-typed ACIs and PNIs everywhere.
|
2023-08-01 15:51:31 -04:00 |
|
Cody Henthorne
|
912299bcfd
|
Fix invalid type crash when attempting to recover keyboard landscape height.
A bug with setter using long means it easier to just use long going
forward.
|
2023-07-25 12:01:14 -04:00 |
|
Cody Henthorne
|
7617cc0a80
|
Remove Phase 2 in preparation for CFv2.
|
2023-07-19 19:46:45 -04:00 |
|
Clark
|
461875b0e4
|
Add support for displaying both ACI and e164 safety numbers.
|
2023-07-19 17:12:18 -04:00 |
|
Cody Henthorne
|
fe509838f4
|
Add CFv2 feature flag.
|
2023-07-18 09:55:02 -04:00 |
|
Cody Henthorne
|
e5c3757629
|
Remove Phase 1 in preparation for CFv2.
|
2023-07-14 13:51:30 -04:00 |
|
Cody Henthorne
|
648506fe04
|
Fix empty emoji search index.
|
2023-07-12 15:48:52 -04:00 |
|
Clark
|
9af888a595
|
Refactor FcmFetchManager to make foreground service clearer.
|
2023-07-12 15:48:51 -04:00 |
|
Alex Hart
|
7e909f2bee
|
Add InternalSettings option for ConversationItem V2.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
ebaa445bee
|
Save last-known server time offset.
|
2023-07-12 15:48:51 -04:00 |
|
Greyson Parrelli
|
e1570e9512
|
Start mirroring to SVR2.
|
2023-07-12 15:48:51 -04:00 |
|
Nicholas Tinsley
|
d6758fc264
|
Store PIN keyboard type in file backup.
|
2023-06-21 11:53:01 -04:00 |
|
Nicholas Tinsley
|
62d5f61a0b
|
Allow verification with PIN rather than SMS when restoring from backup.
|
2023-06-16 16:31:46 -04:00 |
|
Clark
|
f23e5bdb44
|
Prepare edit message for beta run.
|
2023-06-15 15:36:08 -04:00 |
|
Alex Hart
|
886c149c3f
|
Add in-call info sheet for call links.
|
2023-06-15 13:31:59 -04:00 |
|
Jim Gustafson
|
c08e108fc3
|
Update to RingRTC v2.28.0
Co-authored-by: Jordan Rose <jrose@signal.org>
|
2023-06-06 12:47:16 -04:00 |
|
Greyson Parrelli
|
e2ef8e2ef9
|
Add support for kyber prekeys.
|
2023-06-06 12:47:15 -04:00 |
|
Greyson Parrelli
|
25779d04a6
|
Regularly run account consistency checks.
|
2023-05-24 12:05:23 -04:00 |
|
Alex Hart
|
5a38143987
|
Integrate call links create/update/read apis.
|
2023-05-24 11:29:58 -04:00 |
|
Cody Henthorne
|
4b09f4a654
|
Add basic attachment keyboard support to CFv2.
|
2023-05-17 15:30:26 -04:00 |
|
Greyson Parrelli
|
acb6510312
|
Switch to libsignal for PIN hashing.
|
2023-05-17 15:29:30 -04:00 |
|
Nicholas Tinsley
|
ac027d9267
|
Store linked devices presence in separate key than reminder.
|
2023-05-10 15:59:26 -04:00 |
|
Greyson Parrelli
|
93d78b3b2e
|
Improve conditional logic around prekey refresh schedule.
|
2023-05-09 15:35:48 -04:00 |
|
Nicholas
|
e46564cb7e
|
Add jitter to backup scheduling.
|
2023-05-09 13:41:28 -04:00 |
|
Greyson Parrelli
|
855e194baa
|
Add initial username link screen + QR code generation.
|
2023-05-05 12:48:53 -03:00 |
|
Alex Hart
|
3090a8521c
|
Merge V2 Conversation Fragment behind an internal setting.
|
2023-04-20 13:50:11 -04:00 |
|
Alex Hart
|
09cf8074aa
|
Allow users to select a compact tab bar.
|
2023-04-20 13:50:11 -04:00 |
|
Greyson Parrelli
|
99bd8e82ca
|
Do not process messages while change number is happening.
|
2023-04-05 16:40:23 -03:00 |
|
Clark
|
ad9337021c
|
Streamline export account data to not save to disk.
|
2023-04-04 12:16:45 -03:00 |
|
Clark
|
d6a9ed1a8d
|
Add setting for requesting user account data.
|
2023-03-24 15:49:26 -04:00 |
|
Cody Henthorne
|
25028e0e6f
|
Add additional text formatting support.
|
2023-03-22 14:28:10 -04:00 |
|
Clark
|
79a062c838
|
Introduce thread priorities for threads and handlerthreads.
|
2023-03-20 17:39:08 -04:00 |
|
Nicholas
|
428ef554a3
|
Add bottom sheet reminder for linked devices on re-register.
|
2023-03-04 10:52:03 -05:00 |
|
Alex Hart
|
a9c4fcf894
|
Refresh onboarding cards.
|
2023-03-03 10:40:55 -05:00 |
|
Greyson Parrelli
|
6922886395
|
Fix a bunch of random lint warnings.
|
2023-03-03 10:40:55 -05:00 |
|
Cody Henthorne
|
4f458a022f
|
Add skip SMS flow.
|
2023-02-22 22:26:14 -05:00 |
|
Nicholas
|
a47e3900c1
|
Implement session-based account registration API.
|
2023-02-22 22:11:58 -05:00 |
|
Alex Hart
|
a398745740
|
Implement username is out of sync banner.
|
2023-02-21 11:32:24 -05:00 |
|
Alex Hart
|
605289aca4
|
Upgrade ktlint and add twitter compose rules.
|
2023-02-14 14:02:22 -05:00 |
|
Cody Henthorne
|
1f31f4a50a
|
Adjust SMS phases and show Phase 3 start date.
|
2023-02-06 16:53:08 -04:00 |
|
Alex Hart
|
4f387cf8d9
|
Add username education screen.
|
2023-02-01 17:41:28 -05:00 |
|
Clark
|
f3e715e069
|
Add support for scheduled message sends.
|
2023-01-26 20:25:27 -05:00 |
|