Daniel Tull

Results 13 repositories owned by Daniel Tull

DataCenter

31
Stars
1
Forks
Watchers

Some view controllers to browse any random core data model's data.

DCTAuth

30
Stars
13
Forks
Watchers

A library to handle authorised web requests using an account-based approach similar to the Accounts framework. Comes with OAuth, OAuth 2.0 and basic authentication accounts.

DCTConfirmationButton

31
Stars
5
Forks
Watchers

iOS 7 App Store-like button.

DCTConnectionController

25
Stars
0
Forks
Watchers

DEPRECATED: I'm now using AFNetworking like the rest of the world

DCTCoreData

57
Stars
6
Forks
Watchers

My additions to Core Data.

DCTCoreDataStack

72
Stars
12
Forks
Watchers

Easily sets up a read to use core data stack

DCTDataSource

21
Stars
3
Forks
Watchers

A system to better manage UITableView data source classes, because they can be reusable too!

DCTAsynchronousTesting

16
Stars
2
Forks
Watchers

Because I can't use Xcode 6 just yet, but still want to do asynchronous testing, I have recreated Apple's testing additions so that it will be easier to adopt when I can use Xcode 6.

DCTMusicModel

20
Stars
3
Forks
Watchers

A Core Data based framework for quickly accessing the music information in MediaPlayer. It requires the data to be imported, which takes about 1 minute 45 seconds for 2000 songs on an iPhone 3G. Once...

DCTTextFieldValidator

20
Stars
0
Forks
Watchers

An object to validate many UITextFields