Greyson Parrelli
0944e2f758
Apply contact list SMS filter to 'recents' section.
2021-01-23 18:48:14 -05:00
Alex Hart
b49e4004ab
Restrict SMS in multishare.
2021-01-23 18:48:14 -05:00
Greyson Parrelli
68381f8b64
Fix text color of recent conversations in share activity.
2021-01-23 18:48:14 -05:00
Greyson Parrelli
798fc84e82
Fix issue where empty about could be rendered in contact list.
2021-01-23 12:56:00 -05:00
Greyson Parrelli
7db16e6156
Add support for an 'About' field on your profile.
2021-01-21 18:02:19 -05:00
Alex Hart
c244a98962
Finalize wallpaper UX.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org >
Co-authored-by: Alan Evans <alan@signal.org >
2021-01-21 18:02:19 -05:00
Greyson Parrelli
d5fb71b63f
Prevent creating threads for remapped users.
...
Fixes #10538
2021-01-12 11:41:13 -05:00
Greyson Parrelli
f012a41345
Fix issue with Signal join notifications.
2021-01-11 23:21:54 -05:00
Greyson Parrelli
e10284bd13
Remove Trace annotation.
2021-01-06 17:03:20 -04:00
Greyson Parrelli
bed2544ff4
Don't try to update contacts if you have no permission.
...
Fixes #10271
2020-12-09 17:07:54 -05:00
Greyson Parrelli
8e93bf9075
Create a core-util module with some common utilities.
2020-12-05 13:44:13 -05:00
Sgn-32
ebaa4cee65
Pretty print phone numbers in recent chats on share screen.
...
Fixes #10204
2020-12-05 13:44:09 -05:00
Alex Hart
cea4ee4ea9
Utilize GeneratedContactPhoto for named folk.
2020-12-01 16:17:36 -05:00
Jack Lloyd
13c014215d
Move to Signal Protocol written in Rust.
...
Co-authored-by: Alex Hart <alex@signal.org >
2020-11-25 11:40:05 -04:00
Alex Hart
5941b22eb6
Revert "Move to Signal Protocol written in Rust."
...
This reverts commit 907e8d93a3 .
2020-11-23 10:22:53 -04:00
Jack Lloyd
907e8d93a3
Move to Signal Protocol written in Rust.
...
Co-authored-by: Alex Hart <alex@signal.org >
2020-11-16 12:28:11 -05:00
Greyson Parrelli
2dace38d43
Add support for GV1->GV2 forced migration.
2020-11-12 12:32:10 -05:00
Greyson Parrelli
0b77b33902
Add the ability to trace methods in internal builds.
...
Currently only for internal builds. Use the @Trace annotation to trace
methods for viewing in Perfetto.
2020-11-11 15:29:01 -05:00
Cody Henthorne
c3b5323010
Update assets and themes to leverage DayNight system.
2020-11-11 15:29:01 -05:00
Alex Hart
e9c7b120a0
Improve contact blocking UX via settings.
2020-11-11 15:29:01 -05:00
Greyson Parrelli
9e5156ab73
Pretty-print phone numbers.
2020-11-04 16:51:23 -04:00
Alex Hart
3dc1614fbc
Add basic profile spoofing detection.
2020-11-04 16:24:45 -04:00
Greyson Parrelli
d1478c5ce0
Reduce impact of CDS rate-limiting issues.
...
This will at least allow users with > RateLimit contacts to perform a successful sync. More work needs to be done here in the future to handle this better.
2020-10-29 10:16:21 -04:00
Cody Henthorne
5e382c120b
Fix security crash during directory refresh.
2020-10-28 16:14:45 -04:00
Greyson Parrelli
ead64d92a5
Rename Recipient.isLocalNumber() to Recipient.isSelf()
2020-10-22 15:55:18 -03:00
Greyson Parrelli
f182be2d79
Inline CDS feature flag.
2020-09-23 16:54:38 -04:00
Greyson Parrelli
a2c2ab428a
Fallback to profile fetches for unlisted contacts.
2020-09-23 16:54:38 -04:00
Cody Henthorne
dc4faf57cb
Add foundational UX and state support for Group Calling.
2020-09-23 16:54:38 -04:00
Greyson Parrelli
cdc7033a51
Update CDS enclave.
2020-09-09 15:38:42 -04:00
Greyson Parrelli
4714895c59
Do not attempt to send to unregistered users when using CDS flag.
...
CDS is slow, and unregistered users will always trigger a CDS lookup on
send (since we can't get their UUID).
This starts skipping sends to unregistered users and shortens the time
window to do a full CDS lookup from every 12 hours to every 6 hours.
2020-08-31 11:33:57 -04:00
Greyson Parrelli
190ca9eddd
Have DatabaseFactory.getSmsDatabase() return MessageDatabase.
...
Slowly moving towards a single interface.
2020-08-24 11:16:41 -03:00
Alex Hart
36d1e7c44a
Disable Contact Join Notification via Action.
2020-08-06 20:57:50 -04:00
Greyson Parrelli
5923fa0cd5
Block sends on CDS lookups.
2020-08-06 20:57:50 -04:00
Greyson Parrelli
5ea132e712
Delay directory refresh until registration is complete.
2020-07-19 10:22:05 -04:00
Greyson Parrelli
bd078fc883
Handle UUID-only recipients and merging.
2020-07-19 09:32:16 -04:00
Greyson Parrelli
d1b61bfed3
Add indicator for system contacts.
2020-07-14 10:37:09 -04:00
Greyson Parrelli
2791790bf5
Implement new CDS changes.
2020-07-08 16:51:30 -04:00
Cody Henthorne
469a4700d2
Fix improper tinting on screens when using FallbackPhoto.
2020-06-17 17:49:43 -03:00
Alan Evans
b53827f32b
Manage recipient activity.
2020-06-16 19:30:35 -04:00
Greyson Parrelli
3d7cffef2b
Remove Message Requests feature flag.
2020-06-16 19:30:35 -04:00
Cody Henthorne
cea6a83d8a
Show member count in contact selection list.
2020-06-09 13:32:48 -04:00
Greyson Parrelli
2751fd7efc
Retrieve profiles in parallel.
2020-06-09 12:47:11 -04:00
Cody Henthorne
2822042eeb
Show recent groups in Add to Groups screen.
2020-06-09 12:13:13 -04:00
Alan Evans
e1bb773d85
Add 'Add to a group' button to bottom sheet.
2020-06-09 12:09:59 -03:00
Alex Hart
cbc3cce66f
Fix API 19 drawable crash in ManageGroupFragment.
2020-06-08 11:34:39 -03:00
Alan Evans
b27198286d
MMS proof new group UI.
2020-06-05 21:46:04 -04:00
Alex Hart
04a000a8a8
Always display labels in contact search.
2020-06-05 15:16:55 -03:00
Alex Hart
4a455ff958
Implement new Add Members UI.
2020-06-05 13:44:02 -03:00
Alex Hart
7f2439f1e9
Fix contact selection behavior when searching and clear search on selection.
2020-06-02 16:27:04 -03:00
Greyson Parrelli
f392229393
Extract MessageNotifier interface.
2020-05-29 09:51:21 -04:00