Releases: dfyockey/RomanDigital
Releases · dfyockey/RomanDigital
Release list
v3.0.2
v3.0.1
v3.0.0
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
v2.2.1
v2.2.0
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
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
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.