An android app that displays sunlight and moonlight times.
This release:
- adds translation to Dutch (nl) (contributed by Joppla) (#474, #480).
- updates translation to Catalan (ca) and Spanish (es) (contributed by gnusuari0) (#478, #479).
- improves alarm sound selection; adds menu: "No Sound", "Ringtone", "Audio File".
- removes READ_EXTERNAL_STORAGE permission (api≥19) (#473); alarm sounds now use persistent URI permissions instead. [PERMISSION]