Commit Graph
129 Commits
Author SHA1 Message Date
kean 5fd5c71ad1 Move Search to RiftUI 2024-08-04 15:05:38 -04:00
kean 279ca7bd90 Lean on sharing on watchOS instead of flaky WatchConnectivity 2024-07-16 18:34:23 -04:00
kean 52efd841c9 Fix build 2024-07-15 19:46:35 -04:00
kean 5ab77425c2 Move PinButton 2024-07-15 19:43:24 -04:00
kean e37d31b68e Hide scroll view background 2024-07-14 21:45:08 -04:00
kean 79a9d1f3a6 Remove unused isSearchActive 2024-07-14 14:27:22 -04:00
kean 57ca4144d4 Remove unused ConsoleSelectedItem 2024-07-14 14:16:32 -04:00
kean e4f51c1b04 Simplify ConsoleListViewModel 2024-07-14 12:48:19 -04:00
kean e57d3e062e Cleanup 2024-07-14 12:46:35 -04:00
kean 741f93ee12 Move grouping to macOS only 2024-07-14 12:44:27 -04:00
kean 3225e34df2 Use the same ordering on macOS as on iOS and other platforms 2024-07-14 12:41:47 -04:00
kean 86124500ad Display search toolbar at the bottom on macOS 2024-07-14 10:58:23 -04:00
kean e6a794f8b0 Update ConsoleSearchSuggestionsView on macOS to be more aligned with iOS 2024-07-14 10:55:57 -04:00
kean 0c7b8ea47a Simplify _InternalConsoleListView 2024-07-14 10:50:04 -04:00
kean 89ac8e4eec Further simplify ConsoleSearchViewModel 2024-07-14 10:35:05 -04:00
kean efda5183f8 Update unit tests 2024-07-14 10:18:16 -04:00
kean 941ec8083c Revert "Fix concurrency warnings"
This reverts commit b3e85e04b7.
2024-07-13 14:22:44 -04:00
Alex Grebenyuk bb0a835fd0 Merge pull request #274 from AvdLee/feature/macos-ui-improvements
macOS UI Improvements
2024-07-01 08:16:07 -04:00
Antoine van der Lee 2626dcd594 Hide list background to allow window background to shine through 2024-07-01 08:59:02 +02:00
Antoine van der Lee 5e15e40b2c Reset background 2024-07-01 08:51:37 +02:00
Antoine van der Lee 22eaa12009 Fix dark mode background 2024-06-28 10:53:52 +02:00
Alex Grebenyuk 7240743071 Merge pull request #267 from AvdLee/main
Fix UI bug in macOS scroll view
2024-06-25 07:23:50 -04:00
Antoine van der Lee 8da8679b84 Fix UI bug in macOS scroll view 2024-06-24 19:56:55 +02:00
kean b3e85e04b7 Fix concurrency warnings 2024-06-22 12:07:19 -04:00
kean 31554edc7f Fix crash when tapping Show-All 2024-06-19 22:04:01 -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
kean dd296eb706 Fix an issue with list not displaying older messages 2023-08-19 18:35:26 -04:00
kean f100662008 Console adopt to app tint color 2023-08-19 17:53:19 -04:00
kean 48fcff14b9 Fix crash on watchOS 2023-08-06 14:13:29 -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 96a2a752a1 Revert the change to session filter 2023-06-10 09:05:51 -04:00
kean e6d6c4f642 Update 2023-05-17 18:42:04 -04:00
kean 28e90d7a2f Update 2023-05-12 20:59:56 -04:00
kean e4c54874a1 Implement basic MockEditView 2023-05-08 13:47:45 -04:00
kean a620e3fb4b Remove more backports 2023-04-30 12:25:27 -04:00
kean b7d8cf1340 Simplify store import from watchOS 2023-04-30 09:47:03 -04:00
kean f8bfb8819c Move some networking filters to Pulse for Mac 2023-04-29 19:07:17 -04:00
kean da0aa339e4 Remove tvOS 14 support 2023-04-29 18:36:58 -04:00
kean 333edf3e0a Remove iOS 14 support 2023-04-29 18:26:41 -04:00
kean 0fead7e2e2 Remove showInWindow 2023-04-29 13:57:53 -04:00
kean bd61a6c3c7 Move Group By and Sort By options to the context menu 2023-04-29 13:03:30 -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 c2df904100 Rename ConsoleSearchCriteria 2023-04-23 11:41:29 -04:00
Alex Grebenyuk fb712b511e Fewer ConsoleSearchCriteriaViewModel updates 2023-04-22 09:51:34 -04:00
Alex Grebenyuk 8d428b6160 Remove some unused code 2023-04-22 09:10:59 -04:00
Alex Grebenyuk 573835a1b7 Simplify dependency injection and remove some unused types 2023-04-22 08:43:12 -04:00