Releases: forrestguice/SuntimesWidget
Releases · forrestguice/SuntimesWidget
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- fixes crash when opening general settings (Esperanto) (#315).
- adds "rise/set order" help button to the widget configuration activity.
- misc. layout and icon fixes (Widget List, About).
- updates translations to Polish (pl) and Esperanto (eo) (#307 by Verdulo).
- updates translations to Brazilian Portuguese (pt-br) (#319 by Neto Silva).
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- adds an option to disable the alarm clock launcher icon (#305).
- adds translation to Brazilian Portuguese (pt-br) (contributed by Neto Silva) (#304).
- updates translations to Polish (pl) and Esperanto (eo) (#307 by Verdulo).
- misc. widget layout fixes. Widgets now ignore the "large text" accessibility setting (#306). Use a custom theme to increase text size.
- fixes app crash (world map dialog) (#309).
Suntimes
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- adds "Suntimes Alarms", an Alarm Clock (#140, #250, #261) with support for daily repeating alarms and notifications.
- adds a clock widget (#154, #260) that displays solar time (Local Mean Time, Apparent Solar Time), or the time in a given timezone.
- adds a "share" action to the World Map dialog (exports to png) (#284).
- changes the default solar time mode to "Apparent Solar Time"; adds a help button to solar time selector.
- new permission: BOOT_COMPLETED. This permission is needed to restore active alarms after reboot.
- new permission: VIBRATE. This permission is used by alarm notifications.
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- adds app shortcuts (Android 7.1+); a shortcut to the Widget List, a shortcut to the Theme Editor (#288).
- reveals the previously hidden azimuthal map projection in the World Map dialog (#284).
- fixes a ContentProvider bug where sun/moon queries returned the wrong data type (Calendar obj vs long timestamp).
Suntimes
Suntimes
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- adds support for themes to the app; it is now possible to customize the app's appearance using widget themes (#264, #275).
- adds "order" option to sun and moon widgets; "display tomorrow's sunrise once sunset time has passed" (#190).
- adds "distance units" (imperial, metric) to General Settings; display distances (altitude/elevation, shadow length) using meters or feet (#273).
- adds "shadow length" to the Sun Position dialog (#189, #273), and "object height" to General Settings.
- adds support for third-party apps and widgets through a ContentProvider (#266, #276); https://github.com/forrestguice/SuntimesWidget/wiki/Interfaces.
- removes Calendar permissions (READ_CALENDAR, WRITE_CALENDAR, READ_SYNC_STATS, WRITE_SYNC_SETTINGS);
- removes Calendar Integration; this feature is now available as a separate apk (#239, #266, #277); https://github.com/forrestguice/SuntimesCalendars.
- extends the widget update strategy to support per widget updates; the sun and moon widgets may now trigger an update shortly after each event (in addition to the daily update at midnight).
- enhances the timezone dialog; adds a daylight saving label (displayed when the selected timezone is using dst), adds an "equation of time" label (displayed for apparent solar time).
- adds "import themes" and "share themes" (export) to the theme list activity (#275).
- adds "action color" to themes (button press color) (#275); fixes cropped text in theme config activity (#254).
- updates the legacy icon to match the appearance of the adaptive icon (#272).
- updates translation to Polish and Esperanto (eo, pl) (#282 by Verdulo).
- updates dependency (Time4A 4.1-2018g).
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- modifies the default colors to improve contrast and readability (#247, #264, #268).
- fixes bug "language selectors fails for some languages" (#262).
- fixes empty widgetlist; an oversized label and icon are now displayed when the list is empty.
- fixes worldmap bug where the sun/moon positions are drawn despite sunlight/moonlight options toggled off.
- fixes settings activity iconography (unique icons for each header); the previous patch only fixed this for older Android versions where the icon attribute is completely ignored.
- updates translation to Basque (eu) (#271 by beriain).
- updates translation to Norwegian (nb) (#270 by FTno).
- updates translation to Polish and Esperanto (eo, pl) (#263, #267 by Verdulo).
Suntimes
An android app that displays sunlight and moonlight times.
This release:
- fixes bug "widgets missing" (#258);
installLocation
setinternalOnly
. - fixes appearance of main table for locales with header text shorter than event times.
- fixes appearance of snackbar warnings (now styled by theme).
- fixes readability of snackbar warnings for locales with long action button text.
- fixes settings activity iconography (unique icons for each header).
- updates translations to Spanish (es-es) and Catalan (ca) (#255, #257 by Raulvo).
- updates translation to Norwegian (nb) (#253 by FTno).
- adds translation to Traditional Chinese (zh-tw) (contributed by ft42) (#252).