Suntimes
An android app that displays sunlight and moonlight times.
This release:
- fixes bug "default alarm sound fails to play" (#593); adds fallback ringtones (rtttl).
- fixes bug "sounding/snoozing notification is unexpectedly canceled" (#594).
- fixes bugs in alarm dialog; dialog creates items of wrong type; dialog last selection not saved.
- fixes bug where alarm import is unable to select previously exported files (#588).
- adds export file selection (alarms/places/themes) using Storage Access Framework (api19+) (older devices still use
ACTION_SEND
). - adds import warning dialog; alarm sounds and actions may revert to defaults (not retained).
- adds widget title %substitutions; %em (event time millis), %et (formatted event time), %eT (formatted event time w/ seconds), and %eA (event angle) (#599).