Commit graph

14 commits

Author SHA1 Message Date
Mattt Thompson
5ec794dc4d Indenting macro conditionals 2012-11-06 09:21:41 -08:00
Mattt Thompson
424c026f0c Twitter shut off its unauthorized access to the public timeline; switching example over to the App.net global stream. 2012-10-10 20:08:34 -07:00
Mattt Thompson
f523744cf0 Minor restructuring of project file and app delegate in example 2012-09-24 08:27:18 -07:00
Mattt Thompson
ff37bb59f8 Merge branch 'master' into 1.0RC2
Conflicts:
	AFNetworking/AFHTTPClient.m
	AFNetworking/AFHTTPRequestOperation.m
	AFNetworking/AFJSONRequestOperation.m
	AFNetworking/AFNetworkActivityIndicatorManager.m
	AFNetworking/AFURLConnectionOperation.h
2012-09-14 10:30:25 -07:00
Mattt Thompson
3d6fcc35c9 Moving error alert logic from models to controllers 2012-08-11 11:16:55 -04:00
Mattt Thompson
97900fcbfa Setting NSURLCache memory and disk capacity to Apple default settings 2012-06-26 09:37:53 -07:00
Mattt Thompson
c4f07c4b07 Minor code reformatting 2012-06-19 15:47:28 -07:00
Mattt Thompson
b648e33481 Reload table view on image load 2012-06-19 14:40:11 -07:00
Mattt Thompson
ec2cee42d2 Adding profileImage property to bind image views to dynamically-loaded content 2012-06-19 14:30:49 -07:00
Mattt Thompson
9d399e9ffa Fixed window closing 2012-06-19 13:06:51 -07:00
Mattt Thompson
eaa9059cd2 Stashing working implementation 2012-06-19 12:50:26 -07:00
Mattt Thompson
efdaedc541 Adding Mac example project
Renaming iOS example project

Adding AFNetworking to Mac project using preprocessor macros to resolve UIKit dependencies, and setting compiler flags accordingly.
2011-09-23 12:19:40 -05:00
Mattt Thompson
3f851b0a23 Removing AFURLCache, using NSURLCache instead 2011-06-02 15:16:17 -05:00
Mattt Thompson
a8cb70db12 Changing Example project directory structure 2011-06-01 12:22:44 -05:00
Renamed from AFNetworkingExample/AppDelegate.m (Browse further)