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

Releases: iZettle/wrench

1.0.13

15 Oct 20:53
Compare
Choose a tag to compare

No strictmode in release

1.0.12

15 Oct 20:28
Compare
Choose a tag to compare

Fix crash when filtering "too fast"

1.0.11

19 Aug 20:30
Compare
Choose a tag to compare

Nav graph
Nav drawer
OSS

Proguard issue with 1.0.9

09 May 00:07
Compare
Choose a tag to compare
1.0.10

Bump version of application

0.3 of libraries

08 May 22:56
Compare
Choose a tag to compare

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

08 Jan 10:55
Compare
Choose a tag to compare

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

10 Oct 22:19
Compare
Choose a tag to compare

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

Fix crash on old devices

10 Oct 21:28
Compare
Choose a tag to compare

Fix crash on old devices

09 Oct 21:43
Compare
Choose a tag to compare

Due to bug in Support libraries.

Fix icon api 21-25

11 Jul 06:28
Compare
Choose a tag to compare
v1.0.4

fix adaptive icon issue on api 21 - 25