Skip to content

Release 1.1.0-alpha1

Compare
Choose a tag to compare
@Maxr1998 Maxr1998 released this 08 Sep 20:24
· 288 commits to master since this release
f682e4a

New features

  • Dialog preferences for value selection (single/multi-choice)
  • Preference.getStringSet() helper

Behavior changes

  • Preference.getX() helpers don't catch the ClassCastException from SharedPreferences anymore
  • Preference.getString(): nullable return value instead of default value parameter