SimpleMobileTools / Simple-Camera

Quick photo and video camera with a flash, customizable aspect ratio.
https://www.simplemobiletools.com
GNU General Public License v3.0
747 stars 288 forks source link

[Bug] EXIF Metadata is kept when using a different aspect ratio despite the setting being turned off #437

Open ghost opened 10 months ago

ghost commented 10 months ago

Description:

The application ignores the Save photo exif metadata = unchecked setting when using a different aspect ratio.

Steps to reproduce:

  1. Open the camera app
  2. Uncheck Save photo exif metadata
  3. Go back to the camera
  4. Change the aspect ratio (e.g., 4:3)
  5. Take a photo

Once the photo has been taken, viewing it in the gallery (e.g., Simple Gallery Pro) will reveal that the metadata is kept despite the setting being unchecked.

Expected Behavior:

Regardless of the aspect ratio, the exif metadata should be removed if the Save photo exif metadata is unchecked.

Extra Information:

I was able to reproduce the issue on two devices, both of which are Android 11 and are using v5.7.0 from F-Droid.