Commit Graph

28 Commits

Author SHA1 Message Date
SBiOSoftWhare 004d738898 NavigationStore: Update public method signature. 2021-10-08 17:15:14 +02:00
SBiOSoftWhare ccdeaf7ae0 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 11eca2a84e Templates: Upate FlowTemplateCoordinator. 2021-10-06 16:59:56 +02:00
SBiOSoftWhare 00d289259b Use NavigationRouterStore where needed. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare 3184ee7922 Templates: Use struct instead of class for coordinator paramaters. 2021-09-07 09:59:57 +02:00
SBiOSoftWhare 06f356b99d 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 a8309100e0 Templates: Use Protocol suffix instead of Type for protocols. 2021-09-06 18:21:21 +02:00
SBiOSoftWhare baa3831209 Templates: Support screen push and input parameters class in flow template. 2021-09-06 18:13:24 +02:00
SBiOSoftWhare 53bdb83aa1 Templates: Add input parameters class to TemplateScreenCoordinator. 2021-09-06 18:10:24 +02:00
Stefan Ceriu c684a5c6f7 #4746 - Updated ScreenTemplate to include viewState in the viewModel. 2021-08-26 17:48:24 +03:00
Doug 2bd59ab326 Merge branch 'develop' into doug/fix_warnings
# Conflicts:
#	Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
2021-07-12 17:54:34 +01:00
Doug 29d7262e38 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 9adce773c7 Update template copyright date 2021-07-09 09:08:42 +01:00
ismailgulek 55ee93becf Update bridge presenter template to auto-implement dismiss gesture 2021-05-12 01:09:28 +03:00
SBiOSoftWhare ba7a1ea744 FlowTemplateCoordinatorBridgePresenter: Update class comment. 2020-09-24 12:15:36 +02:00
SBiOSoftWhare b05708cd5f Remove old Riot image. 2020-07-09 00:00:27 +02:00
SBiOSoftWhare d5f319b477 Update screen template. 2020-05-07 10:50:31 +02:00
manuroe de272fcd65 Templates: 2019 -> 2020 2020-04-08 14:05:54 +02:00
David Cordero 5c94126102 Remove redundant code 2019-05-19 17:19:23 +02:00
manuroe b4b5824497 Device Verification: Fix buttons colors in dark theme 2019-05-06 08:21:30 +02:00
manuroe da1e401dc8 Merge pull request #2372 from vector-im/riot_2323
E2E: SAS Verification
2019-04-24 14:51:04 +02:00
manuroe 75038f9ca5 Template: BridgePresenter: Add a completion block to dismissWithAnimated method 2019-04-24 08:57:58 +02:00
manuroe 0898ff3ddc Template: Add SimpleScreenTemplate 2019-04-15 17:52:55 +02:00
manuroe 8f6ffc1ff4 Template: Fix storyboard 2019-04-05 18:44:07 +02:00
manuroe 0b98ef5106 Productivity: Fix templates small issue 2019-04-05 09:34:48 +02:00
manuroe 3e5f76e3b0 Productivity: Tweak templates a bit more 2019-04-04 21:06:46 +02:00
manuroe 724d5f36f8 Productivity: Tweak templates a bit 2019-04-04 18:59:06 +02:00
manuroe 21a8e013b5 Productivity: Create templates for screens and flow root coordinators 2019-04-04 17:10:21 +02:00