From f16b3b816117dcd61825185ed2c9bd507f01541c Mon Sep 17 00:00:00 2001
From: June
By default, captured images currently include an EXIF timestamp, the phone - model and an abstraction of the exposure configuration. You can toggle on - stripping EXIF metadata in the More Settings menu opened from the settings - dialog. Stripping EXIF metadata will become the default in the future. - Orientation metadata isn't stripped since it's fully visible from how the - image is displayed so it doesn't count as hidden metadata and is needed for - proper display. Location tagging is disabled by default and the EXIF stripping - option respects the toggle for it rather than stripping it.
+By default, EXIF metadata is stripped for captured images and only includes + the orientation. Orientation metadata isn't stripped since it's fully visible + from how the image is displayed so it doesn't count as hidden metadata and is + needed for proper display. You can toggle off stripping EXIF metadata in the + More Settings menu opened from the settings dialog. Disabling EXIF metadata + stripping will include an EXIF timestamp, the phone model and an abstraction + of the exposure configuration. Location tagging is disabled by default and the + EXIF stripping option respects the toggle for it rather than stripping it.