Skip to content

Releases: liu044100/SmileTouchID

SmileTouchID v0.1.8

15 Oct 04:01
Compare
Choose a tag to compare
SmileTouchID v0.1.8 Pre-release
Pre-release

Fix issue: When cancelling the Touch ID input, the keyboard is invisible

SmileTouchID v0.1.7

09 Oct 15:26
Compare
Choose a tag to compare
SmileTouchID v0.1.7 Pre-release
Pre-release

#19 Add timeout interval property for show password or touch ID UI again.

SmileTouchID v0.1.6

26 Aug 15:14
Compare
Choose a tag to compare
SmileTouchID v0.1.6 Pre-release
Pre-release

Fix issue: AuthViewController close current modal views

SmileTouchID v0.1.5

16 Apr 13:06
Compare
Choose a tag to compare
SmileTouchID v0.1.5 Pre-release
Pre-release

Support manually change authentication status

SmileTouchID v0.1.4

27 Feb 02:10
Compare
Choose a tag to compare
SmileTouchID v0.1.4 Pre-release
Pre-release

Fix "Cannot load bundle" issue for Cocoapods

SmileTouchID v0.1.3

22 Sep 10:30
Compare
Choose a tag to compare
SmileTouchID v0.1.3 Pre-release
Pre-release

Add animation parameter when presenting auth view. (Thanks for Jorge Izquierdo's contribution)

SmileTouchID v0.1.2

12 Sep 02:11
Compare
Choose a tag to compare
SmileTouchID v0.1.2 Pre-release
Pre-release
  1. Public the BOOL property "isAuthenticated" that show whether now is authenticated or not.
  2. Post the notification "SmileTouchID_Presented_AuthVC_Notification" when the AuthVC present completion.

SmileTouchID v0.1.1

10 Sep 13:35
Compare
Choose a tag to compare
SmileTouchID v0.1.1 Pre-release
Pre-release
  1. Add new property "isShowingAuthVC" show whether the Auth view is showing or not.
  2. The input passcode UI is based on the passcode that saved in keychain, avoid the case that the developer change SmileAuthenticator's passcodeDigit property, but the passcode digit that saved in keychain is different digit.
  3. Example project refine, add cover image view when the app resign active for protecting the user data.

SmileTouchID v0.1.0

18 Jul 06:37
Compare
Choose a tag to compare
SmileTouchID v0.1.0 Pre-release
Pre-release
  1. support use Touch ID turn password off;
  2. support use Touch ID change password;
  3. add parallax effect for password circle views;

SmileTouchID v0.0.9

13 Jun 09:33
Compare
Choose a tag to compare
SmileTouchID v0.0.9 Pre-release
Pre-release
refine layout for iPad

refine layout for iPad