Releases: forrestguice/SuntimesWidget
Releases · forrestguice/SuntimesWidget
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- adds click to solar noon field; opens the lightmap dialog (#562).
- changes click on sunrise/sunset headers; opens the lightmap dialog if configured to show azimuth (#562).
- fixes lunar noon field; omit on days it doesn't occur (#572).
- fixes bug "solstice dialog 'view date' menu doesn't work" (#577).
- fixes bug where the AlarmNotifications service fails to stop (battery use in background) (#575).
- fixes ANR when showing alarm dialog (#576); misc changes to ringtone management.
- fixes app crash when using 'fallback to last location'.
- fixes bug where changes made in the PlacesActivity aren't displayed by the location spinner.
- changes action prefix to "suntimes.action"; remaps legacy actions.
- misc layout changes (enlarged click areas); misc cleanup/refactoring.
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- fixes crash when using 'sun position' app shortcut (#567).
- fixes bug where "search places doesn't work" (#566).
- fixes bug where '1x1 moon widget' illumination is always displayed (fails to be hidden) (#563).
- changes default 'time zone mode' back to
system
; reverts change from 7c288be (#565). - adds extras to SuntimesActivity intent;
ACTION_VIEW_SUN
andACTION_VIEW_WORLDMAP
now acceptEXTRA_SHOW_DATE
;ACTION_ADD_ALARM
acceptsEXTRA_SOLAREVENT
. - updates translation to Norwegian (nb) (#568 by FTno).
- updates translations to Polish (pl) and Esperanto (eo) (#571 by Verdulo).
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- fixes crash when using "current location" (#556).
- fixes bug "lightmap for tomorrow card fails to display" (#557).
- fixes bug "content-provider supplies the wrong time zone" (#554).
- adds default world places; ~34 additional locations.
- adds 'online-help' link to actions help dialog (#489, #546).
- changes default 'solar time' mode to Local Mean Time.
- minor fixes to
en
translations; e.g.en_US
anden_CA
display 'fall equinox'. - updates translations to Simplified Chinese (zh_CN) and Traditional Chinese (zh_TW) (#553 by James Liu).
- updates translation to Norwegian (nb) (#561 by FTno).
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- extends add-on functionality; adds content-providers for actions, alarms, and alarm events.
- adds support for add-on alarms; set an alarm depending on a calculation (#516); the alarm dialog displays a popup menu of add-on AlarmPickers (hidden if none).
- adds support for 'power off alarms' (#426); adds permission POWER_OFF_ALARM. [PERMISSION].
- adds a date picker to the alarm dialog; its now possible to schedule alarms at a given date+time (repeat yearly).
- adds playback (Reset, Play/Pause) to the lightmap dialog (#519).
- adds altitude at solar noon to the main card view (#524); adds an option display the rising/setting azimuth is place of header labels (#485).
- adds option 'localize to hemisphere'; swap the waxing/waning moon phase icons for southern hemisphere (northward view) (#526).
- adds 'tropical year' to the solstice dialog, and 'recent' to solstice tracking modes.
- adds world map "Azimuthal projection centered on custom coordinates" (#493); adds custom map backgrounds; 'set center', 'set map background', 'tint map', 'graticule' and 'debug lines' options.
- updates world map backgrounds; "Blue Marble" updated to include bathymetry.
- adds widget option to "use the app location".
- adds widget option to override 12h/24h time format setting.
- adds widget option to "fill entire cell" or "align base" to top-left, right, bottom, ...
- adds widget option to "scale text and icons" (extra large widgets).
- renames widget option "grow with available space" to "swap layouts to fill space"; default changed to false; adds help text.
- reorganizes widget configuration; enhances widget selectors; layout selector now shows a themed preview, theme selector shows background.
- misc alarm ui improvements; adds a submenu to the alarm edit activity; an alternate way access/discover alarm features (#416).
- misc solstice dialog improvements; adds context menus, overflow menu, and tracking submenu.
- misc world map and lightmap dialog improvements; adds overflow menu; adds time zone submenu.
- misc dialog improvements; navigate between dialogs or addons with the selected date/time.
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- adds help for "data source" setting; adds link to online help (#223).
- reorganizes General settings (#223, #533); "show seconds" restored to "general"; "data source" moved into "advanced"; hides "experimental".
- updates translations to Simplified Chinese (zh_CN) and Traditional Chinese (zh_TW) (#543 by James Liu).
- updates translation to Norwegian (nb) (#542 by FTno).
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- changes the solstice/equinox card to always include seconds when expanded (#533).
- updates translations to Simplified Chinese (zh_CN) and Traditional Chinese (zh_TW) (#531, #532 by James Liu).
- fixes bug "rectangular world map widget unavailable" on some devices (#535).
- fixes bug "LocationListTask leaks database cursor" (#536).
- fixes bug "alarm dialog fails to consume touch events" (#529).
- fixes bug "invalid offsets are retained when editing an existing alarm's event" (#530).
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- adds translation to Simplified Chinese (zh_CN) (contributed by James Liu) (#527).
- updates translation to Traditional Chinese (zh_TW) (#527).
- fixes alarm notifications to include the 'offset' text (more descriptive); e.g. "5m before sunset" vs "sunset" (#522).
- fixes crash when loading AlarmCreateDialog with invalid settings (handle unknown event values).
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- adds translation to Czech (cs) (contributed by utaxiu).
- fixes bug where CalculatorProvider fails to apply altitude refinements.
Suntimes
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- adds "Show Header Icon" and "Show Header Text" options to User Interface settings (#509).
- fixes bug "twilight duration fails to switch to the next event" (#508).
- fixes bug "unable to select default widget themes" when overriding the app theme (#510).
- fixes bug in "1x1 sunrise/sunset only" widgets where the time displayed is for the wrong day (off-by-one).
- fixes app crash when table headers are clicked (but the corresponding rows have been hidden).