Crazy-Marvin / MetadataRemover

Android App to remove images' metadata
https://crazymarvin.com/metadata-remover/
Apache License 2.0
138 stars 16 forks source link

Faster Sharing #13

Closed CrazyMarvin closed 8 months ago

CrazyMarvin commented 5 years ago

Allow other apps (Camera for instance) to share to the Metadata Remover, before ultimately sharing the picture to its intended target - this should shortcut the process.

Giancarmine commented 3 years ago

Hi! I'm trying to setup the dev environment to fix this issue BUT I'm unable to decrypt the secret (a password is needed)

image

Any hint?

janheinrichmerker commented 3 years ago

The commands you're running are used to encrypt the secrets. To decrypt you'd need to run the commands like in the deploy.yml workflow. However, the secrets are only needed to build release APKs. You have to ask @CrazyMarvin for the password first. You should be able to build unsigned development APKs without decrypting the secrets folder.