Commit Graph

15 Commits

Author SHA1 Message Date
David Langley 807dfdfce2 Do avatar placeholder in SwiftUI, Add AvatarViewModel, Add dependency injection for MxMediaManager dependency. 2021-08-15 00:36:15 +01:00
David Langley 8ab3b0711c Typo 2021-08-12 17:10:19 +01:00
David Langley 7d45fdc50f Cleanup from comments 2021-08-12 16:57:19 +01:00
David Langley 7464614ff4 Add theming support, and support for other top level configuration to swiftui views with VectorHostingViewController, VectorContentModifier. Add VisibilityModifier. Move from List to VStack. 2021-08-12 11:52:06 +01:00
David Langley ab067cc2cf merge, finish swiftui and add theming 2021-08-06 00:27:13 +01:00
David Langley 73b4839802 add swiftUI view for notification settings 2021-07-26 10:40:52 +01:00
langleyd e99fb4eff7 Fix typos, naming and copywright 2021-07-06 19:39:15 +01:00
langleyd d24e0c220d spacing and cleanup dead code 2021-07-05 16:49:06 +01:00
langleyd dcc12d36e5 Fix service naming 2021-07-04 17:27:19 +01:00
langleyd 5d6bf6d8fe Change in behaviour: mute should actually mean mute on update now. 2021-07-04 17:06:19 +01:00
langleyd d225adfc47 Add ViewModel tests and change avatar data to use existing AvatarViewDataProtocol 2021-07-04 17:01:42 +01:00
langleyd 83d98c077d Add avatar view and title 2021-07-04 10:46:17 +01:00
langleyd c54809efc4 Fix naming of Repository -> Service, Impl -> Type 2021-07-02 10:39:27 +01:00
langleyd a08e9c9fff Add translations, footer message and room encryption handling 2021-07-02 10:15:35 +01:00
langleyd f74adb5909 Add NotificationRepository, ViewModel and ViewController 2021-06-25 22:38:31 +01:00