Greyson Parrelli
50149a3803
Show a megaphone when a device is about to unlink.
2024-03-27 15:54:35 -04:00
Greyson Parrelli
e24c951d83
Convert MiscellaneousValues to kotlin.
2024-03-19 14:47:58 -04:00
Greyson Parrelli
825ca0d737
Remove more SMS vestiges.
2024-03-18 19:21:08 -04:00
Greyson Parrelli
58b11f3c47
Do a CDS refresh when a new chat is created.
2024-03-06 20:42:01 -04:00
Greyson Parrelli
c4842ae7c5
Attempt to prevent message retry loops.
2024-02-23 15:36:23 -05:00
Greyson Parrelli
252aa3714e
Sync the 'hasCompletedUsernameOnboarding' flag.
2024-02-15 21:43:36 -05:00
Greyson Parrelli
6097e6c305
Default discoverability to 'off' until registration is complete.
2024-02-15 21:43:35 -05:00
Greyson Parrelli
879fca0e11
Interpret unknown phone number sharing setting as 'off'.
2024-02-15 21:43:35 -05:00
Nicholas Tinsley
8e86612fc2
Derive PIN keyboard type if none set.
...
Addresses #13338 .
2024-02-09 15:11:38 -05:00
Greyson Parrelli
e361795184
Improve logging and the naming of some fields.
2024-01-23 11:52:03 -05:00
Greyson Parrelli
61a4a3b322
Add support for restoring usernames post-registration.
2024-01-11 15:56:51 -05:00
Greyson Parrelli
6230a7553d
Add some initial backupV2 network infrastructure.
2023-12-19 11:12:56 -05:00
Cody Henthorne
7bba4ed820
Move switch camera button to self pip.
2023-12-08 11:40:02 -05:00
Greyson Parrelli
b540b5813e
Setup backupV2 infrastructure and testing.
...
Co-authored-by: Clark Chen <clark@signal.org >
2023-12-04 16:18:56 -05:00
Greyson Parrelli
8023285b9d
Only mark username corrupted after repeated failures.
2023-12-04 16:18:10 -05:00
Cody Henthorne
df4bd1fa4a
Replace monthly badge expires with cancellation dialogs.
2023-11-16 10:22:01 -05:00
Greyson Parrelli
cf7d5b3481
Remove deprecated storage service fields.
2023-11-15 17:02:44 -05:00
Jim Gustafson
d20b6f355c
Enable opus low bitrate redundancy for internal testing.
2023-11-15 17:02:21 -05:00
Greyson Parrelli
a0792d166b
Add additional logging around apk updates.
2023-11-11 13:34:48 -05:00
Cody Henthorne
f062e58f7b
Flesh out monthly iDEAL donation flow.
2023-11-08 19:51:46 -05:00
Greyson Parrelli
ac1171d43b
Allow install of nightlies with the same version code but newer upload dates.
2023-11-07 12:51:09 -05:00
Greyson Parrelli
07aa058a46
Update username consistency error handling.
2023-11-06 14:49:51 -05:00
Greyson Parrelli
29350ab7b0
Add a QR code link and tooltip in the profile settings.
2023-11-03 14:33:07 -04:00
Greyson Parrelli
2dd0899a3d
Fix nightly updates.
2023-11-02 19:19:00 -04:00
Greyson Parrelli
b5c1051506
Attempt to fix AccountRecord restore crash.
...
My guess is that we're seeing a crash when updating because we're using
an out-of-date recipient snapshot that has an old/invalid storageId.
This commit uses a fresher recipient, and it prefers using the raw
record (what's in the DB) instead.
2023-11-02 10:25:17 -04:00
Cody Henthorne
117bbdbcdf
Show dialog when attempting to donate again while still processing previous donation.
2023-11-01 20:45:16 -04:00
Alex Hart
079400f89e
Donation error sheet wiring and UI.
2023-10-25 14:30:23 -04:00
Greyson Parrelli
4b004f70ec
Update website build to use PackageInstaller.
2023-10-23 14:30:37 -04:00
Alex Hart
10eec025d2
Implement pending one-time donation error handling.
2023-10-23 13:50:54 -03:00
Alex Hart
d497ed4195
Handle launch to external bank application.
2023-10-23 09:26:31 -03:00
Greyson Parrelli
d866646f66
Update enum for phone number sharing mode.
2023-10-20 14:22:08 -04:00
Alex Hart
627c47b155
Implement donations one-time pending state.
2023-10-17 11:15:56 -04:00
Greyson Parrelli
4fe6d79fff
Unify our Base64 utilities.
2023-10-17 11:15:56 -04:00
Greyson Parrelli
c00943591d
Remove PNP flag from reading some settings.
2023-10-17 11:15:56 -04:00
Alex Hart
bf37c09ba0
Implement bank transfer completed sheet.
2023-10-17 11:15:56 -04:00
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