Cody Henthorne
|
fe44789d88
|
Revamp restore decisions state and flesh out post registration restore options.
|
2025-02-05 16:55:11 -05:00 |
|
Alex Hart
|
eac44de527
|
Convert WebRtcCallViewModel into Kotlin.
|
2025-02-05 16:55:10 -05:00 |
|
Alex Hart
|
fee7d20cc6
|
Convert WebRtcCallingActivity to Kotlin.
|
2025-01-31 19:28:41 -05:00 |
|
Greyson Parrelli
|
771ba28f6d
|
Upgrade to AGP 8.7.2
|
2024-12-21 12:39:10 -05:00 |
|
Cody Henthorne
|
39b4484887
|
Use calling service type for calls.
|
2024-12-04 14:19:40 -05:00 |
|
Cody Henthorne
|
0913b84657
|
Verify group ids on peer-to-peer group changes.
|
2024-12-04 14:19:40 -05:00 |
|
Alex Hart
|
34eef0bf5c
|
Add sgnl://ideal support to app deeplinks.
|
2024-11-22 13:35:01 -05:00 |
|
John Carlson
|
94faa3f15c
|
Remove Apache http client dependency.
Resolves #13786
|
2024-11-13 21:54:15 -05:00 |
|
Michelle Tang
|
5e8318d63f
|
Fix theme transitions in chats.
|
2024-11-13 21:46:55 -05:00 |
|
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 |
|