Historial de Commits

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