This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jul 02 09:31:34 -0700 2009 | |
| |
ABAddressBook.h | Wed Jul 01 19:42:46 -0700 2009 | |
| |
ABAddressBook.m | Thu Jul 02 09:30:40 -0700 2009 | |
| |
ABAddressBookUI.h | Sat Jul 04 14:27:35 -0700 2009 | |
| |
ABAddressBookUI.m | Sat Jul 04 14:27:35 -0700 2009 | |
| |
ABGroup.h | Wed Jul 01 19:42:46 -0700 2009 | |
| |
ABGroup.m | Wed Jul 01 19:42:46 -0700 2009 | |
| |
ABMultiValue.h | Wed Jul 01 19:42:46 -0700 2009 | |
| |
ABMultiValue.m | Wed Jul 01 19:42:46 -0700 2009 | |
| |
ABPerson.h | Wed Jul 01 19:42:46 -0700 2009 | |
| |
ABPerson.m | Wed Jul 01 19:42:46 -0700 2009 | |
| |
ABProperties.h | Wed Jul 01 19:42:46 -0700 2009 | |
| |
ABRecord.h | Wed Jul 01 19:42:46 -0700 2009 | |
| |
ABRecord.m | Wed Jul 01 19:42:46 -0700 2009 | |
| |
ABRefInitialization.h | Wed Jul 01 19:42:46 -0700 2009 | |
| |
AddressBook.h | Wed Jul 01 19:42:46 -0700 2009 | |
| |
README.textile | Wed Jul 01 19:54:40 -0700 2009 | |
| |
iPhoneContacts.xcodeproj/ | Sat Jul 04 14:25:40 -0700 2009 | |
| |
iPhoneContacts_Prefix.pch | Thu Jul 02 09:31:34 -0700 2009 |
README.textile
iPhone AddressBook Objective-C Wrapper APIs
The classes in this project implement a (currently lightweight) wrapper around the iPhone’s pure-C AddressBook framework. Currently it simply plays nicely with things like autorelease pools and implements other Objective-C paradigms such as property-based accessors. In the future I hope to make it look and behave in a manner similar to the ObjC AddressBook APIs in Mac OS X.
This project was originally part of AQToolkit. For the brief history of this code prior to the start of this project, see that one.
To file bugs, please see the corresponding Lighthouse project.







