Skip to content
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.

Files

Latest commit

 

History

History
34 lines (29 loc) · 1 KB

README.md

File metadata and controls

34 lines (29 loc) · 1 KB

LockGlyphX

The evolution of LockGlyph. For iOS 10.
Supports all existing LockGlyph themes.

Localization

Please help us translate LockGlyphX into your language :)
Details: https://gist.github.com/Sticktron/03ed485c6f7f0d1ed6d442720af87821

Notes

There were some API changes in iOS 10.2. States changed, as well as usage of PKFingerprintGlyphView vs PKSubglyphView.

PKGlyphView states (iOS 10.2)

0 - Default (fingerprint)
1 - Fingerprint scanning (animated)
2 - ? (blank)
3 - Loading circle (animated)
4 - Empty circle
5 - Move phone to reader (animated)
6 - Custom image in circle
7 - Success checkmark

PKGlyphView states (iOS < 10.2)

0 - Default (fingerprint)
1 - Fingerprint scanning (animated)
2 - Loading circle (animated)
3 - Empty circle
4 - Move phone to reader (animated)
5 - Custom image (in circle ?)
6 - Success checkmark

PKGlyphView styles

(passed as the argument in initWithStyle:)
0 - Normal, no colour blending
1 - Blend colours into background