Suntimes
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.