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