Giter VIP home page Giter VIP logo

gesture-lock-and-touch-id's Introduction

Gesture Lock Screen Like QQ And Touch ID

Gesture Lock Screen like QQ And Touch ID,高仿QQ手势锁屏,指纹解锁。

Note: 备注:

There are two conditions for Touch ID: 指纹解锁 需要满足条件:

1 run on iOS Device (not iOS Simulator) 1 用真机调试,

2 run with iOS 8.0 and later 2 手机系统 iOS8.0以及之后

With the above two conditions, my code is automatically adapted, and you can see and use "Touch ID". 才能看到指纹解锁的功能。

By the way, the "Gesture password" is recored as "digit numbers 09", and the "digit numbers 09" are stored in NSUserDefaults, which is not safe if somebody Hack into SandBox, so you need to encrypt the "digit numbers 09" using md5 or other RSA. 这个手势密码,是用数字09记录的,保存在NSUserDefaults,如果有人黑进了您的沙盒,这个密码很容易被拿走,所以您可以用md5或者其它RSA进行加密。

gesturelockscreen

gesture-lock-and-touch-id's People

Contributors

hawkingouyang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gesture-lock-and-touch-id's Issues

求教

我想学习下您把锁屏界面加在应用上的思路,可否介绍一下,谢谢您了

bug

在开启或者关闭手势锁定时,pop回来手势锁定界面那个开启或者关闭更新不及时,应该在- (void)viewWillAppear:(BOOL)animated 及时刷新表格,这样才能数据同步

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.