Commit History

Author SHA1 Message Date
  Ryan Olson b79fd26ca4 Merge pull request #76 from Flipboard/xcode-7-cleanup 11 years ago
  Ryan Olson caadcce7f1 No longer swizzle dataTaskWithHTTPGetRequest:completionHandler: 11 years ago
  Ryan Olson c250200d03 Use more accurate type for -supportedInterfaceOrientations 11 years ago
  Ryan Olson 51c05087e7 Mark -initWithPath: as a designated initializer 11 years ago
  Ryan Olson 7a2e65f292 Allow Xcode 7 to make desired changes to the project and scheme files 11 years ago
  Ryan Olson 0489c09ba3 Merge pull request #71 from erichoracek/add-framework-support 11 years ago
  Eric Horacek 70038d244d Add framework support 11 years ago
  Ryan Olson a9e0dedd31 Merge pull request #69 from jkyin/master 11 years ago
  jkyin f6ad51219d Update podspec 11 years ago
  Ryan Olson a42af79040 Protect against a nil NSURLConnection or NSURLSession object being passed to the swizzled delegate methods. 11 years ago
  Ryan Olson 792634527a Merge pull request #68 from modnovolyk/fix-nsurlsessiontask-callback-bug 11 years ago
  Ryan Olson 5627219c56 Merge pull request #67 from modnovolyk/fix-build-as-framework-issue 11 years ago
  Max Odnovolyk 4e81d4b476 Merge branch 'fix-build-as-framework-issue' into fix-nsurlsessiontask-callback-bug 11 years ago
  Max Odnovolyk 001d58cd89 Make all headers except FLEXManager.h private 11 years ago
  Max Odnovolyk 03c96d8fdb Mute deprecated warning with less pre-processor noise 11 years ago
  Max Odnovolyk b5423192fb Revert changes from fix-build-as-framework-issue branch 11 years ago
  Max Odnovolyk 1efb40a07e Fix NSURLSession task creation with empty completion handler bug 11 years ago
  Max Odnovolyk 6c6023dc84 Suppress deprecated-declarations warnings while building as framework via Cocoapods 11 years ago
  Max Odnovolyk a6dc4b010c Update FLEX.podspec 11 years ago
  Max Odnovolyk dd87da4134 Podspec private_header_files pattern update 11 years ago
  Max Odnovolyk 627ff6cbe2 Exclude '*Private*.{h,m}' files from frameworks public headers 11 years ago
  Max Odnovolyk 9cc8435cae Hide public asl.h import to prevent 'Include of non-modular header inside framework module' error when building FLEX as framework. 11 years ago
  Ryan Olson 3d977450ca Allow the FLEXWindow to become key when it wants to accept input and affect the status bar. 11 years ago
  Ryan Olson f7c482ceed Only allow the FLEXWindow to become key when it has a modal presented. 11 years ago
  Ryan Olson c38b90ee60 Change approach to status bar and rotation handling. 11 years ago
  Ryan Olson 70491431fa Update CocoaPods example usage 11 years ago
  Ryan Olson 6bc055911e Remove redundant contact info from README 11 years ago
  Ryan Olson 9b1e13b963 Add additional README shields (pod, license, platform, contact) 11 years ago
  Ryan Olson 74a73893d4 Add travis shield to README 11 years ago
  Ryan Olson 4a3ab17851 Specify simulator in travis.yml 11 years ago