Commit Graph

17 Commits

Author SHA1 Message Date
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
f4179e28a4 Migrating to _Nullable 2015-10-02 14:09:47 -05: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
Kevin Harwood
1bfb8495a4 - Marked Response as nullable in UIKit categories.
- Changed UIButton category to behave like the UIKit category
- Improved UIButton category documentation
2015-10-01 08:47:17 -05:00
Kevin Harwood
0bb9e9c49d Addressed remaining issues with nullability 2015-06-26 10:19:37 -05:00
Frank Luan
fd34e21251 Add nullability annotations for UIKit additions 2015-06-26 09:43:13 -05:00
Antoine Cœur
f870596353 spelling fix 2015-05-18 11:48:09 +08: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
da67eae7f5 [Issue #2381] Using static char declaration pointers for associated object keys in UIButton category 2014-11-17 06:15:25 -08:00
Mattt Thompson
6507d59be6 [Issue #2187][Issue #2245][Issue #2255] Adding image cache and response serializer properties to UIButton category, as well as cancelling image request operations correctly on a per-state basis
Changing signature of success blocks in UIButton category to be consistent with those of UIImageView category
2014-09-03 11:57:40 -07:00
Mattt Thompson
121466e165 Bumping copyright year 2014-04-15 14:24:30 -07:00
Mattt Thompson
7570dfa3be Fixing spelling in headers 2013-09-27 09:47:17 -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
9a40c0dc0f Merge branch 2.0 into master 2013-09-25 16:31:49 -07:00