gsantner / memetastic

Meme Creator for Android - Simple & Ad-Free
https://github.com/gsantner/memetastic#readme
GNU General Public License v3.0
310 stars 122 forks source link

Saving twice in the same minute silently overwrites a previously saved file #245

Closed edthedev closed 10 months ago

edthedev commented 10 months ago

General information

Description

Files are saved with a name based current date and hour and minute.

Saving twice within 60 seconds silently overwrites the previously saved file.

https://github.com/gsantner/memetastic/blob/880ef04826bd01e0aa1568fc903dbaf351bee7a4/app/src/main/java/net/gsantner/memetastic/service/AssetUpdater.java#L57