Cody Henthorne
|
22c4e2d084
|
Update registration for new restore flows.
|
2024-11-08 11:16:00 -05:00 |
|
Greyson Parrelli
|
898d5ccb78
|
Remove old device link flow.
|
2024-10-23 15:51:54 -04:00 |
|
Alex Hart
|
48bd57c56a
|
Start re-work of play billing checkout flow.
|
2024-09-20 10:52:18 -04:00 |
|
Alex Hart
|
26e79db057
|
Begin re-architecture of calling screen.
|
2024-08-22 13:04:59 -07:00 |
|
Alex Hart
|
16a732171a
|
Add 'create a pin' button to backups sub pin entry sheet.
|
2024-08-08 12:22:34 -07:00 |
|
Greyson Parrelli
|
ddb367edbe
|
Update WebView fields in AndroidManifest.
|
2024-08-08 12:19:01 -07:00 |
|
Cody Henthorne
|
aebaff736c
|
Fix mic usage for api34 when app is backgrounded.
|
2024-08-08 12:19:01 -07:00 |
|
Cody Henthorne
|
dc7208922c
|
Update target SDK to 34.
|
2024-08-08 12:19:00 -07:00 |
|
Michelle Tang
|
57adab858c
|
Add selected photos access.
|
2024-08-08 12:19:00 -07:00 |
|
Alex Hart
|
e7720640d1
|
Implement landscape calling.
|
2024-07-22 11:59:11 -04:00 |
|
Clark
|
3c10966a36
|
Add logging for Conversation activity restart due to config changes.
|
2024-07-17 15:21:14 -04:00 |
|
Greyson Parrelli
|
47cd1b568f
|
Add lock screen help dialog.
|
2024-07-09 13:40:41 -04:00 |
|
Nicholas Tinsley
|
d7b5c6bff3
|
Delete registration V1.
|
2024-06-26 13:39:28 -04:00 |
|
Alex Hart
|
6b50be78c0
|
Implement start of backups payment integration work.
|
2024-06-24 15:04:02 -04:00 |
|
Michelle Tang
|
d9c42a4135
|
Add ability to scan linked device qr code from gallery.
|
2024-06-21 09:19:47 -03:00 |
|
Clark
|
66c50bef44
|
Hook up message backup restore flow to reg v2.
Co-authored-by: Nicholas Tinsley <nicholas@signal.org>
|
2024-06-21 09:19:46 -03:00 |
|
Nicholas Tinsley
|
1e35403c87
|
Change Number V2.
|
2024-06-05 15:46:01 -04:00 |
|
Ehren Kret
|
757c0fd2ea
|
create video call mimetype for raw contacts links
|
2024-05-16 10:16:10 -04:00 |
|
Cody Henthorne
|
42aeceffe2
|
Revert full usage of ActiveCallManager.
|
2024-04-22 16:32:27 -04:00 |
|
Nicholas Tinsley
|
62cf3feeaa
|
Restore a Local Backup v2
|
2024-04-18 16:24:13 -04:00 |
|
Alex Hart
|
d9e9fe1d6a
|
Move backups selection code to its own package.
|
2024-04-18 16:24:13 -04:00 |
|
Nicholas Tinsley
|
eec2685e67
|
Registration refactor initial scaffolding.
|
2024-04-18 16:24:13 -04:00 |
|
Clark
|
689eacd618
|
Add initial support for backup and restore of message and media to staging.
Co-authored-by: Cody Henthorne <cody@signal.org>
|
2024-04-18 16:24:13 -04:00 |
|
Cody Henthorne
|
eefc86f27e
|
Fix dangling call notification and remove active call manager flag.
|
2024-04-12 09:38:06 -04:00 |
|
Greyson Parrelli
|
982f602178
|
Regularly analyze database tables to improve index usage.
|
2024-04-09 16:55:25 -04:00 |
|
Cody Henthorne
|
791dc2724f
|
Attempt to fix bad notification for call service shutdown.
|
2024-04-09 16:18:21 -04:00 |
|
Nicholas Tinsley
|
f126df2120
|
Put custom controller behind feature flag.
|
2024-03-27 15:54:35 -04:00 |
|
Alex Hart
|
303929090b
|
Implement the majority of the new nicknames and notes feature.
|
2024-03-27 15:54:35 -04:00 |
|
Clark
|
742c348998
|
Add test restore flow to staging reg.
|
2024-03-19 14:47:58 -04:00 |
|
Greyson Parrelli
|
3aa54c9982
|
Remove some unused permissions.
|
2024-03-18 19:21:47 -04:00 |
|
Greyson Parrelli
|
825ca0d737
|
Remove more SMS vestiges.
|
2024-03-18 19:21:08 -04:00 |
|
Greyson Parrelli
|
56b482a26f
|
Allow scanning QR code from 'Find by username' screen.
|
2024-03-06 20:42:01 -04:00 |
|
Cody Henthorne
|
86afa988a0
|
Add ability to scan username qr from gallery.
|
2024-03-06 20:42:00 -04:00 |
|
Greyson Parrelli
|
f484fdbbac
|
Remove unused 'registration' variant of username screen.
|
2024-02-15 21:43:36 -05:00 |
|
Alex Hart
|
700fe5e463
|
Add Find By Username and Find By Phone Number interstitials.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2024-02-08 14:10:20 -05:00 |
|
Alex Hart
|
1234c63836
|
Add scaffolding for backupsV2.
|
2024-01-31 22:13:46 -05:00 |
|
Cody Henthorne
|
aa33fd44b8
|
Remove SMS export.
|
2024-01-31 22:12:17 -05:00 |
|
Cody Henthorne
|
0036b8e2d6
|
Migrate legacy png and webp to signal symbols.
|
2024-01-31 22:12:17 -05:00 |
|
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 |
|