All Projects → epetousis → LockGlyphX

epetousis / LockGlyphX

Licence: MIT license
The Apple Pay animation on your lock screen, better than ever.

Programming Languages

Logos
282 projects
Objective-C++
1391 projects
objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].