Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.

Releases: iZettle/wrench

1.0.13

Choose a tag to compare

@erikeelde erikeelde released this 15 Oct 20:53

No strictmode in release

1.0.12

Choose a tag to compare

@erikeelde erikeelde released this 15 Oct 20:28

Fix crash when filtering "too fast"

1.0.11

Choose a tag to compare

@erikeelde erikeelde released this 19 Aug 20:30

Nav graph
Nav drawer
OSS

Proguard issue with 1.0.9

Choose a tag to compare

@erikeelde erikeelde released this 09 May 00:07
1.0.10

Bump version of application

0.3 of libraries

Choose a tag to compare

@erikeelde erikeelde released this 08 May 22:56

0.3 of libraries - removes final from classes to simplify mocking

Live data implementation of wrench prefs in the sample application for now.
Removed kotlin from libraries.
Some tests

Out of RC

Choose a tag to compare

@erikeelde erikeelde released this 08 Jan 10:55

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.

Fix crash on old devices

Choose a tag to compare

@erikeelde erikeelde released this 10 Oct 22:19

Some build related issue. Got errors that resembled proguard - likely the culprit was some buildcache wreaking a havok.

Fix crash on old devices

Choose a tag to compare

@erikeelde erikeelde released this 10 Oct 21:28

Fix crash on old devices

Choose a tag to compare

@erikeelde erikeelde released this 09 Oct 21:43

Due to bug in Support libraries.

Fix icon api 21-25

Choose a tag to compare

@erikeelde erikeelde released this 11 Jul 06:28
v1.0.4

fix adaptive icon issue on api 21 - 25