Cody Henthorne
|
96823e944d
|
Introduce ActiveCallManager to prevent android service crashes during call handling.
|
2024-01-23 13:18:57 -05:00 |
|
Alex Hart
|
06ee096746
|
Fix crash when launching 'turn off contact joined' option via activity.
|
2023-12-19 11:12:56 -05:00 |
|
Cody Henthorne
|
f5d9fbe91c
|
Allow deeplinks back into Signal from iDEAL banking apps.
|
2023-12-04 16:18:56 -05:00 |
|
Greyson Parrelli
|
7be93a8a44
|
Rename profile fragments so they make sense.
|
2023-11-03 09:14:17 -04:00 |
|
Greyson Parrelli
|
0659edb762
|
Add a new foreground service for attachment progress.
|
2023-11-01 20:45:16 -04:00 |
|
Greyson Parrelli
|
d468d4c21b
|
Remove sms/mms receive code.
Simplifying incoming message insert. Removing this dead path as part of
it.
|
2023-10-23 13:29:07 -04:00 |
|
Cody Henthorne
|
8493c7ffe5
|
Enable split-window support for key activites.
Fixes #13182
|
2023-10-05 19:13:19 -04:00 |
|
Alex Hart
|
a3e36d2453
|
Update target API to 33
|
2023-09-06 09:34:48 -04:00 |
|
Cody Henthorne
|
9b1da3cfa0
|
Revert "Do not manually handle orientation changes in ConversationActivity."
This reverts commit 8b2a535f19 .
|
2023-08-22 19:49:39 -04:00 |
|
Cody Henthorne
|
8b2a535f19
|
Do not manually handle orientation changes in ConversationActivity.
|
2023-08-18 12:34:50 -04:00 |
|
Nicholas
|
11cfe5ee82
|
Upgrade to AndroidX Media3.
|
2023-08-16 10:26:32 -04:00 |
|
Greyson Parrelli
|
2f8e112f3a
|
Rename MessageProcessReceiver -> RoutineMessageFetchReceiver.
|
2023-08-16 10:26:32 -04:00 |
|
Cody Henthorne
|
67b8f468e4
|
Remove most of Conversation Fragment V1 and friends.
|
2023-08-02 17:49:53 -04:00 |
|
Greyson Parrelli
|
110d8259fa
|
Explicity declare exported status in manifest entries.
This shouldn't change any behavior. We're just explicitly declaring the
exported field to be what it would otherwise get set to by default.
|
2023-07-12 15:48:52 -04:00 |
|
Greyson Parrelli
|
e1570e9512
|
Start mirroring to SVR2.
|
2023-07-12 15:48:51 -04:00 |
|
Alex Hart
|
a17033dff4
|
Add ContentProvider for user avatars.
|
2023-06-28 17:13:15 -04:00 |
|
Cody Henthorne
|
53673be5cb
|
Update AGP to 8.0
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2023-06-26 15:09:36 -04:00 |
|
Alex Hart
|
b9e002f7b1
|
Update call links parsing.
|
2023-06-15 13:31:59 -04:00 |
|
Alex Hart
|
987f9b9dba
|
Allow call links to exist in the calls tab.
|
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 |
|
Nicholas
|
c963e99dca
|
Introduce the ability to change the app icon.
|
2023-05-18 20:35:51 -04:00 |
|
Greyson Parrelli
|
634e4abcc1
|
Use the word 'chat' instead of 'conversation'.
|
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
|
b99855afbe
|
Fix avatar photo editing.
|
2023-04-05 16:40:23 -03:00 |
|
Alex Hart
|
6da9db6d86
|
Allow MediaSelectionActivity to ignore uiMode configuration changes.
|
2023-04-05 16:40:23 -03:00 |
|
Alex Hart
|
c70f1f5d75
|
Fix call screen transition.
|
2023-03-22 14:28:36 -04:00 |
|
Alex Hart
|
166e555d32
|
Kill two unused classes.
|
2023-03-22 14:28:09 -04:00 |
|
Alex Hart
|
ce3770a0fb
|
Add new call screen for calls tab.
|
2023-03-22 14:28:09 -04:00 |
|
Greyson Parrelli
|
33828439fb
|
Use the websocket for FCM fetches.
|
2023-03-03 10:40:55 -05:00 |
|
Cody Henthorne
|
6100160e18
|
Address various issues with dark theme registration flow.
|
2023-02-15 13:24:15 -05:00 |
|
Greyson Parrelli
|
d9c31a6cd6
|
Update AGP to 7.4.0
|
2023-02-14 14:03:09 -05:00 |
|
Clark
|
f3e715e069
|
Add support for scheduled message sends.
|
2023-01-26 20:25:27 -05:00 |
|
Nicholas
|
70c6e9e60f
|
Store additional data that will allow us to reduce the number of verification SMSs.
|
2023-01-19 13:32:35 -05:00 |
|
Greyson Parrelli
|
95eba78d9c
|
Improve constraints on thread and message tables.
|
2022-12-07 13:03:02 -05:00 |
|
Greyson Parrelli
|
23804046c6
|
Always use new foreground service utils.
|
2022-11-30 17:10:36 -05:00 |
|
Cody Henthorne
|
0309f9ea89
|
Change destination for remote donation megaphones.
|
2022-11-10 10:46:57 -05:00 |
|
Nicholas
|
bae070e60e
|
Remove old MediaPreviewActivity.
|
2022-10-31 09:23:11 -04:00 |
|
Greyson Parrelli
|
3826ac553d
|
Remove the unused/deprecated WRITE_PROFILE permission.
|
2022-10-24 21:00:17 -03:00 |
|
Cody Henthorne
|
b6db7e7af6
|
Add phased SMS removal UX.
|
2022-10-13 16:32:51 -04:00 |
|
Cody Henthorne
|
a8e03e9bf2
|
Fix backup job background start restricitions with API31+.
|
2022-10-12 09:48:40 -04:00 |
|
Nicholas
|
f63ce79f16
|
Create new Media Preview infrastructure, behind feature flag.
|
2022-10-04 17:32:57 -04:00 |
|
Cody Henthorne
|
31f31534ce
|
Round out sms/mms export process.
|
2022-09-28 11:34:13 -04:00 |
|
Nicholas Tinsley
|
b9f4dc3fe9
|
Specify exported status and PendingIntent mutability.
Also reduce shake sampling frequency, add coarse location permission.
Random things for targetSdk 32.
|
2022-09-28 11:33:35 -04:00 |
|
Alex Hart
|
977af2c2f3
|
Add capability to request username creation during registration.
|
2022-09-13 13:07:42 -04:00 |
|
Alex Hart
|
24b7593178
|
Update camera layout for better support across different screen sizes.
|
2022-09-13 13:07:42 -04:00 |
|
Alex Hart
|
936212e684
|
Add initial sms exporter integration behind a feature flag.
|
2022-08-31 15:58:41 -04:00 |
|
Cody Henthorne
|
ace4157a14
|
Make maps key externally configurable.
|
2022-08-09 16:23:44 -04:00 |
|
Alex Hart
|
87cb2d6bf8
|
Add new story send final screen.
|
2022-07-27 13:26:28 -04:00 |
|
Alex Hart
|
b20658c829
|
Allow media selection recipient selection fragment to display in user's chosen app theme.
|
2022-07-26 09:33:45 -04:00 |
|
Alex Hart
|
359a39ddaf
|
Material 3 media gallery refresh.
|
2022-07-21 13:18:20 -04:00 |
|