Suntimes
An android app that displays sunrise, sunset, and twilight times.
This is a minor release that
adds:
- data source;
ca.rmen.sunrisesunset
. - solar time mode; local mean time, and apparent solar time (#66).
- "light map" horizontal stacked bar chart.
- "ui warnings" (snackbar alerts for unusual date or time zone configurations) (#54).
- time zone selector enhancements (color coding, sort by ID or UTC offset).
- widget layout option "allow resize" (disable widget resizing).
- widget title substitution;
%s
is for data source.
fixes: