Commit History

Author SHA1 Message Date
  Mathieu Meylan 7dc973b89c Fixed an issue where registering a UIProgessView to a task that was already completed would crash with the following error: 9 years ago
  Draveness c27b46c87d Add leading whitespace to urls 9 years ago
  Draveness d0b1db20d8 Add whitespace between url and ')' to prevent Xcode misunderstanding 9 years ago
  Kevin Harwood 5d73b00640 Bumping copyright to 2016 9 years ago
  Kevin Harwood 01f6aed22a - Removed support for NSURLConnection based API's 10 years ago
  Mattt Thompson 583742a539 Updating License 10 years ago
  Mattt Thompson 011dc783e9 Updating copyright year 10 years ago
  Mattt Thompson 9387459831 Adding explicit casts and #pragma ignore to fix warnings about out-of-range enumerated type value assignment 11 years ago
  Mattt Thompson 121466e165 Bumping copyright year 11 years ago
  Yung-Luen Lan 9423e20032 Use "long long" instead of "NSInteger" on byte count. 11 years ago
  Bruno Tortato Furtado 804fca75ae [Issue #1772] Updates to 64 bit architecture 11 years ago
  Mattt Thompson 58409b6c4e Simplifying #ifdef availability macros for UIKit categories 11 years ago
  Mattt Thompson 481400d36d Using @selector instead of keys for associated objects 11 years ago
  Mattt Thompson a9ca3d0c6c [Issue #1730] Minor refactoring / reformatting 11 years ago
  Stewart Gleadow fae07ea5ed Fix warning about weak receiver being set to nil, capture strong reference. 11 years ago
  Mattt Thompson 63020621e5 [Issue #1492] Fixing macro for iOS 6 compatibility in UIProgressView+AFNetworking 11 years ago
  Allen Tu 8b29904967 Update UIProgressView+AFNetworking.m 12 years ago
  hpique 979dde7bbb Fix names of exposed private methods downloadProgress and uploadProgress 12 years ago
  Mattt Thompson 82fe3f6160 Fixing #ifdef nesting in UIProgressView category 12 years ago
  Mattt Thompson 813ea16a26 Adding documentation to UIProgressView category 12 years ago
  Mattt Thompson 2e2511b764 Replacing use of hard-coded keypaths with equivalent NSStringFromSelector of selector literals 12 years ago
  Mattt Thompson 09658b352a Enabling and fixing extensive compiler warnings 12 years ago
  Mattt Thompson 3b11c60ce0 Adding upload/download progress animated associated objects 12 years ago
  Mattt Thompson 720f319623 Ensuring that progress is set in UIProgressView category only on main 12 years ago
  Mattt Thompson 9a40c0dc0f Merge branch 2.0 into master 12 years ago