Commit Graph
349 Commits
Author SHA1 Message Date
kean 0687a57bd7 Update NextSteps 2024-09-02 14:33:26 -04:00
kean b50dd3dfa5 Disable TimingView on watchOS to keep the binary size low 2024-08-11 16:05:24 -04:00
kean 0d2aa95b46 Fix build 2024-08-10 18:06:53 -04:00
kean f440bec861 Make store optional in StatusLabelViewModel 2024-08-10 15:13:49 -04:00
kean 157ac7f8e0 Make LoggerStoreIndex compatible with LoggerDocument and LoggerPackage 2024-08-10 14:02:58 -04:00
kean 46bea4067f Fix compilation on macOS 2024-08-10 10:41:37 -04:00
kean af619d8f1f Remove remaining PULSE_STANDALONE_APP usages 2024-08-04 16:25:11 -04:00
kean 5fd5c71ad1 Move Search to RiftUI 2024-08-04 15:05:38 -04:00
kean e2c05ffd6d Move Rift_ConsoleMessageDetailsView 2024-08-04 14:07:22 -04:00
kean 4687382460 Add Components 2024-08-04 14:03:26 -04:00
kean f778128ae5 Update 2024-08-04 13:54:19 -04:00
kean e83797e2e3 Add Rift compatibility 2024-08-04 11:07:42 -04:00
kean 9d95735dd9 Move UserSettings 2024-08-03 15:56:23 -04:00
kean bb0ba1b335 Remove ConsoleConfiguration/shareStoreOutputs usage 2024-08-03 15:46:05 -04:00
kean a048a4e16f Add Version as a public API 2024-07-16 18:43:01 -04:00
kean 279ca7bd90 Lean on sharing on watchOS instead of flaky WatchConnectivity 2024-07-16 18:34:23 -04:00
kean 3cee4351d6 Update documentation comment in HARDocument 2024-07-15 20:17:04 -04:00
kean c12b88f4da Fix crash in WatchConnectivityService 2024-07-15 20:08:45 -04:00
kean c9c11650e7 Fix build on watchOS 2024-07-15 20:00:25 -04:00
kean 52efd841c9 Fix build 2024-07-15 19:46:35 -04:00
kean c963640c1c Integrate latest changes from Rift 2024-07-15 18:22:49 -04:00
kean 973a1f248c Run swiftlint --fix 2024-07-14 15:55:18 -04:00
kean 046d5293e5 Remove pointingHead from TextRendererJSON on macOS 2024-07-14 13:18:18 -04:00
kean 09f5ea0a7e Remove conditional compilation from TextRendererJSON 2024-07-14 13:08:04 -04:00
kean c2ff520ad7 Update Parser 2024-07-14 09:25:45 -04:00
kean db463f95e6 Revert "Make Parser Sendable"
This reverts commit afb5a275f0.
2024-07-13 14:23:02 -04:00
Alex Grebenyuk 895fb6f8b0 Merge pull request #276 from AvdLee/feature/console-configuration
Console configuration
2024-07-01 08:20:56 -04:00
Antoine van der Lee 0b18f13e1b Allow configuring Store share outputs 2024-07-01 11:11:17 +02:00
kean afb5a275f0 Make Parser Sendable 2024-06-22 11:42:25 -04:00
kean 993f6db15c Merge branch 'visionos' of github.com:wearemadstudio/Pulse into wearemadstudio-visionos 2024-04-13 18:16:16 -04:00
kean 706d56cbc3 Update copyright 2024-04-13 13:57:23 -04:00
Maxim Mamedov c5f4791867 Fixed visionOS compilation 2024-02-18 17:05:11 +07:00
Jota Uribe c96d0ca685 Simplify renderAsAttributedString logic for HAR 2024-02-07 07:56:22 -05:00
Jota Uribe 4cd347669c Rename date formatter 2024-02-06 21:44:44 -05:00
Jota Uribe bb03166645 Implement preliminar logic to support exporting of HAR files 2024-02-06 21:43:10 -05:00
Alireza Asadi 5e6880c221 fix: Fix text writing direction to handle RTL languages.
Fix text writing direction to handle RTL languages.
2024-01-23 22:05:51 +03:30
kean 263602cd1d Fix build error 2023-11-05 15:30:12 -05:00
kean b39146ac7e Fix warnings on watchOS 2023-08-27 18:44:03 -04:00
kean cdabfbf2d1 Fix an issue with requests from the previous sessions being displayed as pending 2023-08-27 18:40:44 -04:00
kean 54296c5796 Update JSON color theme on watchOS 2023-08-12 14:24:56 -04:00
kean de042cade1 Update JSON colors 2023-07-08 14:43:24 -04:00
kean 2d48a2fd3d Update WatchConnectivityService to return discardableResult 2023-07-06 20:58:29 -04:00
kean 9b128cd368 Merge branch 'main' of github.com:kean/Pulse 2023-07-06 20:24:35 -04:00
kean e94e1f0154 Extend StatusCodeFormatter 2023-07-06 18:43:02 -04:00
kean 28ef8a1b60 Rename Regex so it matches the rest of the extension 2023-07-03 21:41:24 -04:00
Peter Kristensen 6ccc5c439f Let callers know if the supplied WCSessionFile was a Pulse document
This allows the caller to skip it's own processing
2023-06-21 11:53:27 +02:00
kean aa38c94631 Vesrion 4.0.0-beta.3 2023-06-18 13:00:39 -04:00
kean 5fcc3c7d9d Extract SettingsView on tvOS to a separate view 2023-06-18 12:27:10 -04:00
kean b4b3caf2cc Rename WatchConnectivityService 2023-06-18 12:05:21 -04:00
kean a607c2cb97 Finish the basics of file transfer support 2023-06-18 09:52:10 -04:00