kean
|
1a37d7d2ef
|
Fix #192 where 101 was considered failure
|
2023-05-12 21:10:38 -04:00 |
|
kean
|
a3c1234a10
|
Rework search on iOS and macOS
|
2023-04-29 10:41:34 -04:00 |
|
Alex Grebenyuk
|
573835a1b7
|
Simplify dependency injection and remove some unused types
|
2023-04-22 08:43:12 -04:00 |
|
Alex Grebenyuk
|
245898eff7
|
Squash
|
2023-04-09 08:34:41 -04:00 |
|
David Harris
|
4e1147cdcc
|
Update for Swift 5.8 support
|
2023-02-16 21:00:54 -05:00 |
|
kean
|
31e7cada9c
|
Fix a crash when opening network inspector on watchOS
|
2023-02-11 14:09:11 -05:00 |
|
kean
|
d1f647c1a8
|
Move the button to switch from the horizontal to vertical layout to the details view
|
2023-02-07 20:13:59 -05:00 |
|
kean
|
a948e6da15
|
Adjust layout for metrics
|
2023-02-07 19:58:44 -05:00 |
|
kean
|
3cec23e37f
|
Fix build on tvOS
|
2023-02-06 20:45:29 -05:00 |
|
kean
|
0319f4f32e
|
Fix transaction details opening an empty page
|
2023-02-06 19:56:27 -05:00 |
|
kean
|
af5526f9e7
|
Add xmark background color
|
2023-02-03 22:26:31 -05:00 |
|
kean
|
b469523774
|
Rework filters design on macOS
|
2023-02-03 22:12:13 -05:00 |
|
kean
|
db96d3345e
|
Improve InlineTabBar style
|
2023-01-30 22:15:59 -05:00 |
|
kean
|
2a3a4e441d
|
Fix crash when switchin modes
|
2023-01-30 16:23:05 -05:00 |
|
kean
|
7f5bef8046
|
Fix navigation titles
|
2023-01-30 11:24:04 -05:00 |
|
kean
|
01d8407b08
|
Add more information to summary
|
2023-01-30 11:12:49 -05:00 |
|
kean
|
dd8949dccd
|
Fix navigation in metrics view
|
2023-01-30 10:36:42 -05:00 |
|
kean
|
dd4f1a9856
|
Update order of tabs in network inspector
|
2023-01-30 10:27:38 -05:00 |
|
kean
|
4c0452fb5b
|
Extract InlineTabBar
|
2023-01-30 10:22:16 -05:00 |
|
kean
|
378e442543
|
Add min size for table
|
2023-01-30 10:13:13 -05:00 |
|
kean
|
15c0e04481
|
Add tab bar to the message view
|
2023-01-30 08:49:11 -05:00 |
|
kean
|
56be6e3fb1
|
Add basic handling for item selection
|
2023-01-29 19:11:23 -05:00 |
|
kean
|
7027986a55
|
Add basic network inspector for macOS
|
2023-01-29 16:21:41 -05:00 |
|
kean
|
5f2e551785
|
Remove ViewModels from details
|
2023-01-26 20:08:23 -05:00 |
|
kean
|
9a674ca4b9
|
Fix an issue with filter only working once:
|
2023-01-24 00:25:26 -05:00 |
|
kean
|
9f06116af2
|
Add pin button to the details screen
|
2023-01-22 11:06:49 -05:00 |
|
kean
|
e9d91bbd18
|
Updates
|
2023-01-20 17:54:12 -05:00 |
|
kean
|
b88fc6b343
|
Some final touches
|
2023-01-18 16:44:31 -05:00 |
|
kean
|
679c068945
|
Optimize section rendering
|
2023-01-14 12:08:55 -05:00 |
|
kean
|
60a9872df7
|
TextRenderer to append into a single string (not join)
|
2023-01-14 11:51:56 -05:00 |
|
kean
|
d59086b8ce
|
Add NetworkTask to perform task manipulations in the background
|
2023-01-14 08:45:21 -05:00 |
|
kean
|
7af322d80b
|
Add xcode project file
|
2023-01-11 17:55:35 -05:00 |
|
kean
|
a721ad224a
|
Remove timing separator on macOS
|
2023-01-10 21:28:41 -05:00 |
|
kean
|
99f31acf07
|
Revent metrics design change
|
2023-01-10 01:17:55 -05:00 |
|
kean
|
26182d6585
|
Minor transactions improvements
|
2023-01-10 00:06:32 -05:00 |
|
kean
|
b67a330802
|
Fix build on non iOS
|
2023-01-09 23:30:11 -05:00 |
|
kean
|
e9a8ec25cc
|
Fix some design issues on earlier iOS versions
|
2023-01-09 23:15:30 -05:00 |
|
kean
|
36291d45a8
|
Update TODOs
|
2023-01-09 22:54:40 -05:00 |
|
kean
|
b7c7886fd4
|
Update design on macOS
|
2023-01-09 22:36:13 -05:00 |
|
kean
|
54ea120852
|
Anchor timing section to task no individual transactions
|
2023-01-09 22:10:54 -05:00 |
|
kean
|
42cf4b58dd
|
Fixes
|
2023-01-09 21:59:46 -05:00 |
|
kean
|
f7e4ebddb4
|
Fix tvOS build
|
2023-01-09 21:50:34 -05:00 |
|
kean
|
b125ecb9b8
|
Rework makeTransferInfo
|
2023-01-09 21:48:11 -05:00 |
|
kean
|
90a5aecd82
|
Fix transfer info no watchOS inspector
|
2023-01-09 21:46:37 -05:00 |
|
kean
|
768cd9c377
|
AddshareTaskAsHTML
|
2023-01-09 21:44:10 -05:00 |
|
kean
|
e15479cda4
|
Add NetworkInspectorRequestTypePicker
|
2023-01-09 21:42:06 -05:00 |
|
kean
|
c6c6a5bcb8
|
Reuse NetworkInspectorSectionTransferStatus
|
2023-01-09 21:40:35 -05:00 |
|
kean
|
b4275a9ec9
|
Reuse NetworkInspectorSectionResponse
|
2023-01-09 21:39:03 -05:00 |
|
kean
|
d6e23754fb
|
Reuse NetworkInspectorSectionRequest
|
2023-01-09 21:37:34 -05:00 |
|
kean
|
23986af6eb
|
Move iOS inspector
|
2023-01-09 21:32:22 -05:00 |
|