Frank Luan
fd34e21251
Add nullability annotations for UIKit additions
2015-06-26 09:43:13 -05:00
Mattt Thompson
583742a539
Updating License
2015-05-02 13:29:20 -07:00
Mattt Thompson
011dc783e9
Updating copyright year
2015-01-18 08:59:34 -08:00
Mattt Thompson
121466e165
Bumping copyright year
2014-04-15 14:24:30 -07:00
Yung-Luen Lan
9423e20032
Use "long long" instead of "NSInteger" on byte count.
...
Byte count should always be 64bit integer. Otherwise, AFNetworking won't work on streams
larger than 4GB in 32bits mode. This commit revert the PR #1772 and e94a52c .
2014-03-11 21:55:23 +08:00
Jesse Collis
cf01b18d92
Remove unnecessary #imports in UIImageView & UIWebView+AFNetworking headers.
2014-02-28 10:00:29 +11:00
Bruno Tortato Furtado
804fca75ae
[Issue #1772 ] Updates to 64 bit architecture
...
Signed-off-by: Mattt Thompson <m@mattt.me>
2014-02-24 13:57:51 -08:00
Mattt Thompson
80ce1a751d
[Issue #1705 ] Adding documentation about UIWebView category and implementing UIWebViewDelegate
2014-02-11 10:46:06 -08:00
Mattt Thompson
54f49e1dcd
[Issue #1531 ] Adding more explicit data / MIME type / text encoding name version of UIWebView -loadRequest:...
2013-10-25 10:30:26 +03: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
Mattt Thompson
9a40c0dc0f
Merge branch 2.0 into master
2013-09-25 16:31:49 -07:00