Skip to content

Releases: dfyockey/RomanDigital

v3.0.2

Choose a tag to compare

@dfyockey dfyockey released this 28 May 22:02

Fixed:

  • Crash on start or restart of widget update service occurring in an unforeseen circumstance; fix prevents crash and presents a dialog with options for how to proceed.

v3.0.1

Choose a tag to compare

@dfyockey dfyockey released this 16 Mar 21:20

Fixed:

  • Possible crash on start of widget update service.

v3.0.0

Choose a tag to compare

@dfyockey dfyockey released this 28 Feb 23:31

Added:

  • Selection between monospace, sans-serif, and serif typeface to both app and widget settings.

Replaced:

  • Exact-alarm-based widget updating with Service-based widget updating responsive to Android's time tick signal, thereby improving widget time display reliability and reducing battery consumption.

Fixed:

  • Various UI/UX issues.

v2.2.2

Choose a tag to compare

@dfyockey dfyockey released this 14 Dec 18:42

Reverted

  • Fixed crashes and/or failure to restart widget on device boot (Issues #42 and #41) by reverting code to version 2.2.0, with apologies to users effected.

v2.2.1

Choose a tag to compare

@dfyockey dfyockey released this 09 Dec 17:36
b734eac

Fixed

  • Issue of the widget clock display not updating on some devices after unlocking the device's lock screen (Issue #38)

v2.2.0

Choose a tag to compare

@dfyockey dfyockey released this 01 Oct 19:23

Added

  • Autosizing of app widget time display text to be as large as possible while fitting within the dimensions of the widget.

Fixed

  • Issue of widget text possibly being too large for the time to be properly displayed due to system-wide font being set to a large size. (Issue #36)

v2.1.1

Choose a tag to compare

@dfyockey dfyockey released this 18 Jun 18:55
386da00

Changed:

  • The screen area into which the color sliders can be scrolled, thereby reducing the amount of scrolling needed to access all of the sliders.

Fixed:

  • The following, primarily caused by a user's increase of font size in Android's system settings:
    • Misalignment of the color code label '#' in the Time Color dialog.
    • The Time Color dialog's preview text being too large for proper display.

v2.1.0

Choose a tag to compare

@dfyockey dfyockey released this 04 Jun 23:07

Added setting of app time display color:

  • An added dialog for picking the color by either setting RGB sliders and/or a hex color value is accessible from a 'Time Color' setting added to the app settings.
  • A real-time clock display preview included in the dialog changes color with the current dialog settings, allowing a realistic idea of how the color will appear in use.

v2.0.2

Choose a tag to compare

@dfyockey dfyockey released this 21 Mar 20:20
b51f5b9

Fixed:

  • Failure of widget preferences being applied after a device's launcher has reset.
  • Accuracy of preview in the widget picker on device's running Android 12 or later.

v2.0.1

Choose a tag to compare

@dfyockey dfyockey released this 07 Mar 23:27
ad50db2

Fixed:

  • Failure of widgets to restart at device boot.