Skip to content

Suntimes

Compare
Choose a tag to compare
@forrestguice forrestguice released this 23 Feb 19:22
· 7817 commits to master since this release

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:

  • app crash (latitude edge case) (#74).
  • app crash ("set date" api10) (#75).
  • time zone selector loading (now loads asynchronously).
  • widget layout update bug / widget resizes itself after update (#77).
  • widget update behavior (now updates at midnight) (#77).