Remove duplicate screenshot & update app description

Hi all,

My app (Share To Computer | F-Droid - Free and Open Source Android App Repository) use fastlane directory structure, and I realize that there are multiple old screenshot that didn’t deleted by F-Droid.

I always generate new screenshots every time releasing a new version, and by default fastlane add timestamp in the filename which make F-Droid keep adding same screenshot. I solve this with generating screenshot file without timestamp, but the question is how do I remove the older/unused screenshot? I didn’t see it in fdroiddata repository

Other thing that I realized is application description is not updated with full_description.txt file, I don’t know whether this is a known issue or not.

Thank you in advance for anyone who give advise & answer

As far as I know, F-Droid only updates metadata like screenshots if there’s an update to your app.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.