Commit Graph

19 Commits

Author SHA1 Message Date
Cédric Luthi
885e0a4b4e Enable more warnings 2016-04-09 01:06:05 +02:00
Cédric Luthi
c52ff8510f Remove unnecessary #pragma clang diagnostic ignored 2016-04-09 00:41:38 +02:00
Draveness
c27b46c87d Add leading whitespace to urls 2016-03-14 10:17:27 +08:00
Draveness
d0b1db20d8 Add whitespace between url and ')' to prevent Xcode misunderstanding 2016-03-14 10:12:20 +08:00
Kevin Harwood
5d73b00640 Bumping copyright to 2016 2016-01-05 09:22:42 -06:00
Kevin Harwood
01f6aed22a - Removed support for NSURLConnection based API's
- Simplified example project to include all targets
- Added support for tvOS
2015-10-02 14:09:47 -05:00
Brian Nickel
1accc9869e Fixed spacing in dealloc methods. 2015-05-22 16:59:27 -07:00
Brian Nickel
b6562dabcb Renamed notification observers. 2015-05-22 16:54:48 -07:00
Brian Nickel
f1aad4b8ae Fix notification zombie crash on backgrounding. #2739
Added associated activity view animator so notifications can be unsubscribed from without clobbering the default `dealloc`.
2015-05-20 11:14:02 -07:00
Kevin Harwood
a141d458ad Removed additional observers
Added unit tests to verify issue
2015-05-15 11:05:30 -05:00
huanghf
2344472754 #2684 fix AFNetworkingOperationDidStartNotification crash 2015-05-15 09:36:22 -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
Mattt Thompson
50fc524037 [Issue #1734] Making notification constant naming consistent with terminology of NSURLSession 2014-01-16 20:50:45 -08:00
Mattt Thompson
a02f52b3b9 Adding documentation for UIActivityIndicatorView category 2013-09-27 08:52:58 -07:00
Mattt Thompson
d54181b55d dispatch_sync -> dispatch_async 2013-09-26 06:55:54 -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