Cronologia Commit

Autore SHA1 Messaggio Data
  Ryan Olson a42af79040 Protect against a nil NSURLConnection or NSURLSession object being passed to the swizzled delegate methods. 11 anni fa
  Ryan Olson 792634527a Merge pull request #68 from modnovolyk/fix-nsurlsessiontask-callback-bug 11 anni fa
  Ryan Olson 5627219c56 Merge pull request #67 from modnovolyk/fix-build-as-framework-issue 11 anni fa
  Max Odnovolyk 4e81d4b476 Merge branch 'fix-build-as-framework-issue' into fix-nsurlsessiontask-callback-bug 11 anni fa
  Max Odnovolyk 001d58cd89 Make all headers except FLEXManager.h private 11 anni fa
  Max Odnovolyk 03c96d8fdb Mute deprecated warning with less pre-processor noise 11 anni fa
  Max Odnovolyk b5423192fb Revert changes from fix-build-as-framework-issue branch 11 anni fa
  Max Odnovolyk 1efb40a07e Fix NSURLSession task creation with empty completion handler bug 11 anni fa
  Max Odnovolyk 6c6023dc84 Suppress deprecated-declarations warnings while building as framework via Cocoapods 11 anni fa
  Max Odnovolyk a6dc4b010c Update FLEX.podspec 11 anni fa
  Max Odnovolyk dd87da4134 Podspec private_header_files pattern update 11 anni fa
  Max Odnovolyk 627ff6cbe2 Exclude '*Private*.{h,m}' files from frameworks public headers 11 anni fa
  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 anni fa
  Ryan Olson 3d977450ca Allow the FLEXWindow to become key when it wants to accept input and affect the status bar. 11 anni fa
  Ryan Olson f7c482ceed Only allow the FLEXWindow to become key when it has a modal presented. 11 anni fa
  Ryan Olson c38b90ee60 Change approach to status bar and rotation handling. 11 anni fa
  Ryan Olson 70491431fa Update CocoaPods example usage 11 anni fa
  Ryan Olson 6bc055911e Remove redundant contact info from README 11 anni fa
  Ryan Olson 9b1e13b963 Add additional README shields (pod, license, platform, contact) 11 anni fa
  Ryan Olson 74a73893d4 Add travis shield to README 11 anni fa
  Ryan Olson 4a3ab17851 Specify simulator in travis.yml 11 anni fa
  Ryan Olson 5b8efe71a7 Update .travis.yml with Xcode project and scheme 11 anni fa
  Ryan Olson b7f2d9bcbe Add shared scheme for the example UICatalog xcodeproj 11 anni fa
  Ryan Olson f4efc6dbbf Add .travis.yml 11 anni fa
  Ryan Olson efab760253 Fix setShouldEnableOnLauch: in FLEXNetworkObserver 11 anni fa
  Ryan Olson 48826e2160 Fix readable type encoding for “@?” typically seen with block objects 11 anni fa
  Fabien Sanglard 0b4e231814 CamelCase directory names that previously had spaces 11 anni fa
  Ryan Olson 6f2d811338 Improve network history table view performance when lots of network activity is occurring. 11 anni fa
  Ryan Olson 9c9ce5e2e1 More accurate request timing info if the network recorder queue gets backed up. 11 anni fa
  Ryan Olson 08b4559b26 Merge pull request #55 from mustafa/fix-imports 11 anni fa