Ryan Olson
|
5b8efe71a7
Update .travis.yml with Xcode project and scheme
|
11 years ago |
Ryan Olson
|
b7f2d9bcbe
Add shared scheme for the example UICatalog xcodeproj
|
11 years ago |
Ryan Olson
|
f4efc6dbbf
Add .travis.yml
|
11 years ago |
Ryan Olson
|
efab760253
Fix setShouldEnableOnLauch: in FLEXNetworkObserver
|
11 years ago |
Ryan Olson
|
48826e2160
Fix readable type encoding for “@?” typically seen with block objects
|
11 years ago |
Fabien Sanglard
|
0b4e231814
CamelCase directory names that previously had spaces
|
11 years ago |
Ryan Olson
|
6f2d811338
Improve network history table view performance when lots of network activity is occurring.
|
11 years ago |
Ryan Olson
|
9c9ce5e2e1
More accurate request timing info if the network recorder queue gets backed up.
|
11 years ago |
Ryan Olson
|
08b4559b26
Merge pull request #55 from mustafa/fix-imports
|
11 years ago |
Mustafa Furniturewala
|
913ad5e2c6
fix some imports so we don't depend on pch file
|
11 years ago |
Ryan Olson
|
7649dc616c
Merge pull request #51 from larrytin/larrytin-patch-1
|
11 years ago |
田传武
|
efabb29a52
FLEX requires iOS 7 or higher
|
11 years ago |
Ryan Olson
|
e3612e31d7
Merge pull request #50 from louis-cai/master
|
11 years ago |
cailu
|
2575d2eaee
update CocoaPosd version
|
11 years ago |
Ryan Olson
|
f041002e73
Bump version to 2.0.2
|
11 years ago |
Ryan Olson
|
0da49c1eb6
Avoid trying to thumbnail nil image responses.
|
11 years ago |
Ryan Olson
|
a3a84b0cd7
Merge pull request #48 from DaidoujiChen/feature/json_detect
|
11 years ago |
DaidoujiChen
|
33be034e2b
enhance json detect
|
11 years ago |
Ryan Olson
|
f590263d9f
Add copy button to request detail view controller.
|
11 years ago |
Ryan Olson
|
a1c378a9d5
Support copying individual network detail cells via long press
|
11 years ago |
Ryan Olson
|
617db9c48a
Bump version to 2.0.1
|
11 years ago |
Ryan Olson
|
b05f78c388
Merge pull request #47 from judev/patch-1
|
11 years ago |
Jude Venn
|
d9ecb2359b
Fix fileURLOrData passthrough in network observer
|
11 years ago |
Ryan Olson
|
5f9a61c755
Show copy menu from long press on network history cells.
|
11 years ago |
Ryan Olson
|
3dd178c029
Update podspec for v2.0.0
|
11 years ago |
Ryan Olson
|
ed938aa333
Merge pull request #46 from Flipboard/network-debugging
|
11 years ago |
Ryan Olson
|
717ed18077
Update README with network history GIF
|
11 years ago |
Ryan Olson
|
1f43569a4d
Protect NSURLSession and NSURLConnection swizzling with dispatch_once
|
11 years ago |
Ryan Olson
|
991fd6559d
Don’t log network events when network debugging is disabled.
|
11 years ago |
Ryan Olson
|
9d98993838
Fix NSURLSession and NSURLSessionTask swizzling on iOS 7
|
11 years ago |