jeffrey-signal
2c8144b32f
Add more compose preview annotations.
2025-10-02 12:56:04 -04:00
Cody Henthorne
6976ac7d44
Move v3 classes to base registration package.
2025-09-24 16:29:57 -04:00
Cody Henthorne
8dc2077ad0
Remove regv2.
2025-09-24 16:29:57 -04:00
Alex Hart
146a5f5701
Remove ParcelableGroupId.
2025-09-23 20:21:30 -04:00
andrew-signal
957ddc82b5
Switch lookupUsernameHash to use libsignal's typed API wrapper.
2025-09-17 14:21:43 -04:00
Cody Henthorne
e6e869e074
Fix identity key update failure when profile key verification failed.
2025-08-05 11:00:54 -04:00
Cody Henthorne
3b028d49a5
Initial pass to properly check multi-device environment in various spots.
2025-07-25 12:19:59 -04:00
lisa-signal
3b0878f493
Prevent system from displaying -1 other groups in common when there is 0 group in common.
2025-07-01 13:02:03 -04:00
Alex Hart
c0dfe9bd53
Utilize ImageVector instead of Painter in SettingsScaffold.
2025-06-17 16:26:20 -04:00
Jeffrey Starke
aa7b61ecb1
Consolidate duplicated logic to retrieve groups in common.
...
Merges all of these into GroupsInCommonRepository:
- ConversationSettingsRepository.getGroupsInCommon()
- CallLinkIncomingRequestRepository.getGroupsInCommon()
- ContactSearchPagedDataSourceRepository.getGroupsInCommon()
- ReviewUtil.getGroupsInCommonCount()
- AboutSheetRepository.getGroupsInCommonCount()
2025-04-09 15:27:46 -04:00
Jeffrey Starke
2608e9165c
Fix group member review avatar and "other groups in common" copy. ( #4813 )
...
- Fixes `ReviewBannerView` erroneously using the note to self icon instead of the current user's profile photo.
- Fixes the "other groups in common" copy, which was missing the word "other".
2025-04-09 15:27:46 -04:00
Alex Bakon
8b9fc30b97
Migrate calls to deprecated libsignal methods.
2025-04-09 15:27:46 -04:00
Sagar
fb571ffdbf
fixup! Update profile initials after name change.
2025-04-09 15:27:46 -04:00
Sagar
13be8d511c
Focus on correct textfield when adding a description.
2025-04-09 15:27:45 -04:00
Sagar
d1ba4fa19f
Update profile initials after name change.
2025-03-31 14:44:13 -04:00
Greyson Parrelli
0b315220ee
Quiet excessive warnings.
2025-03-31 14:44:13 -04:00
Jeffrey Starke
247c5de140
Add .compose and .view subpackages to core-ui module.
2025-03-26 13:59:11 -04:00
Cody Henthorne
305b380fef
Convert all account based calls to WebSocket.
2025-03-12 16:15:40 -04:00
Greyson Parrelli
9c473fb570
Improve and centralize e164 utils.
2025-03-04 15:58:21 -05:00
Greyson Parrelli
e9e62b98f3
Move bidi methods to BidiUtil.
2025-03-04 15:58:21 -05:00
Cody Henthorne
e3b1ef7904
Add info dialog about phone number discoverability during registration.
2025-01-30 11:42:07 -05:00
Jameson Williams
769a92943e
Enable nonTransitiveRClass.
...
Resolves #13757
2024-11-01 16:07:25 -04:00
Greyson Parrelli
ead66cdfc0
Migrate linked device status to the SignalStore.
2024-10-29 14:36:34 -04:00
mtang-signal
d0162d0b21
Update emojis in about status.
2024-10-07 13:40:34 -07:00
Michelle Tang
b74f04495e
Update verified icon.
2024-09-20 10:52:18 -04:00
mtang-signal
81b4339bea
Add capitalization to profile names.
2024-09-20 10:52:17 -04:00
RohitBeatroute
76175c7a6b
Fix username discriminator from disappearing.
...
Closes #13687
Fixes #13680
2024-09-20 10:52:17 -04:00
Nicholas Tinsley
9261c34213
Clean up registration java packages hierarchy.
2024-09-13 10:51:30 -04:00
Nicholas Tinsley
d683b8a321
Preclude cancelation of pre-uploaded video attachments.
...
Addresses ##10225.
2024-08-30 12:55:23 -04:00
Greyson Parrelli
8932eef991
Convert some SignalServiceAttachment* classes to kotlin.
2024-08-08 12:19:01 -07:00
Alex Hart
f49e2768c1
Fix crash in review card repository.
2024-07-09 13:40:41 -04:00
Nicholas Tinsley
d7b5c6bff3
Delete registration V1.
2024-06-26 13:39:28 -04:00
Greyson Parrelli
863b443317
Convert SignalStore to kotlin.
2024-06-24 15:04:03 -04:00
Cody Henthorne
c80ccd70ec
Add additional delete sync support.
2024-06-24 15:04:02 -04:00
Alex Hart
11557e4815
Rewrite fallbackphoto system.
2024-06-24 15:04:02 -04:00
Greyson Parrelli
d698f74d0b
Rename FeatureFlags -> RemoteConfig.
2024-06-24 15:04:02 -04:00
Greyson Parrelli
b6a4e1f145
Rewrite the AppDependencies system.
2024-06-05 15:46:00 -04:00
Nicholas Tinsley
cfb4377de3
Apply automated ktlint 1.2.1 formatting.
2024-05-17 09:33:22 -04:00
Cody Henthorne
5d15eef61d
Improve translations with pluralized string resources.
2024-04-30 16:04:14 -04:00
Alex Hart
15d8a698c5
Add new name collision state management.
2024-04-18 16:24:13 -04:00
Greyson Parrelli
3ba2b46bb0
Convert Recipient to kotlin.
2024-04-03 14:02:55 -04:00
Alex Hart
3f91824325
Fix bug preventing the review sheet from opening.
2024-04-03 14:02:13 -04:00
Greyson Parrelli
e24c951d83
Convert MiscellaneousValues to kotlin.
2024-03-19 14:47:58 -04:00
Greyson Parrelli
5027159ed8
Improve handling of unregistered states in profile screen.
2024-03-19 14:47:58 -04:00
Alex Hart
4dd3b92eda
Prevent crash when review banner wants to display self.
2024-03-11 09:52:24 -03:00
Greyson Parrelli
6104ef62df
Detect username QR codes in our camera-first capture flow.
2024-03-06 20:42:00 -04:00
Cody Henthorne
c04f761f5a
Show rate limit specific error message on username reservation.
2024-02-23 15:36:23 -05:00
Cody Henthorne
d5cf8d36b3
Fix username recovery UX bugs.
2024-02-23 15:36:23 -05:00
Greyson Parrelli
23d6a71a3b
Update username validation to use libsignal.
2024-02-20 21:36:24 -05:00
Greyson Parrelli
e22fa499c2
Reduce username debounce rate to 500ms.
2024-02-20 15:25:27 -05:00