Commit Graph
147 Commits
Author SHA1 Message Date
kean b56f887ed9 Fix PulseUI compilation issues 2024-09-02 11:25:02 -04:00
kean 9d95735dd9 Move UserSettings 2024-08-03 15:56:23 -04:00
kean 939d2958fb Remove ConsoleConfiguration 2024-08-03 15:50:31 -04:00
kean bb0ba1b335 Remove ConsoleConfiguration/shareStoreOutputs usage 2024-08-03 15:46:05 -04:00
kean 279ca7bd90 Lean on sharing on watchOS instead of flaky WatchConnectivity 2024-07-16 18:34:23 -04:00
kean 9b4af18e3e Fix warning in StoreDetailsViewModel 2024-07-15 19:37:19 -04:00
kean 74f13206ba Move StoreDetailsView to Features 2024-07-15 19:35:56 -04:00
kean 973a1f248c Run swiftlint --fix 2024-07-14 15:55:18 -04:00
kean bb149ffc2b Extract StoreDetailsView 2024-07-14 09:09:55 -04:00
kean 848f90dbf0 Extract SectionHeaderView 2024-07-14 08:55:21 -04:00
Antoine van der Lee 742955bca7 Update styling of Settings View popover on Mac 2024-07-01 13:30:42 +02:00
Antoine van der Lee c99e4c7707 Allow configuring whether remote logging setting is available 2024-07-01 11:35:33 +02: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
kean c804e1d298 Reduce default line limit to 3 2023-11-11 19:37:07 -05:00
kean d5a1e615f3 Show current request by default 2023-08-19 18:28:31 -04:00
kean f65d2d238b Move Store Info button 2023-08-19 18:19:14 -04:00
kean 878d48c322 Dev 2023-08-04 23:08:55 -04:00
kean 3e2cb14470 Remove RawRepresentable conformance from Array 2023-07-09 16:11:32 -04:00
kean ef91dba42f Remove SettingsViewModel 2023-06-18 12:45:12 -04:00
kean 5fcc3c7d9d Extract SettingsView on tvOS to a separate view 2023-06-18 12:27:10 -04:00
kean 73f49d7de2 Fix an issue with remote logging available on physical watchOS devices 2023-06-18 12:20:53 -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
kean 0cf567ea64 Implement store transfer on watchOS without WCSession delegate 2023-06-17 21:51:01 -04:00
kean 8b9d3acafb Add ShareStoreView support on watchOS 2023-06-17 08:34:53 -04:00
kean 255b983488 Update remote logger for watchOS 2023-06-10 10:40:47 -04:00
kean 8c85763472 Fix updated remote logger settings view on macOS 2023-06-10 10:26:22 -04:00
kean c45d8bd29d Add animation when servers are updated 2023-06-10 09:20:57 -04:00
kean 566012866c Fix typos 2023-06-10 09:06:14 -04:00
kean f97edc2cd0 Add OSLog and fix an issue where disable/enable called for already enabled/disable logger 2023-06-09 23:50:28 -04:00
kean b2e33b0cd3 Fix ownership in SettingsView 2023-06-09 19:56:24 -04:00
kean 6abe33e75e Add public UserSettings 2023-06-09 19:54:06 -04:00
kean 072ccdeba8 Merge branch 'main' of github.com:kean/Pulse 2023-06-09 19:47:31 -04:00
kean 65b15ba7ab Update remote logger 2023-06-09 19:16:47 -04:00
kean 0c84f43d95 Remember all recently selected servers 2023-06-07 23:30:32 -04:00
kean 216afb3ef5 Improve error handling for browser connections 2023-06-07 21:20:56 -04:00
kean 67cfac560a Add support for encrypted remote logging 2023-06-04 16:09:43 -04:00
Mahmood Tahir 6ab02954f1 Add option to display custom headers in the list view 2023-06-04 14:49:42 -04:00
kean bcced615c5 Update 2023-05-09 21:36:38 -04:00
kean b7d8cf1340 Simplify store import from watchOS 2023-04-30 09:47:03 -04:00
kean 7ff3542378 Remove inspectors on macOS 2023-04-29 22:51:02 -04:00
kean 333edf3e0a Remove iOS 14 support 2023-04-29 18:26:41 -04:00
kean 00addc3583 Fix build on tvOS 2023-04-29 15:10:55 -04:00
kean a3c1234a10 Rework search on iOS and macOS 2023-04-29 10:41:34 -04:00
Alex Grebenyuk c2d8244de9 Refactor settings 2023-04-24 19:46:19 -04:00
Alex Grebenyuk 9f558a3351 Update recent changes for macOS 2023-04-16 12:30:38 -04:00
Alex Grebenyuk 84afa46439 Improve session filter 2023-04-16 08:10:05 -04:00
Alex Grebenyuk 4d64af066c Implement new sharing 2023-04-16 07:54:29 -04:00