Commit Graph

16 Commits

Author SHA1 Message Date
Doug c2d9f7318f Remove iOS 13/14 checks from Template/Onboarding/Authentication. 2022-05-11 09:49:24 +01:00
Doug 44a9b3e260 Add loading indicators to the SwiftUI templates. (#6014) 2022-04-11 12:57:58 +01:00
Doug 8605711839 Move congratulations strings to Untranslated.strings.
Update after PR Feedback
2022-02-28 14:28:09 +00:00
Stefan Ceriu 43a9371214 vector-im/element-ios/issues/5298 - Various tweaks following code review. 2022-01-04 17:33:32 +02:00
Doug 3bdf9b261a Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController. 2021-12-16 17:01:22 +00:00
Stefan Ceriu 60635fc364 Merge together SwiftUI template model files and update folder structure. 2021-12-07 16:11:31 +02:00
Stefan Ceriu 94459be545 #1098 - Various changes following code review. 2021-10-13 11:26:27 +03:00
Stefan Ceriu 5008d4f810 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 8f83db97cb vector-im/element-ios/issues/1098 - Fixed typo in template file name. 2021-10-13 11:23:55 +03:00
David Langley c690e450c3 Add counter example to show viewActions modifying the state. 2021-09-20 17:05:54 +01:00
David Langley 981336b4af Add StateStoreViewModel and publisher extensions for convenienec. 2021-09-14 22:28:25 +01:00
David Langley 25ee913ddd Fix Naming
Change userService name to templateUserProfileService for templating.
Remove test subclass from MockScreenTest
2021-09-13 10:13:29 +01:00
David Langley 6d2639d247 Update based on comments from Doug 2021-09-09 17:00:45 +01:00
David Langley 20bc4f5494 CoordinatorParamters, Type -> Protocol, remove MX Prefix. 2021-09-08 15:47:24 +01:00
David Langley b4ce8ffc90 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 e5843b2fd5 Improve folder name 2021-09-07 23:04:52 +01:00