Skip to content

Releases: forrestguice/SolunarPeriods

Solunar Periods

21 Aug 22:55
a7f12fc
Compare
Choose a tag to compare

A hunting and fishing add-on for Suntimes.

This release:

  • adds support for system theme (night mode), high contrast app themes, and "text size" settings.
  • fixes crash when using "calendar integration" menu item (#6).
  • updates build; targetSdkVersion 28 -> 33; Gradle 4.4 -> 6.5; Android Gradle Plugin 3.1.3 -> 4.1.3; migrates from legacy support libraries to AndroidX.

Solunar Periods

01 Jan 02:23
ceffc63
Compare
Choose a tag to compare

A hunting and fishing add-on for Suntimes.

This release:

  • adds "Calendar Integration" (closes #1). This feature requires "Suntimes Calendars" v0.5.0.
  • adds bottom sheet; shows an expanded view with note explaining the reasons for a daily rating.
  • adds "Share" menu item; shares a daily rating as text.
  • adds "Go to..." menu item; scrolls to a given date.
  • adds "View Date" menu item; opens Suntimes to a given date.
  • adds Time Zone selector; "System", "Suntimes", "Apparent Solar", and "Local Mean".
  • modifies the range of cards to +-10 years.

Solunar Periods

17 Mar 20:13
Compare
Choose a tag to compare

A hunting and fishing add-on for Suntimes.

Initial-release features:

  • App uses the current Suntimes configuration (location, timezone, theme, locale, and UI options).
  • UI provides an ActionBar that displays configured location (lat, lon, alt), icon (opens Suntimes activity), and overflow menu (Help, and About).
  • UI provides a basic BottomAppBar that displays the configured timezone.
  • UI provides a RecyclerView that displays a series of cards (days centered on today); each card displays the date, sunrise, sunset, moonrise and moonset (minor periods), lunar noon and lunar midnight (major periods), moon phase, illumination, and a daily prediction (average, good, better, best).
  • UI provides a FloatingActionButton that (re)centers the RecyclerView on "Today".
  • UI provides an indicator that is displayed next to periods that coincide with sunrise/sunset.

The minimum required Suntimes version is v0.10.3 (but without access to UI options); the recommended version is v0.12.6 or greater.