Commit Graph

42 Commits (c90f346d6a9f9e7d20d2eab520367bd237e34fc0)

Author SHA1 Message Date
Morgan Pretty 3b07be4eed Fixed a couple of crashes
Fixed an issue where sharing form Safari without adding comments would result in an invalid message getting sent.
Fixed a crash when sharing plain text from safari.
Fixed a crash when localising 'OK' (key and value can't be the same when using the new extension).
3 years ago
Morgan Pretty dd9eeb5d61 Added initial support for sharing URLs and text
Updated the share extension to load URL previews.
Updated the ThreadPickerVC to send plain text & URLs in the same way they are sent for normal messages.
3 years ago
Morgan Pretty a9718a7be5 Fixed a nav button issue
Fixed a bug where the Cancel button on the attachment approval screen when sharing into the app wasn't working.
3 years ago
Morgan Pretty 4f3faa28bc Refactored SessionShareExtension code to Swift 3 years ago
ryanzhao 02932bca93 Appearance based on system theme 3 years ago
ryanzhao b315510ec2 Revert "improve attachment image quality"
This reverts commit ad4e65e6e1.
3 years ago
ryanzhao ad4e65e6e1 improve attachment image quality 3 years ago
ryanzhao 1899a3fe3d fix sharing not work for session 3 years ago
ryanzhao 260f539283 minor UI fix 3 years ago
ryanzhao 6b81d78d43 fix share screen nav bar UI for iOS 15 3 years ago
Niels Andriesse 519ffa4405 Fully switch to the new contact API
This should improve performance significantly as it avoids many unnecessary sync transactions. It also makes the code more readable.
3 years ago
Niels Andriesse d2161545d6 WIP 3 years ago
Niels Andriesse 94902f7153 Delete old implementation 3 years ago
Niels Andriesse 15810dea9c Handle errors 3 years ago
Niels Andriesse 57206c4a5c Fix loader 3 years ago
Niels Andriesse 33a16df602 Minor refactoring 3 years ago
Niels Andriesse 54684ba565 Handle completion 3 years ago
Niels Andriesse 0cbcf0b169 Implement basic sending logic 3 years ago
Niels Andriesse e09b0ebd3f Hook more things up 3 years ago
Niels Andriesse 012daf83a5 Add back attachment prep logic 3 years ago
Niels Andriesse 1a11476b85 Fix screen lock handling 3 years ago
Niels Andriesse 86af5f1d99 Add share extension title 3 years ago
Niels Andriesse 4e487dd368 Display all threads 3 years ago
Niels Andriesse 69a9e2c76f Set up share extension launch screen 3 years ago
nielsandriesse 8751a87641 Prep for new share extension 3 years ago
Niels Andriesse bbac6cc5ed Attempt to fix extensions 3 years ago
Niels Andriesse 5a3ed9163b Fix various warnings 3 years ago
Niels Andriesse c094d1e7fb Rename project 4 years ago
Niels Andriesse 71758b0c00 Remove the Signal protocol 4 years ago
Niels Andriesse 2c28f6addb Clean 4 years ago
nielsandriesse d6c115bc2a Fix module linking issue 4 years ago
nielsandriesse ec4b26e76a Debug 4 years ago
Niels Andriesse b0712522eb Compress images a bit more 4 years ago
Niels Andriesse ac6baec6f2 Make things compile again 4 years ago
nielsandriesse 5dfd4b1965 Restructure 4 years ago
nielsandriesse b218a16b05 Implement attachment downloading 4 years ago
Niels Andriesse b030b5999b Make messages show up again 4 years ago
nielsandriesse f36f447bec Ditch unused Signal code 4 years ago
nielsandriesse e819d8f536 Update dependencies 4 years ago
nielsandriesse 1c0b32af3c Fix ECKeyPair usage 4 years ago
nielsandriesse 000e907d47 Clean up Podfile 4 years ago
nielsandriesse 950bf59978 Fix target naming 4 years ago