Crazy-Marvin / MetadataRemover

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

Release on F-Droid #34

Closed CrazyMarvin closed 2 months ago

CrazyMarvin commented 1 year ago
IzzySoft commented 6 months ago

Answering to your ping on the other side (I'm currently not active at F-Droid): Funny there's a badge in your readme pointing to a 404 on F-Droid, but no badge pointing to mine :stuck_out_tongue_winking_eye:

Why would the signing certificate change? That makes updates impossible, as you might know. And the current certificate looks fine to me.

CrazyMarvin commented 6 months ago

Answering to your ping on the other side (I'm currently not active at F-Droid): Funny there's a badge in your readme pointing to a 404 on F-Droid, but no badge pointing to mine 😜

Why would the signing certificate change? That makes updates impossible, as you might know. And the current certificate looks fine to me.

Somehow I expected to be on F-Droid earlier. 🤣 I added links to IzzyOnDroid now.

I am sorry to read about the problems at the F-Droid orga.

Unfortunately I did not put the certificate into my password manager and do not have access at the moment. 🙈 I will contact Heinrich about this because he might have the keystore.

IzzySoft commented 6 months ago

Thanks @CrazyMarvin – looking forward to hear back from you then. And as for signing keys, recommended reading: How to keep your key safe and what measures to take for the event of loss? Written by someone you might know :wink:

CrazyMarvin commented 6 months ago

Thanks @CrazyMarvin – looking forward to hear back from you then. And as for signing keys, recommended reading: How to keep your key safe and what measures to take for the event of loss? Written by someone you might know 😉

That is a great article from an awesome person! 😂

Heinrich was able to help me get the original signing key so upgrading for IzzyOnDroid users will be easy going. 😌

IzzySoft commented 6 months ago

That is a great article from an awesome person! 😂

Thanks! :hugs: And glad you enjoyed it :smile:

Heinrich was able to help me get the original signing key so upgrading for IzzyOnDroid users will be easy going. 😌

Yay :partying_face: Wonderful!

IzzySoft commented 6 months ago

Btw, thanks for adding Fastlane! Just leaving a note that your full_description.txt will render a bit "strange" at F-Droid, and weird with my repo (when I'd try rendering it as Markdown). Not sure what format that should be, it's quite a little mix :stuck_out_tongue_winking_eye:

Of course I could take the text as-is, just replacing each line break with <br> as F-Droid does. But honestly, that wouldn't look half as good :wink: So I wait your decision (and maybe adjustment) before enabling the full description here.

CrazyMarvin commented 6 months ago

Btw, thanks for adding Fastlane! Just leaving a note that your full_description.txt will render a bit "strange" at F-Droid, and weird with my repo (when I'd try rendering it as Markdown). Not sure what format that should be, it's quite a little mix 😜

  • lines 5-9 would render fine as bullet-point list would you use an asterisk (*) instead of a check mark (√) as leading character
  • similarly, lines 17-22 if they were preceded by an empty line (and using an asterisk)
  • lines 24-27 would render as a single paragraph. If you wanted that as multiple paragraphs, those would need to be separated by empty lines between them. Same for lines 29-30 and 13-14

Of course I could take the text as-is, just replacing each line break with <br> as F-Droid does. But honestly, that wouldn't look half as good 😉 So I wait your decision (and maybe adjustment) before enabling the full description here.

Thanks for the hint, @IzzySoft. Please check if my adjustments look fine. The file is using HTML consistently now.

IzzySoft commented 6 months ago

Thanks! That looks fine for my repo (in which I've now set it to be rendered as Markdown). Note however that F-Droid will rather take it as-is, replacing each newline with <br> and then use the result as HTML – so be prepared for "blank lines" inside the bullet-point lists there. Will render absolutely fine with my repo, though, which properly converts it to HTML and then removes all line breaks (resulting in a single line of proper HTML to avoid fdroidserver from doing its <br> thingy).

CrazyMarvin commented 6 months ago

Thanks! That looks fine for my repo (in which I've now set it to be rendered as Markdown). Note however that F-Droid will rather take it as-is, replacing each newline with <br> and then use the result as HTML – so be prepared for "blank lines" inside the bullet-point lists there. Will render absolutely fine with my repo, though, which properly converts it to HTML and then removes all line breaks (resulting in a single line of proper HTML to avoid fdroidserver from doing its <br> thingy).

May you please open a PR with your suggestion? I am not 100% sure what you mean.

CrazyMarvin commented 5 months ago

Metadata Remover is available on F-Droid now. 🥳

IzzySoft commented 2 months ago

Congrats, @CrazyMarvin! Seeing the APK size, I'll now remove it from IzzyOnDroid – 160 MB is more than 5 times the size allotted per app here, and I'm afraid not even per-ABI builds can mitigate that. Just letting you know so you can take care for the badge. Removal will come into effect with the next sync around 6 pm UTC.

Thanks for having been at IzzyOnDroid for more than 5 years! The app first showed up there 2019-04-18 in case you wonder :wink:

TPS commented 2 months ago

160 MB is more than 5 times the size

@CrazyMarvin A 15× size increase between patch versions?! Any hope for a lean edition of the current app?

CrazyMarvin commented 2 months ago

Congrats, @CrazyMarvin! Seeing the APK size, I'll now remove it from IzzyOnDroid – 160 MB is more than 5 times the size allotted per app here, and I'm afraid not even per-ABI builds can mitigate that. Just letting you know so you can take care for the badge. Removal will come into effect with the next sync around 6 pm UTC.

Thanks for having been at IzzyOnDroid for more than 5 years! The app first showed up there 2019-04-18 in case you wonder :wink:

Thank you for your help. You are an inspiration, @IzzySoft! 😘