Dan Loewenherz
|
29a45aa02d
use Objective-C 2.0 subscripting for dictionaries
|
10 lat temu |
Dan Loewenherz
|
08b25ea8d3
use Objective-C 2.0 subscripting for arrays
|
10 lat temu |
Max Odnovolyk
|
03c96d8fdb
Mute deprecated warning with less pre-processor noise
|
11 lat temu |
Max Odnovolyk
|
b5423192fb
Revert changes from fix-build-as-framework-issue branch
|
11 lat temu |
Max Odnovolyk
|
6c6023dc84
Suppress deprecated-declarations warnings while building as framework via Cocoapods
|
11 lat temu |
Ryan Olson
|
6f2d811338
Improve network history table view performance when lots of network activity is occurring.
|
11 lat temu |
Ryan Olson
|
5f9a61c755
Show copy menu from long press on network history cells.
|
11 lat temu |
Ryan Olson
|
e531190616
Mute iOS 8 deprecation warnings.
|
11 lat temu |
Ryan Olson
|
538fe5e17b
Allow network history row insertions to finish before starting a new batch of insertions.
|
11 lat temu |
Ryan Olson
|
c5668f42b2
Reload data in network history table after all requests are cleared.
|
11 lat temu |
Ryan Olson
|
141cdf121d
Show network debugging settings view controller from a bar button in the history view controller.
|
11 lat temu |
Ryan Olson
|
cae0e0ef98
Update the network history view controller when network debugging is enabled/disabled.
|
11 lat temu |
Ryan Olson
|
ec98b0cba6
Update network history UI when the recorder is cleared.
|
11 lat temu |
Ryan Olson
|
d468254b21
Interface naming consistency
|
11 lat temu |
Ryan Olson
|
462e0ed548
Update filtered bytes received when the network transactions change.
|
11 lat temu |
Ryan Olson
|
11bb3574a8
Show network debugging status in history header when disabled
|
11 lat temu |
Ryan Olson
|
9ed5e08089
Show header in network history with number of requests and total bytes received.
|
11 lat temu |
Ryan Olson
|
ad0b130dc4
Improve network history interface when new requests are fired.
|
11 lat temu |
Ryan Olson
|
18e2edb15f
Reload the relevant network transaction cell in the history view controller when the transaction updates.
|
11 lat temu |
Ryan Olson
|
f4106e4be5
Update search results when a new network request matching the search term comes in.
|
11 lat temu |
Ryan Olson
|
61bcf5354a
Post recorder notifications on the main thread so observers don’t need to worry about which thread the notification is posted on.
|
11 lat temu |
Ryan Olson
|
e9801242f5
Push the transaction detail view controller for taps on transaction cells in the history view controller.
|
11 lat temu |
Ryan Olson
|
11411a20b7
Add convenience method for getting the network transaction for an index path in the history view controller.
|
11 lat temu |
Ryan Olson
|
fa4eeea424
Add search bar filtering to the network history view controller.
|
11 lat temu |
Ryan Olson
|
3c8ac29ebe
Add table view controller and cell subclasses to show network history
|
11 lat temu |