Skip to content

Releases: LacertosusRepo/libDeusPrefs

1.0.4

Choose a tag to compare

@LacertosusRepo LacertosusRepo released this 18 Jul 03:50

LDSwitchWithInfoCell

  • Added alternative info style where the whole cell serves as a button. A subtitle tells the user to tap for more information.

LDLabeledSegementTableCell

  • Slightly reduced cell height

LDStylePickerCell

  • Added support for integer appearanceOption values
  • Added identifier support for option views
  • Slightly changed selection animations
  • Updated checkmark images to use SFSymbols if available

ParvusConstraints

  • Added new category to NSLayoutConstraint allowing for (limited) easier constraints in one line.

1.0.3

Choose a tag to compare

@LacertosusRepo LacertosusRepo released this 04 Jul 15:44

LDInputSegmentTableCell

  • Cleaned up code
  • Hopefully fixed cases where the input button would be selected even though a default value was chosen

LDSwitchWithInfoCell

  • Added support for two lines to fix cases of truncating on smaller devices
  • Current solution requires hardcoding a larger cell height in the plist, hopefully can find a better dynamic cell sizing solution

1.0.2

Choose a tag to compare

@LacertosusRepo LacertosusRepo released this 02 Jul 01:26
  • Added ability to use SFSymbols in place of an icon for the LDHeaderView
  • Added LDHeaderStyles for LDHeaderView, changing the layout of the header. Set using the LDHeaderOptionHeaderStyle key. All available layouts:
    • LDHeaderStyleVertical
    • LDHeaderStyleHorizontalIconRight
    • LDHeaderStyleHorizontalIconLeft

1.0.1

Choose a tag to compare

@LacertosusRepo LacertosusRepo released this 21 Jun 05:05
  • Added LDHeaderOptionBackgroundImageFileName allowing an image to be used for the blurred background LDHeaderView. Can also be set to DeviceWallpaper to use the device's wallpaper (duh)
  • Added translation support for LDSwitchWithInfoCell
  • Added translation support for alert titles for LDSwitchWithInfoCell and LDInputSegmentTableCell
  • Code cleanup

1.0

1.0

Choose a tag to compare

@LacertosusRepo LacertosusRepo released this 17 Jun 03:34

Initial release.