Closed jmartinesp closed 1 week ago
:iphone: Scan the QR code below to install the build (arm64 only) for this PR. If you can't scan the QR code you can install the build via this link: https://i.diawi.com/WH3JKF
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.95%. Comparing base (
057ef38
) to head (8fb0784
). Report is 16 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I think that this should be behind a toggle, because sometimes I want to send an image to someone with location data.
I think that this should be behind a toggle, because sometimes I want to send an image to someone with location data.
You can still send the image as a file and it'll be sent with no changes.
Content
Removes all GPS related EXIF metadata from images sent as media (images sent as files will be kept as they are).
Motivation and context
Previously a minimal set of tags were removed, but we should make sure every single one of them is removed.
Tests
Maybe do the same while taking a picture using the camera.
Tested devices
Checklist