Commit Graph

17 Commits

Author SHA1 Message Date
Mattt Thompson
7e1bc36ccd Fixing notification in UIAlertView category 2013-09-27 09:41:15 -07:00
Mattt Thompson
eeccdc7717 Minor refactoring for AFNetworkActivityIndicatorManager 2013-09-27 08:53:47 -07:00
Mattt Thompson
34f8cd1114 Adding documentation for UIAlertView category 2013-09-27 08:53:38 -07:00
Mattt Thompson
4945255138 Updating documentation for UIImageView category 2013-09-27 08:53:20 -07:00
Mattt Thompson
a02f52b3b9 Adding documentation for UIActivityIndicatorView category 2013-09-27 08:52:58 -07:00
Mattt Thompson
3bdfefa83b Adding documentation to UIButton category
Switching backing of UIButton category to AFURLConnectionOperation
2013-09-27 08:52:37 -07:00
Mattt Thompson
813ea16a26 Adding documentation to UIProgressView category 2013-09-27 08:52:06 -07:00
Mattt Thompson
15d022a86a Adding request and response serializer properties to UIWebView category
Adding documentation to UIWebView category
2013-09-27 08:50:55 -07:00
Dave Verwer
f7504cf0e1 Added catch all UIKit+AFNetworking header. 2013-09-27 07:07:55 +01:00
Mattt Thompson
2e2511b764 Replacing use of hard-coded keypaths with equivalent NSStringFromSelector of selector literals 2013-09-26 11:40:13 -07:00
Mattt Thompson
09658b352a Enabling and fixing extensive compiler warnings 2013-09-26 07:11:22 -07:00
Mattt Thompson
d54181b55d dispatch_sync -> dispatch_async 2013-09-26 06:55:54 -07:00
Mattt Thompson
9e5dd5ee8a Adding __unused declarations to fix warnings 2013-09-26 06:25:58 -07:00
Mattt Thompson
3b11c60ce0 Adding upload/download progress animated associated objects
Using af_ prefix on associated object properties
2013-09-26 06:25:42 -07:00
Mattt Thompson
720f319623 Ensuring that progress is set in UIProgressView category only on main 2013-09-26 05:19:48 -07:00
Mattt Thompson
afffa6ff52 Ensuring that start and stop animating for UIActivityIndicatorView category are called on main 2013-09-26 05:15:25 -07:00
Mattt Thompson
9a40c0dc0f Merge branch 2.0 into master 2013-09-25 16:31:49 -07:00