Commit Graph

16 Commits

Author SHA1 Message Date
Doug cc0286ff3d Remove iOS 13/14 checks from Template/Onboarding/Authentication. 2022-05-11 09:49:24 +01:00
Doug 9339889fd6 Add loading indicators to the SwiftUI templates. (#6014) 2022-04-11 12:57:58 +01:00
Doug 350a5fffd4 Move congratulations strings to Untranslated.strings.
Update after PR Feedback
2022-02-28 14:28:09 +00:00
Stefan Ceriu 49c787d987 vector-im/element-ios/issues/5298 - Various tweaks following code review. 2022-01-04 17:33:32 +02:00
Doug 3cf030eb47 Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController. 2021-12-16 17:01:22 +00:00
Stefan Ceriu 21dadd1608 Merge together SwiftUI template model files and update folder structure. 2021-12-07 16:11:31 +02:00
Stefan Ceriu 432af4b879 #1098 - Various changes following code review. 2021-10-13 11:26:27 +03:00
Stefan Ceriu adc20a27b5 vector-im/element-ios/issues/1098 - Fixed indentation in templates. Added UnitTests to the main RiotSwiftUI target. 2021-10-13 11:23:56 +03:00
Stefan Ceriu 27c9188011 vector-im/element-ios/issues/1098 - Fixed typo in template file name. 2021-10-13 11:23:55 +03:00
David Langley 83935d2b7a Add counter example to show viewActions modifying the state. 2021-09-20 17:05:54 +01:00
David Langley b137d2e229 Add StateStoreViewModel and publisher extensions for convenienec. 2021-09-14 22:28:25 +01:00
David Langley 0c4c22c892 Fix Naming
Change userService name to templateUserProfileService for templating.
Remove test subclass from MockScreenTest
2021-09-13 10:13:29 +01:00
David Langley d157f1b68d Update based on comments from Doug 2021-09-09 17:00:45 +01:00
David Langley 350fc6a742 CoordinatorParamters, Type -> Protocol, remove MX Prefix. 2021-09-08 15:47:24 +01:00
David Langley 13a9d82486 Fix ordering, add pragmas, fix visibility on a few functions, remove default param on state. 2021-09-08 11:43:57 +01:00
David Langley e6d5ab117d Improve folder name 2021-09-07 23:04:52 +01:00