Commit Graph

43 Commits

Author SHA1 Message Date
Doug 7f26c33179 Add a simple screen SwiftUI template. 2022-01-28 15:34:46 +00:00
Stefan Ceriu 60635fc364 Merge together SwiftUI template model files and update folder structure. 2021-12-07 16:11:31 +02:00
SBiOSoftWhare 177f9fb6c1 NavigationStore: Update public method signature. 2021-10-08 17:15:14 +02:00
SBiOSoftWhare 2632736e1a Update Tools/Templates/buildable/FlowCoordinatorTemplate/FlowTemplateCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 12:20:19 +02:00
SBiOSoftWhare cb8fc6213e Templates: Upate FlowTemplateCoordinator. 2021-10-06 16:59:56 +02:00
SBiOSoftWhare 943d35afb1 Use NavigationRouterStore where needed. 2021-10-05 10:48:52 +02:00
David Langley 21677d8336 Fix template script for example 2 2021-09-21 09:55:44 +01:00
David Langley a9efe07b95 Merge branch 'langleyd/4781_swiftui_template_examples' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_example2 2021-09-15 17:32:19 +01:00
David Langley 9724bfe8e8 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_examples 2021-09-15 14:33:05 +01:00
David Langley 5ba896ac89 Add chat example 2021-09-13 11:39:42 +01:00
David Langley 01a172bd5d Correct preview name and create template script 2021-09-08 00:00:34 +01:00
SBiOSoftWhare 2fff694c9c Templates: Use struct instead of class for coordinator paramaters. 2021-09-07 09:59:57 +02:00
SBiOSoftWhare c942904aee Update Tools/Templates/buildable/FlowCoordinatorTemplate/FlowTemplateCoordinatorParameters.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-09-07 09:51:42 +02:00
SBiOSoftWhare 0bfd4a61ee Templates: Use Protocol suffix instead of Type for protocols. 2021-09-06 18:21:21 +02:00
SBiOSoftWhare 4a466409cb Templates: Support screen push and input parameters class in flow template. 2021-09-06 18:13:24 +02:00
SBiOSoftWhare 9a6999a168 Templates: Add input parameters class to TemplateScreenCoordinator. 2021-09-06 18:10:24 +02:00
Stefan Ceriu 2bf2637b20 #4746 - Updated ScreenTemplate to include viewState in the viewModel. 2021-08-26 17:48:24 +03:00
Doug 9eea959032 Merge branch 'develop' into doug/fix_warnings
# Conflicts:
#	Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
2021-07-12 17:54:34 +01:00
Doug c411097256 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
langleyd e3c90d7370 Update template copyright date 2021-07-09 09:08:42 +01:00
ismailgulek 866beb6e57 Update bridge presenter template to auto-implement dismiss gesture 2021-05-12 01:09:28 +03:00
SBiOSoftWhare 1876959220 FlowTemplateCoordinatorBridgePresenter: Update class comment. 2020-09-24 12:15:36 +02:00
SBiOSoftWhare d5e2643ac3 Contributing: Update contributing guide and use Markdown. 2020-08-24 14:40:04 +02:00
SBiOSoftWhare 7abda947cc Remove old Riot image. 2020-07-09 00:00:27 +02:00
SBiOSoftWhare 09eab3a4ae Update screen template. 2020-05-07 10:50:31 +02:00
manuroe 3e6d81d06f Templates: 2019 -> 2020 2020-04-08 14:05:54 +02:00
David Cordero 72ca2cc4d9 Remove redundant code 2019-05-19 17:19:23 +02:00
manuroe 9f6a30ccac Device Verification: Fix buttons colors in dark theme 2019-05-06 08:21:30 +02:00
manuroe c6cd2d0b46 Merge pull request #2372 from vector-im/riot_2323
E2E: SAS Verification
2019-04-24 14:51:04 +02:00
manuroe 6eb42328dd Template: BridgePresenter: Add a completion block to dismissWithAnimated method 2019-04-24 08:57:58 +02:00
manuroe 29e8c1dd56 Template: Add SimpleScreenTemplate 2019-04-15 17:52:55 +02:00
manuroe e50aee0cf2 Template: Fix storyboard 2019-04-05 18:44:07 +02:00
manuroe d92d0407cb Productivity: Fix templates small issue 2019-04-05 09:34:48 +02:00
manuroe d4f9995cba Productivity: Tweak templates: No comments in a storyboard 2019-04-05 08:52:59 +02:00
manuroe a157a9c2a9 Productivity: Tweak templates a bit more 2019-04-05 08:40:10 +02:00
manuroe ad561a06de Productivity: Improve Templates/README.md 2019-04-05 07:57:53 +02:00
manuroe e5c9a26225 Productivity: Create createRootCoordinator.sh 2019-04-04 22:11:52 +02:00
manuroe 33bfc1bb2b Productivity: Tweak templates a bit more 2019-04-04 21:06:46 +02:00
manuroe c756686577 Productivity: Tweak templates a bit 2019-04-04 18:59:06 +02:00
manuroe e4b05606bb Productivity: createScreen.sh: Fix subFolder parameter again 2019-04-04 18:58:32 +02:00
manuroe 9e30a49e60 Productivity: createScreen.sh: Fix subFolder parameter 2019-04-04 18:35:58 +02:00
manuroe df32615456 Productivity: Create createScreen.sh 2019-04-04 18:17:19 +02:00
manuroe 6c48ecf0cc Productivity: Create templates for screens and flow root coordinators 2019-04-04 17:10:21 +02:00