Commit graph

18 commits

Author SHA1 Message Date
Mattt Thompson
a6870bd366 Minor reorganization & cleanup 2012-10-14 10:07:13 -07: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
c588cbf5b6 Normalizing Default images in example project 2012-10-05 10:39:18 -07:00
Mattt Thompson
89f9094cea Fixing warnings detected by -Weverything 2012-10-01 10:38:46 -07:00
Mattt Thompson
b43aba49fc Merge branch 'master' into lxcid-experimental-refined-stream
Conflicts:
	AFNetworking/AFHTTPClient.h
	AFNetworking/AFHTTPClient.m
2012-09-25 09:56: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
95f2f53604 Updating project settings 2012-09-14 09:01:54 -07:00
Mattt Thompson
910811a5e0 Stashing progress 2012-08-23 14:33:04 -07:00
Max Lansing
5a790360df merged multipart streaming thingy 2012-08-16 13:39:47 -07:00
Mattt Thompson
3d6fcc35c9 Moving error alert logic from models to controllers 2012-08-11 11:16:55 -04:00
Mattt Thompson
4809c77427 Updating project settings for Xcode 4.4 2012-08-04 15:28:32 -04:00
Max Lansing
d434de241f moved mobilecoreservices framework in xcode proj 2012-06-30 16:42:45 -07:00
Max Lansing
ced167f867 reimplemented multipart form data to use a body streaming object that aggregates file streams and in-memory data objects to compose the request body just in time. also trimmed the multipart form body public API and added CoreMobileServices framework to enable lookup of MIME type by file extension. 2012-06-30 16:32:11 -07:00
Mattt Thompson
f1b3101a63 First pass at converting to ARC 2012-06-26 09:14:52 -07:00
Mattt Thompson
de76f997fb Setting deployment target to iOS 5.0 2012-06-26 08:52:01 -07:00
Mattt Thompson
1cfa405957 Removing AFJSONUtilities in favor of just using NSJSONSerialization 2012-06-26 08:50:32 -07:00
Mattt Thompson
eaa9059cd2 Stashing working implementation 2012-06-19 12:50:26 -07:00
Renamed from iOS Example/AFNetworking iOS Example.xcodeproj/project.pbxproj (Browse further)