Skip to content

Tags: infinum/Locker

Tags

3.0.4

Toggle 3.0.4's commit message
v3.0.4

3.0.3

Toggle 3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #39 from infinum/update/new-devices

Add support for new iPhone devices and bump the cocoapods version

3.0.2

Toggle 3.0.2's commit message
- Update devices list with new iPhone 14 devices

3.0.1

Toggle 3.0.1's commit message
* Minor bug fixes

3.0.0

Toggle 3.0.0's commit message
* Swift Package Manager and Carthage support added

* setSecret method now has another parameter "completed"

* deviceSupportsAuthenticationWithBiometrics renamed to supportedBiometricsAuthentication

* canUseAuthenticationWithBiometrics renamed to configuredBiometricsAuthentication

* enableDeviceListSync added that lets you update the device list without updating the library

2.3.4

Toggle 2.3.4's commit message
v2.3.4

2.3.3

Toggle 2.3.3's commit message
v2.3.3

* minor bug fixes

2.3.2

Toggle 2.3.2's commit message
v2.3.2

* minor bug fixes

2.3.1

Toggle 2.3.1's commit message
v2.3.1

* minor bug fixes

2.3.0

Toggle 2.3.0's commit message
v2.3.0

* min iOS target is now 10.0

* Checking device biometrics type improved

* iPad support added