Releases: forrestguice/SuntimesWidget
Suntimes
An android app that displays sunlight times.
This release:
- adds translations to Catalan (ca) and Spanish (es-ES) (contributed by Raulvo) (#141).
- adds web links in the About Dialog to the changelog and git commit.
- enhances the calculator selector used by widget configuration (now shows descriptive text).
- fixes bug; expected "11h 55s", actual "11h55s" (b61d942).
- updates translations (eo, pl).
Suntimes
Suntimes
An android app that displays sunrise, sunset, and twilight times.
This is a patch release that:
- fixes crash when adding widgets (api21+) (#126).
- fixes flippable widget randomly displays 24hr time (#129).
- fixes table switch animation fails to play (#125).
- fixes stale/duplicate items in theme selector.
- fixes theme preview icons (now shown) (api21+).
- fixes theme icons don't use theme colors (api21+) (#120).
Suntimes
An android app that displays sunrise, sunset, and twilight times.
This is a patch release with changes:
- widget icons now themeable (api19+).
- widget title now marquees over a single line.
- widgets now allow for vertical resize.
- 2x1 widget now shows seconds (e.g. "Tomorrow will be 1m 4s shorter").
- 2x1 widget now listed (previously only accessible by resizing 1x1 widget).
- 2x1 layout fixed for api versions <= 15 (previously inaccessible).
- default data source changed to
time4a-noaa
. - updates translations (eo, pl).
Suntimes
An android app that displays sunrise, sunset, and twilight times.
This is a minor release that
adds:
- data sources;
Time4A-Simple
,Time4A-NOAA
,Time4A-CC
, andTime4A-Time4J
(contributions by MenoData). - support for custom themes; theme editor activity (add / edit), theme selector activity (copy / delete / export) (#7).
- option to show/hide solar noon on widget (#102).
- option to show/hide comparison on widget.
- option to show data source label in app UI (#108).
- Hungarian translation (contributed by Erci) (#106).
Suntimes
Suntimes
An android app that displays sunrise, sunset, and twilight times.
This is a minor release that
adds:
- time format option (12hr / 24hr time) (#22).
- daylight savings time warning (#90).
- French translation (contributed by Jej) (#92).
fixes:
- app layout; times unreadable when using large font setting (related to #43).
- automatic backups (now disabled).
- lightmap rendering (now optimized to do work off the UI thread).
Suntimes
An android app that displays sunrise, sunset, and twilight times.
This is a patch release that fixes:
- misc UI stuff / styles / strings.
- widget preview images.
- ui bug "table switches unintentionally" (#20).
- "allow resize" option (disabled for api 16 and under).
This release also adds JUnit and Espresso UI tests to the project.
Suntimes
An android app that displays sunrise, sunset, and twilight times.
This is a minor release that
adds:
- data source;
ca.rmen.sunrisesunset
. - solar time mode; local mean time, and apparent solar time (#66).
- "light map" horizontal stacked bar chart.
- "ui warnings" (snackbar alerts for unusual date or time zone configurations) (#54).
- time zone selector enhancements (color coding, sort by ID or UTC offset).
- widget layout option "allow resize" (disable widget resizing).
- widget title substitution;
%s
is for data source.
fixes:
Suntimes
An android app that displays sunrise, sunset, and twilight times.
This is a patch release that fixes: