Skip to content

Releases: forrestguice/SuntimesWidget

Suntimes

31 Mar 03:08
ba9d276

Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes crash when updating flippable widget (#926).
  • updates translation to French (fr) (#925, #928 by chfo-bidouille).
  • updates translation to Norwegian (nb) (#929 by FTno).

Suntimes

14 Mar 17:11
8ebf6df

Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes missing Chinese translations (#921) (missing since v0.16.12).
  • fixes missing region-specific default values.

Suntimes

18 Feb 03:23
1e8fa53

Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes bug where apparent solar time alarms are scheduled incorrectly (#911).
  • fixes missing "contentDescription" on event icons (accessibility) (#915).
  • updates translation to Arabic (ar) (#910 by islam2hamy).
  • updates translation to Russian (ru) (#916, #919 by Ruslan Chintsov).

Suntimes

01 Jan 04:44
5e3f4b5

Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes bug where US English strings are displayed for other English locales. (#902)
  • improves language resolution for Portuguese locales (#147).

Suntimes

15 Oct 02:37
7adf3e3

Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes bug where "show map" and "share place" actions don't include the full list of supporting apps.
  • fixes bug where content provider reports incorrect version information.
  • updates translation to Norwegian (nb) (#899 by FTno).

Suntimes

06 Sep 06:19
657c5c6

Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds a crash report notification that displays the stacktrace if the application crashes.
  • adds "Boot Completed (Delay)" to alarm settings; an intentional delay when rescheduling alarms after reboot.
  • adds "show cross-quarter days" option to the solstice widget.
  • fixes "app crash after phone restart" (#894).
  • fixes "app crash in the Sun Dialog when rotating the device".
  • fixes missing "reconfigure widget" action (api28+); pressing and holding the widget reveals the settings button.
  • fixes bug where custom event alarm times are truncated to the minute.
  • fixes bug where content provider fails to schedule custom events on past days.
  • increments CalculatorProviderContract version 8 -> 9; adds support for custom events to the sun query (projections may include custom event ids).
  • increments AlarmEventContract version 1 -> 2; eventInfo can now be queried by type with selectionArgs.
  • updates translation to Italian (it) (#893 by McCio).

Suntimes

29 Jul 05:51
f9de8c9

Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • improves reliability of location updates (#884); adds "fused" location provider (api31+).
  • fixes bug where "data patterns display nothing at higher latitudes" (#874).
  • fixes bug where "in metric mode elevation is still in feet" (#885).
  • fixes "app crash when showing graphs with data sources that lacks support".
  • fixes "app crash (null pointer exception)" (#882).
  • fixes inaccurate default places coordinates (8 places updated).
  • adds "solar midnight" checkbox to the welcome activity.
  • adds location update information to settings; available providers and recent location age.
  • changes defaults; "location maxAge" increased from 5 to 15 minutes (#884).
  • updates translation to Polish and Esperanto (eo, pl) (#883 by Verdulo).

Suntimes

19 Jun 17:37
6d968ee

Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds labels for "Polar Night", "Midnight Sun", "Midnight Twilight", and "White Night" (#875) to sun dialog.
  • adds label for "daylight of the same length" to the main card.
  • adds world places; ~79 places; European cities.
  • fixes app crash when using custom events with offsets (#879).
  • fixes app crash in sun dialog when using rise/set buttons on days those events don't occur.
  • fixes bug where "lightmap sun icon is cropped at solar midnight" (#877).
  • fixes bug in sunlight graph where "days that experience polar night are drawn incorrectly" (#878).
  • fixes bug where "%eT@sn displays the wrong time (sunset instead of noon)" (#874).
  • increments CalculatorProviderContract version 7 -> 8; adds column for solar midnight.

Suntimes

13 May 06:06
9be4f58

Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes app crash when twilight alarms have an attached note (#872).
  • improves searching places when names contain special characters.
  • adds world places; ~120 places; South American capitals and other major cities.
  • adds "check all" button to the world places dialog; fixes bug where dialog allows all items unchecked.
  • adds an indicator to the moon dialog when the displayed time is adjusted by DST (#870).
  • adds an additional "clear alarms" preference to alarm settings.

Suntimes

17 Apr 04:13
6dc5788

Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds option for "solar midnight" (#835).
  • adds world places: ~110 places; North American capitals, major cities, and others.
  • adds an indicator to sun dialog when the displayed time is adjusted by DST.
  • fixes bug where "sun position grid does not re-align when DST changes" (#867).
  • fixes bug where "sun position graph labels are always displayed using 12h time".
  • improves UI when configuring time offsets for custom events, alarm, and bedtime settings.
  • increases maximum "auto-dismiss after" notification value from 5 minutes to 12 hours (#726).
  • enhances %e data patterns to work with all widget types (no longer limited to sun widgets).
  • adds data patterns: %es, %eS, %h, and %H; shadow length, and observer height.
  • adds data patterns: %ea, %ez, %ed, and %er; altitude, azimuth, declination, right-ascension.