Commit History

Yazar SHA1 Mesaj Tarih
  Ryan Olson 30f1fecc54 Fix crash from trying to read isa fields as Class pointers on arm64 11 yıl önce
  Ryan Olson 85a424a824 Merge pull request #77 from Flipboard/resolve-unused-typedef-warning 11 yıl önce
  Tim Johnsen 6405bf40e3 Remove unused typedef. 11 yıl önce
  Ryan Olson b79fd26ca4 Merge pull request #76 from Flipboard/xcode-7-cleanup 11 yıl önce
  Ryan Olson caadcce7f1 No longer swizzle dataTaskWithHTTPGetRequest:completionHandler: 11 yıl önce
  Ryan Olson c250200d03 Use more accurate type for -supportedInterfaceOrientations 11 yıl önce
  Ryan Olson 51c05087e7 Mark -initWithPath: as a designated initializer 11 yıl önce
  Ryan Olson 7a2e65f292 Allow Xcode 7 to make desired changes to the project and scheme files 11 yıl önce
  Ryan Olson 0489c09ba3 Merge pull request #71 from erichoracek/add-framework-support 11 yıl önce
  Eric Horacek 70038d244d Add framework support 11 yıl önce
  Ryan Olson a9e0dedd31 Merge pull request #69 from jkyin/master 11 yıl önce
  jkyin f6ad51219d Update podspec 11 yıl önce
  Ryan Olson a42af79040 Protect against a nil NSURLConnection or NSURLSession object being passed to the swizzled delegate methods. 11 yıl önce
  Ryan Olson 792634527a Merge pull request #68 from modnovolyk/fix-nsurlsessiontask-callback-bug 11 yıl önce
  Ryan Olson 5627219c56 Merge pull request #67 from modnovolyk/fix-build-as-framework-issue 11 yıl önce
  Max Odnovolyk 4e81d4b476 Merge branch 'fix-build-as-framework-issue' into fix-nsurlsessiontask-callback-bug 11 yıl önce
  Max Odnovolyk 001d58cd89 Make all headers except FLEXManager.h private 11 yıl önce
  Max Odnovolyk 03c96d8fdb Mute deprecated warning with less pre-processor noise 11 yıl önce
  Max Odnovolyk b5423192fb Revert changes from fix-build-as-framework-issue branch 11 yıl önce
  Max Odnovolyk 1efb40a07e Fix NSURLSession task creation with empty completion handler bug 11 yıl önce
  Max Odnovolyk 6c6023dc84 Suppress deprecated-declarations warnings while building as framework via Cocoapods 11 yıl önce
  Max Odnovolyk a6dc4b010c Update FLEX.podspec 11 yıl önce
  Max Odnovolyk dd87da4134 Podspec private_header_files pattern update 11 yıl önce
  Max Odnovolyk 627ff6cbe2 Exclude '*Private*.{h,m}' files from frameworks public headers 11 yıl önce
  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 yıl önce
  Ryan Olson 3d977450ca Allow the FLEXWindow to become key when it wants to accept input and affect the status bar. 11 yıl önce
  Ryan Olson f7c482ceed Only allow the FLEXWindow to become key when it has a modal presented. 11 yıl önce
  Ryan Olson c38b90ee60 Change approach to status bar and rotation handling. 11 yıl önce
  Ryan Olson 70491431fa Update CocoaPods example usage 11 yıl önce
  Ryan Olson 6bc055911e Remove redundant contact info from README 11 yıl önce