yourealwaysbe / forkyz

Forkyz Crosswords
GNU General Public License v3.0
39 stars 5 forks source link

Missing class - StoragePermissionDialog #15

Closed simonpoole1 closed 3 years ago

simonpoole1 commented 3 years ago

Hi - I think you've forgotten to commit app.crossword.yourealwaysbe.view.StoragePermissionDialog

yourealwaysbe commented 3 years ago

Oops, sorry. Should be fixed now.

I've also push a big change, replacing java.util.Date with java.time.LocalDate. I may have introduced a few bugs with the downloaders, but it seems to work ok with the ones i use. The others have been unmaintained for years, so i don't know what testing will find :) If you spot any issues let me know.