Commit History

Author SHA1 Message Date
  Ryan Olson b453086936 Pragma gardening 9 years ago
  Ryan Olson 103489c566 Fix header documentatin 9 years ago
  Ryan Olson 3dd27557ea Move swizzling helpers into FLEXUtility 9 years ago
  Ryan Olson a64188dd5e Simplify network debugging settings 9 years ago
  Ryan Olson 44e428655a Replace deprecated percent encoding string transformation method 9 years ago
  Ryan Olson 96d8b425d5 Bump version in FLEX.podspec 9 years ago
  Ryan Olson 7df172afac Make cast explicit 9 years ago
  Ryan Olson 9bb44925c8 Bump version in FLEX.podspec 9 years ago
  Ryan Olson 320aeb815b Disable app transport security for the example project 9 years ago
  Ryan Olson ab4b678498 Fix NSURLSession network observing in iOS 9 9 years ago
  Ryan Olson 52bf2071a5 Fix unsafe cast from signed integer to unsigned 9 years ago
  Ryan Olson f0bb931a64 Bump version in FLEX.podspec 9 years ago
  Ryan Olson 30f1fecc54 Fix crash from trying to read isa fields as Class pointers on arm64 9 years ago
  Ryan Olson 85a424a824 Merge pull request #77 from Flipboard/resolve-unused-typedef-warning 9 years ago
  Tim Johnsen 6405bf40e3 Remove unused typedef. 9 years ago
  Ryan Olson b79fd26ca4 Merge pull request #76 from Flipboard/xcode-7-cleanup 9 years ago
  Ryan Olson caadcce7f1 No longer swizzle dataTaskWithHTTPGetRequest:completionHandler: 9 years ago
  Ryan Olson c250200d03 Use more accurate type for -supportedInterfaceOrientations 9 years ago
  Ryan Olson 51c05087e7 Mark -initWithPath: as a designated initializer 9 years ago
  Ryan Olson 7a2e65f292 Allow Xcode 7 to make desired changes to the project and scheme files 9 years ago
  Ryan Olson 0489c09ba3 Merge pull request #71 from erichoracek/add-framework-support 9 years ago
  Eric Horacek 70038d244d Add framework support 9 years ago
  Ryan Olson a9e0dedd31 Merge pull request #69 from jkyin/master 9 years ago
  jkyin f6ad51219d Update podspec 9 years ago
  Ryan Olson a42af79040 Protect against a nil NSURLConnection or NSURLSession object being passed to the swizzled delegate methods. 9 years ago
  Ryan Olson 792634527a Merge pull request #68 from modnovolyk/fix-nsurlsessiontask-callback-bug 9 years ago
  Ryan Olson 5627219c56 Merge pull request #67 from modnovolyk/fix-build-as-framework-issue 9 years ago
  Max Odnovolyk 4e81d4b476 Merge branch 'fix-build-as-framework-issue' into fix-nsurlsessiontask-callback-bug 9 years ago
  Max Odnovolyk 001d58cd89 Make all headers except FLEXManager.h private 9 years ago
  Max Odnovolyk 03c96d8fdb Mute deprecated warning with less pre-processor noise 9 years ago