Commit Graph
66 Commits
Author SHA1 Message Date
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 f100662008 Console adopt to app tint color 2023-08-19 17:53:19 -04:00
Ahmed Attalla f6afde4e93 fixed the issue 2023-08-07 00:55:17 +03:00
kean c5b962dacb Remove editing support from RichTextView 2023-07-08 16:59:26 -04:00
kean e4c54874a1 Implement basic MockEditView 2023-05-08 13:47:45 -04:00
kean b7d8cf1340 Simplify store import from watchOS 2023-04-30 09:47:03 -04:00
kean da0aa339e4 Remove tvOS 14 support 2023-04-29 18:36:58 -04:00
kean 06d08d757f Fix navigation bar design on iOS 14 2023-04-29 14:16:38 -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 aa65071cb2 Extact TextView initi 2023-04-09 10:33:48 -04:00
Alex Grebenyuk 94408a87e5 Remove RichTextViewLayoutManager 2023-04-09 09:00:04 -04:00
Alex Grebenyuk 245898eff7 Squash 2023-04-09 08:34:41 -04:00
kean bb3c97239f Update ConsoleTextViewModelTests 2023-02-11 10:53:33 -05:00
kean ee274aecc6 RichTextViewModel to remember updates before the view is displayed 2023-02-11 10:13:44 -05:00
kean 3164e60a7f Fix an issue with text view not scrolling to the selected match when opened from the full-body console search 2023-02-07 20:31:55 -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 93643145e3 Dev 2023-02-03 20:23:41 -05:00
kean 64e748e1f6 Rework RichTextView 2023-02-03 20:23:41 -05:00
kean 359e5843fc Remove commented out code 2023-02-03 20:23:41 -05:00
kean 16838adae9 Fix crash when searching and updating text 2023-02-03 20:23:41 -05:00
kean ce69dcabc0 Add scroll to bottom button 2023-02-03 20:23:41 -05:00
kean d682f37e4b Add view details support for network tasks 2023-01-30 13:44:26 -05:00
kean c8c23ee1a1 Cleaner text view search 2023-01-30 10:52:40 -05:00
kean 22373004db Fix StringSearchOptionsMenu in RichTextView 2023-01-30 10:46:52 -05:00
kean 3508fb7c17 Fix RichTextView reload 2023-01-30 08:35:57 -05:00
Eric Jensen dca860e8f4 Fix typos in documentation 2023-01-24 10:14:22 -05:00
kean eeec488d26 You can now use begins-with option with regex 2023-01-19 18:17:07 -05:00
kean 2d214b5da5 Add search options to ConsoleSearchTerm 2023-01-19 17:41:49 -05:00
kean 6b1505f369 Add ConsoleListView and fix how scrollposition is calculated 2023-01-17 18:53:09 -05:00
kean ec628346fa Fix build on watchOS 2023-01-15 18:14:18 -05:00
kean 3217954a4b Disable autocorrection 2023-01-15 11:25:04 -05:00
kean ffeb3c9912 Impove how JSON search results are presented 2023-01-15 10:04:51 -05:00
kean d6ef2a7513 When opening RichTextView, show found results 2023-01-15 08:34:25 -05:00
kean b701c1ab15 Rename custom NSAttributedString.Key values 2023-01-14 17:42:15 -05:00
kean 7af322d80b Add xcode project file 2023-01-11 17:55:35 -05:00
kean 36291d45a8 Update TODOs 2023-01-09 22:54:40 -05:00
kean 6af203022b Interactive keyboard dismissal in RichTextView 2023-01-09 22:43:42 -05:00
kean ca6246e91d Some final touches 2023-01-09 19:12:01 -05:00
kean e0911fafea Add TODO 2023-01-08 20:52:14 -05:00
kean 89c5adf8cd Share... 2023-01-08 18:29:08 -05:00
kean 0afd10c1ff Remove destination 2023-01-07 23:10:08 -05:00
kean eaeb4c2bff Add sharing to textview 2023-01-07 19:21:13 -05:00
kean 9bb8767fbb Improve TextView 2023-01-07 15:57:17 -05:00
kean 0740a08d13 Add simple TextView for rendering AttributedStrings on all platforms 2023-01-07 15:54:23 -05:00
kean 5b0128e0e5 Fix watchOS build 2023-01-07 13:53:37 -05:00
kean 6f4904be91 Add cancel button so search 2023-01-07 11:43:34 -05:00