Commit Graph
24 Commits
Author SHA1 Message Date
kean 141ba2dc0b Remove ConsoleDelegate 2024-08-04 14:29:43 -04:00
kean 939d2958fb Remove ConsoleConfiguration 2024-08-03 15:50:31 -04:00
kean 941ec8083c Revert "Fix concurrency warnings"
This reverts commit b3e85e04b7.
2024-07-13 14:22:44 -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 b3e85e04b7 Fix concurrency warnings 2024-06-22 12:07:19 -04:00
kean 2759d2a113 Add ConsoleViewDelegate 2024-05-19 09:51:31 -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 878d48c322 Dev 2023-08-04 23:08:55 -04:00
kean b7d8cf1340 Simplify store import from watchOS 2023-04-30 09:47:03 -04:00
kean 37ae8a5f52 Revert "Remember selected mode persistently"
This reverts commit eb947ec0c0.
2023-04-29 15:02:22 -04:00
kean eb947ec0c0 Remember selected mode persistently 2023-04-29 14:43:35 -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 573835a1b7 Simplify dependency injection and remove some unused types 2023-04-22 08:43:12 -04:00
Alex Grebenyuk 2a48a63c42 Update typos 2023-04-18 21:43:10 -04:00
Alex Grebenyuk 8679cbb139 Refactor view visibility in ConsoleSearchView 2023-04-18 21:05:41 -04:00
Alex Grebenyuk e166597879 Use simple static list to show console groups 2023-04-18 21:00:07 -04:00
Alex Grebenyuk fc809590d4 Simplify dependency injection 2023-04-18 19:17:14 -04:00