Greyson Parrelli
|
863b443317
|
Convert SignalStore to kotlin.
|
2024-06-24 15:04:03 -04:00 |
|
Greyson Parrelli
|
d698f74d0b
|
Rename FeatureFlags -> RemoteConfig.
|
2024-06-24 15:04:02 -04:00 |
|
Greyson Parrelli
|
13f7a64139
|
Refactor FeatureFlags.
|
2024-06-24 15:04:02 -04:00 |
|
Greyson Parrelli
|
b6a4e1f145
|
Rewrite the AppDependencies system.
|
2024-06-05 15:46:00 -04:00 |
|
Alex Hart
|
55abd88a03
|
Implement better handling for call peeking when opening the calls tab.
|
2024-05-08 16:30:52 -03:00 |
|
Alex Hart
|
293634c758
|
Send call link update sync message upon call link creation.
|
2024-04-24 10:48:00 -03:00 |
|
Alex Hart
|
58282e589b
|
Implement backups settings fragment.
|
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 |
|
Greyson Parrelli
|
3ba2b46bb0
|
Convert Recipient to kotlin.
|
2024-04-03 14:02:55 -04:00 |
|
Alex Hart
|
6f46331772
|
Add call log event proto updates.
|
2024-03-19 14:47:58 -04:00 |
|
Cody Henthorne
|
132bc15373
|
Fix ANR when changing the configuration of a foldable.
|
2024-03-19 14:47:58 -04:00 |
|
Alex Hart
|
0544c1f249
|
Display group call permissions dialog when trying to start a call in annoucment group when not an admin.
|
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
|
2e4ac7ede1
|
Always perform CDSI lookups when starting new chats.
|
2024-03-06 20:42:01 -04:00 |
|
Alex Hart
|
9f197b12ed
|
Add support for call log mark as read.
|
2024-03-06 20:42:01 -04:00 |
|
Jim Gustafson
|
690608cdf3
|
Update to RingRTC v2.39.0
Co-authored-by: Alex Hart <alex@signal.org>
|
2024-03-06 20:42:01 -04:00 |
|
Alex Hart
|
40b4b316b3
|
Add new options to share call link details from details fragment.
|
2024-03-06 20:42:01 -04:00 |
|
Greyson Parrelli
|
67c3f41dff
|
Fix crash when attempting to start a call via username.
|
2024-02-20 16:02:57 -05:00 |
|
Jameson Williams
|
ec96b4e3aa
|
Update Glide to use ksp, drop kapt.
Resolves #13381
|
2024-01-31 22:12:17 -05:00 |
|
Alex Hart
|
8b5498cfbd
|
Fix if check for call links.
|
2024-01-23 11:52:04 -05:00 |
|
Cody Henthorne
|
6f15c16a42
|
Add notification profile specific events for missed calls.
|
2024-01-10 15:30:45 -05:00 |
|
Alex Hart
|
2b606a2dec
|
Add update-tick for call log timestamps.
|
2024-01-03 15:12:45 -05:00 |
|
Cody Henthorne
|
624f863da4
|
Ensure call links UX is still available post new calling features.
|
2024-01-03 15:12:44 -05:00 |
|
Cody Henthorne
|
853862c475
|
Fix call info sheet scroll position after dismissing.
|
2023-12-13 10:24:53 -05:00 |
|
Greyson Parrelli
|
73de2dfda7
|
Fix opening username links.
|
2023-11-08 19:51:46 -05:00 |
|
Alex Hart
|
046ce30e08
|
Fix SGNL schema link for call links.
|
2023-10-17 11:15:56 -04:00 |
|
Alex Hart
|
f5215d715a
|
Utilize timestamp from table instead of relying on getCurrentMillis.
|
2023-09-25 21:25:00 -04:00 |
|
Alex Hart
|
fde0f3bba1
|
Fix call log clear history error handling.
|
2023-09-25 21:25:00 -04:00 |
|
Alex Hart
|
e7b18bd3a2
|
Tie CallLogViewModel lifecycle to the activity.
|
2023-09-25 21:25:00 -04:00 |
|
Alex Hart
|
524565f0bb
|
Add animations for add name fragment in call links.
|
2023-09-21 13:59:52 -03:00 |
|
Cody Henthorne
|
efbd5cab85
|
Convert SignalService, Database, Group, Payment, and other remaining protos to wire.
|
2023-09-21 13:59:52 -03:00 |
|
Alex Hart
|
cf7455c661
|
Do not display clear filter when no filter is applied in call log.
|
2023-09-12 10:58:39 -03:00 |
|
Alex Hart
|
712c41d927
|
Remove busy log line from call link processing.
|
2023-09-12 10:31:44 -03:00 |
|
Alex Hart
|
10aecb9390
|
Order call links in reverse chron on calls tab.
|
2023-09-12 10:16:49 -03:00 |
|
Alex Hart
|
a1eafe311e
|
Set correct color on join button in SignalCallRow.
|
2023-09-12 10:13:46 -03:00 |
|
Alex Hart
|
a154a6cce5
|
Add 'edit' state for call name button.
|
2023-09-11 17:07:12 -03:00 |
|
Alex Hart
|
266adf788c
|
Add support for received call link previews.
|
2023-09-11 17:07:12 -03:00 |
|
Alex Hart
|
99abfd0d98
|
Share to signal from CallSheet.
|
2023-08-16 10:26:32 -04:00 |
|
Alex Hart
|
784f94ecdb
|
Fix missed call icon for groups.
|
2023-08-10 15:29:02 -03:00 |
|
Alex Hart
|
93bf853b5e
|
Fix threading in call link creation sheet.
|
2023-08-10 15:29:02 -03:00 |
|
Alex Hart
|
b866d57814
|
Hide admin options if user is not a call admin.
|
2023-08-10 15:29:02 -03:00 |
|
Alex Hart
|
748667a0b4
|
Fix bad ad hoc calling flag check.
|
2023-08-10 15:29:02 -03:00 |
|
Alex Hart
|
30d0b6fd0e
|
Add additional call links moderation ui.
|
2023-08-10 15:29:02 -03:00 |
|
Alex Hart
|
067b3513b7
|
Add content descriptions to call log row item buttons.
|
2023-08-10 15:05:18 -03:00 |
|
Alex Hart
|
72edf5c08b
|
Ignore call links check if ff is disabled.
|
2023-08-04 11:34:43 -03:00 |
|
Alex Hart
|
e239036d8b
|
Send 'clear history' event when clearing the call log.
|
2023-08-01 15:51:31 -04:00 |
|
Alex Hart
|
6cb8b1c439
|
Fix call link icon tint in call log.
|
2023-08-01 15:51:31 -04:00 |
|
Greyson Parrelli
|
82906aee58
|
Use strongly-typed ACIs and PNIs everywhere.
|
2023-08-01 15:51:31 -04:00 |
|
Alex Hart
|
8f253ffc43
|
Add lazy thread creation throughout in preparation for CFV2.
|
2023-07-12 15:48:52 -04:00 |
|
Clark Chen
|
36fc9aa82a
|
Add 10s timeout to user facing CDSI requests.
|
2023-07-11 17:58:09 -04:00 |
|