This repository has been archived by the owner on May 8, 2023. It is now read-only.
Out of RC
With the core library being promoted to non-RC (0.2) this is the first non-RC release.
Focus on tidy up code in the ConfigurationList to facilitate future feature requests.
The configuration list will sort the last used items to the top of the list.
A bug where the application-/configuration- lists were not updated in onResume is fixed.
This app should be compatible with the RC-libraries (that support will soon be removed).
The sample app sports LiveData implementations of the wrenchPreference library which might be promoted so a separate artifact eventually.
The libraries (0.2) are kotlin and unfortunately final - because it makes testing hard. A new version of the libraries will be released which fixes this.