Skip to content

2.4.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Maxr1998 Maxr1998 released this 06 Sep 01:05
· 16 commits to master since this release
1baa095

New features

  • Allow to prevent dialog item selection through listener #139, by @rosenpin
  • Support custom badge colors and badges in dialog preferences #140, by @rosenpin

Fixes

  • Fixed a bug in PreferencesAdapter.loadSavedState() where the restore process would continue after a bogus state entry

Behavior changes

  • Previously deprecated Preference.getString(String) and DialogPreference.onStop() were finally removed – potentially breaking change
  • Deprecate DEFAULT_RES_ID constant which was exposed to the API surface accidentally

Other

  • Lots of dependency updates, see full changelog for details

New Contributors

Full Changelog: 2.3.2...2.4.0-beta1