An android app that displays sunlight and moonlight times.
This release:
- adds moon info to app (main table); rise/set, phase, and illumination (at lunar noon) (#52, #183).
- adds sun azimuth and elevation angles to lightmap dialog (#169).
- adds 3x1 sun position widget; shows lightmap (and optional azimuth and elevation labels) (#107).
- adds 1x1 sun position widget; shows right ascension and declination.
- adds 1x1 sun position widget; shows azimuth and elevation angles (#169).
- adds moon dialog to app; shows major phases, rising/setting times, rising/setting position, current position, phase, and illumination (current).
- adds moonrise and moonset to the AlarmDialog.
- adds click behavior to main table headers; clicking sunrise/sunset highlights next sunrise/sunset.
- adds "moon data source" to general settings.
- adds "sun position" overflow menu item; shows lightmap dialog.
- changes the default alarm label format (label now includes shortDate).
- fixes app crash (in ThemeConfigActivity) when the app is configured to use a calculator that lacks support for the moon feature.
- fixes bug where solstice dialog is not correctly initialized (when "show solstice" option is false).
- fixes widget update alarms (more precise); sun and moon widgets update at midnight, solstice widgets update every 3hr, and sun position widgets update every 5min.
- updates translations (eo, pl) (#184, #186).