Releases: dfyockey/RomanDigital
Releases · dfyockey/RomanDigital
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.
v2.0.2
v2.0.1
v2.0.0
Added:
- Ability to configure settings independently for app and for each of one or more widgets.
- Ability to select a different time zone for each widget.
- Selectable widget layouts enabling addition of a time zone label above or below the time display.
Changed:
- Internal details related to updating of widgets' time and features, to improve efficiency.
Removed:
- The back arrow from the title bar of each Settings screen, since the arrow performs the same function as the Save button,
Fixed:
- Issues with widget time display text size being incorrect for the width of the widget (3 or >=4 tiles wide).
NOTE: Installing this update will likely require resetting settings for any widgets currently in use.
v1.3.0
Adds variable widget background opacity which can be set from 0% to 100% by tens with a slider added to the widget settings. Automatically sets widget text color in light mode to white for opacity < 50% and to black for opacity >= 50% to improve contrast for very white backgrounds.
Changes widget corners so that they have the same degree of curvature for all Android versions.