Skip to content

Releases: forrestguice/SuntimesWidget

Suntimes

23 Sep 06:33
Compare
Choose a tag to compare

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

This is a patch release that fixes:

  • gps prefs not honored (#50).
  • use network location provider if available (#49).
  • app crash on SettingsActivity (api14, api15) (#55).
  • app crash on ExportPlaces (api18) (adds permission EXTERNAL_STORAGE) (#67).
  • misc SettingsActivity bugs (api10, api15) (#57, #58, #59, #60).

Suntimes

30 Aug 18:44
Compare
Choose a tag to compare

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

This is a patch release that fixes:

  • unreadable app layouts when using non-english locales (#43).
  • missing actionbar overflow icons.
  • lat/lon input; touch dialog fields to begin editing (#37).

Suntimes

13 Aug 18:46
Compare
Choose a tag to compare

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

This is a minor release that

adds:

  • option to override the locale from within the app (#23).
  • default location provided by the locale (#33).
  • translation to polish and esperanto (contributed by verdulo).

fixes:

  • lat/lon decimal separator bug (#29); fails to set the location when locale uses "," as the decimal separator.
  • timezone bug (#34); timezone ignored when using 24hr time.
  • ui bug "note doesn't adapt user defined dates" (#19)
  • ui bug "table switches unintentionally" (#20).

Suntimes

22 Jul 06:48
Compare
Choose a tag to compare

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.

Suntimes

05 Jul 04:21
Compare
Choose a tag to compare

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

Adds features:

  • app activity that displays times for a given location and date
  • widgetlist activity for reconfiguring home screen widgets

Fixes:

  • lat/lon input field bug

Suntimes Widget

11 Mar 17:39
Compare
Choose a tag to compare

First tagged release; v0.0.2 (misc fixes + new features).

Adds features:

  • flippable widget,
  • ontap actions (reconfigure, launch activity)
  • get gps fix (user defined location)