Releases: forrestguice/SuntimesWidget
Releases · forrestguice/SuntimesWidget
Suntimes
Suntimes
Suntimes
An android app that displays sunlight and moonlight times.
This release:
Suntimes
Suntimes
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
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
CalculatorProviderContractversion 8 -> 9; adds support for custom events to thesunquery (projections may include custom event ids). - increments
AlarmEventContractversion 1 -> 2; eventInfo can now be queried by type with selectionArgs. - updates translation to Italian (it) (#893 by McCio).
Suntimes
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
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@sndisplays the wrong time (sunset instead of noon)" (#874). - increments
CalculatorProviderContractversion 7 -> 8; adds column for solar midnight.
Suntimes
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
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
%edata 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.