Mattt Thompson
63020621e5
[Issue #1492 ] Fixing macro for iOS 6 compatibility in UIProgressView+AFNetworking
2013-10-25 11:16:05 +03:00
Allen Tu
8b29904967
Update UIProgressView+AFNetworking.m
...
Hi there,
Thanks for the awesome job!!
Just found a tiny bug. I think in Line 174, the selector should be "countOfBytesReceived".
Cheers and have a nice weekend!!
Allen
2013-10-04 12:11:01 -07:00
hpique
979dde7bbb
Fix names of exposed private methods downloadProgress and uploadProgress
2013-09-30 14:46:59 +02:00
Mattt Thompson
82fe3f6160
Fixing #ifdef nesting in UIProgressView category
2013-09-27 09:41:55 -07:00
Mattt Thompson
813ea16a26
Adding documentation to UIProgressView category
2013-09-27 08:52:06 -07: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
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
9a40c0dc0f
Merge branch 2.0 into master
2013-09-25 16:31:49 -07:00