Commit Graph

11 Commits

Author SHA1 Message Date
Stefan Ceriu 5dfea75d58 vector-im/element-ios/issues/5114 - Cleanup + rename PollTimeline to TimelinePoll. 2022-01-18 20:05:10 +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
David Langley 728cefd1a9 Don't need to take modifiers as parameter to screenGroup. Fix example theming. 2021-09-24 17:21:33 +01:00
David Langley d1340c3ed3 Address comments, show unencrypted rooms,
retain viewModel and services in ScreenSates so you can interact with Previews after the first state.
2021-09-23 23:57:54 +01:00
David Langley ff813b8647 Only display unencrypted rooms which we can use with the chat view. 2021-09-21 08:06:27 +01:00
David Langley 93653f5b14 Fix Unit tests 2021-09-20 15:56:53 +01:00
David Langley 205bc35285 Cleanup, documentation and ui tests. 2021-09-20 08:47:28 +01:00
David Langley 935a8ac9d9 Add Flow coordinator and hook up screens. 2021-09-17 10:46:40 +01:00
David Langley 07592d51f3 Use dynamicMembers for StoreState for single source of truth. Fix bubble grouping and add send message function. 2021-09-16 22:09:32 +01:00
David Langley 725c324c19 Add chat example 2021-09-13 11:39:42 +01:00