Skip to content

Suntimes

Compare
Choose a tag to compare
@forrestguice forrestguice released this 22 Jul 06:48
· 8008 commits to master since this release

An android app that displays sunrise, sunset, and twilight times.

This is a patch release that

adds:

  • support for localization.
  • translation to german (contributed by Henrik "HerHde" Hüttemann).

fixes:

  • app crash when using Show map without an installed map application.
  • app crash when sunrise or sunset doesn't occur for a given date/location.
  • "no data source" bug (#14); default value not properly displayed by settings -> general -> dataSource.
  • lat/lon precision; was unlimited but now rounded to 5 places (meter precision).
  • lat/lon input validation.