• This repository has been archived on 13/May/2019
  • Stars
    star
    290
  • Rank 142,533 (Top 3 %)
  • Language
    Objective-C
  • License
    Apache License 2.0
  • Created over 12 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps.

What is KKPasscodeLock?

 

KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps.

       

Main Features in KKPasscodeLock

- Either a simple 4 digit passcode (using a numeric keyboard) or a free-text passcode (in development) - Supports universal apps (both iPhone and iPad) - Advanced passcode settings controller: set & change passcode, turn off/on passcode and passcode tries allowed - Passcode is saved securly in the device keychain

Using KKPasscodeLock

Using this framework is really easy.

  • Add all the source files under the src folder, including KKPasscodeLock.bundle
  • #import "KKPasscodeLock.h" where you need it.
  • Add the AudioToolbox.framework, Security.framework and the QuartzCore.framework into your project
  • See the usage of the passcode lock from the sample app

Terms of Use

- Provided under the Apache 2.0 License

More Repositories

1

store-receipt-validator

PHP receipt validator for Apple iTunes, Google Play and Amazon App Store
PHP
633
star
2

iTellAFriend

iTellAFriend is an iOS toolkit for displaying a preconfigued mail composer with a "Tell a Friend" template in ios apps.
Objective-C
145
star
3

KKProgressToolbar

KKProgressToolbar is an iOS drop-in class that displays a translucent UIToolbar with a progress indicator and some optional labels while work is being done in a background thread
Swift
61
star
4

cordova-plugin-fetch

HTTP networking plugin that brings the fetch() standard to Cordova
Objective-C
41
star
5

opsworks-php-cookbooks

Cookbooks for AWS OpsWorks & Vagrant with support for PHP 7+ apps
Ruby
33
star
6

xcode-libmms

Modified version of libMMS library which designed to run on ios devices
C
27
star
7

three20lite

A lite stripped down version of Facebook's three20 framework
Objective-C
25
star
8

AFSignedHTTPRequestOperationManager

Automatically sign AFNetworking api requests with SHA-256 hash signature and timestamp
Swift
17
star
9

zend-framework-rest-project-example

Example project on using RESTful API with Zend Framework 1.11
PHP
13
star
10

PHP-GearmanDaemons

The PHP Gearman Daemons Manager library allows running of gearman workers as deamons using supervisord or using a built it php process manager. The library is framework independent and can be easily integrated into any php project.
PHP
9
star
11

php55-cookbook

PHP 5.5 Chef Cookbook for Ubuntu, Centos and Amazon Linux AMI
Ruby
9
star
12

NSData-APNSToken

Category for NSData that converts device tokens into NSString Objects
Swift
8
star
13

rate-limiter-middleware

Rate Limit Middleware for PHP
PHP
6
star
14

zend-framework-base-project

A lightweight zend framework project with built in RESTful API and user management
PHP
4
star
15

KKTableViewEmptyState

Customizable UIView for Handling Empty Table State
Objective-C
4
star
16

php-development-box

Easy to install virtual box powered by Vagrant and Chef
Ruby
3
star
17

aporat.github.com

2
star
18

jquery-menu-widget

jQuery simple dropdown menu
JavaScript
2
star
19

laravel-rate-limiter

Request and actions rate limiter middleware for Laravel & Lumen
PHP
2
star
20

laravel-filter-var

Laravel package for filtering and sanitizing request variables
PHP
1
star
21

SugarRecord

Swift
1
star
22

AlamofireSwiftSoup

Alamofire extension for serialize SwiftSoup HTML documents'
Swift
1
star