Oziomajnr / PgnToGif

An android application to help convert your chess games to animated gifs
https://play.google.com/store/apps/details?id=com.chunkymonkey.imagetogifconverter
2 stars 1 forks source link

Export Gif files to Photos #3

Closed Oziomajnr closed 2 years ago

Oziomajnr commented 3 years ago

As a user, I would like to save PGN files to photos, this should work without asking for too much permission on later versions of android.

Oziomajnr commented 2 years ago

done but I decided to allow the user save to photos using the share option, the code to save the generated Gifs to photos can be found in https://github.com/Oziomajnr/PgnToGif/blob/main/app/src/main/java/com/chunkymonkey/pgntogifconverter/io/MediaUtil.kt