Skip to content

Releases: forrestguice/IntervalMidpoints

Interval Midpoints

31 Jul 04:06
5828c09

Choose a tag to compare

A midpoint calculator add-on for Suntimes.

This release:

  • adds support for solar midnight, blue hour, and golden hour (#11).
  • adds online help button to the help dialog.
  • updates build: adds nightly flavor; adds git submodule; removes dependency on jitpack.io.
  • updates build; Gradle 6.5 -> 7.3.3; Android Gradle Plugin 4.1.3 -> 7.2.2, updates AndroidX libraries.
  • updates build; SuntimesAddon dependency 0.4.0 -> 0.4.3.

Interval Midpoints

21 Nov 18:18
0b546c9

Choose a tag to compare

A midpoint calculator add-on for Suntimes.

This release:

  • fixes app crash in release apk caused by proguard-rules (#9).

Interval Midpoints

18 Nov 20:56
97a0cf5

Choose a tag to compare

A midpoint calculator add-on for Suntimes.

This release:

  • adds support for system theme (night mode), high contrast themes, and "text size" settings.
  • fixes bug where app icon is not displayed (#5).
  • fixes bug where battery optimization message is displayed repeatedly (#6).
  • fixes crash when Suntimes is not installed (#7).
  • fixes ANR when Suntimes ContentProvider fails to respond.
  • updates build; targetSdkVersion 30 -> 33; migrates from Support Libraries to AndroidX.

Interval Midpoints

12 Feb 20:49
152aab2

Choose a tag to compare

A midpoint calculator add-on for Suntimes.

This release:

  • adds app launcher icon (#3).
  • adds permissions RECEIVE_BOOT_COMPLETED and REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • fixes crash when running on Android 11+; adds package visibility queries to the manifest.

Interval Midpoints

08 Feb 21:46

Choose a tag to compare

Initial release features:

  • find the interval between two twilight events; e.g. from sunset to astronomical sunrise.
  • find interval midpoints; divide into 2, 3 or 4 parts.
  • schedule repeating alarms (or notifications); requires Suntimes v0.14.0.