Doug
|
6827d2a854
|
Fixup missing colours and use resolved colours in UIKit.
Fix the confetti colour when using DesignKit.
Pin swift packages.
Fix UI tests target.
|
2022-07-07 15:42:57 +01:00 |
|
ismailgulek
|
be92de9bd7
|
Fix the safe area insets issue without method swizzling
|
2022-07-06 13:20:24 +03:00 |
|
Johannes Marbach
|
abaa3499a6
|
Merge branch 'develop' into johannes/swiftui-safearea-fix
# Conflicts:
# Riot/Modules/Common/SwiftUI/VectorHostingController.swift
|
2022-07-05 14:10:41 +02:00 |
|
Gil Eluard
|
f927643469
|
Enhance the VectorHostingController to be presented as a bottom sheet (#6377)
* Enhance the VectorHostingController to be presented as a bottom sheet
- Done
|
2022-07-05 12:18:10 +02:00 |
|
Johannes Marbach
|
57189a6a30
|
Fix layout issues in timeline poll cells (PSB-125)
Fixes: #5326
Signed-off-by: Johannes Marbach <johannesm@element.io>
|
2022-07-05 08:21:00 +02:00 |
|
Johannes Marbach
|
df048803ef
|
Remove all @available(iOS 14... annotations
|
2022-06-23 09:47:38 +02:00 |
|
Doug
|
9602dcaee9
|
Enable profile personalisation screens after registration.
|
2022-03-30 16:44:19 +01:00 |
|
Doug
|
cc6afc5f75
|
Make scrollEdgesAppearance singular to match UIKit
|
2022-03-16 08:58:21 +00:00 |
|
Gil Eluard
|
af99903cea
|
Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
# Riot/Modules/People/PeopleViewController.m
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Spaces/SpaceList/SpaceListViewModel.swift
|
2022-02-21 17:20:58 +01:00 |
|
Doug
|
7a61b83bb8
|
Tweaks to the Use Case screen ready for review.
Update strings.
Show the custom server field as needed.
Enable scroll edges appearance for white navigation bar.
|
2022-02-04 16:10:38 +00:00 |
|
Gil Eluard
|
4d6133ef85
|
Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
# Riot/Modules/Room/RoomCoordinatorBridgePresenter.swift
# Riot/Modules/Room/RoomCoordinatorParameters.swift
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/TabBar/TabBarCoordinator.swift
|
2022-02-04 14:29:57 +01:00 |
|
Doug
|
229ce51691
|
Fix drag sutters and enable swipe to pop gesture.
Add docs and last tweaks following a self review.
Add constants for max content size and disable splash screen via build settings.
|
2022-01-26 14:25:48 +00:00 |
|
Doug
|
4fd06abc1b
|
Polish for Onboarding Carousel
Add dark mode assets and colours.
Improve layout for 12" iPad and 4" iPhone.
Move isLockedToPortraitOnPhone to RiotNavigationController.
|
2022-01-26 14:25:48 +00:00 |
|
Doug
|
819122133d
|
Begin implementing an onboarding flow.
|
2022-01-26 14:25:48 +00:00 |
|
Gil Eluard
|
3ce1f1c630
|
[iOS] Create public space #143
- Update after design review
|
2021-12-01 23:56:59 +01:00 |
|
Gil Eluard
|
99fa4392a7
|
[iOS] Create public space #143
- Initial space creation flow
|
2021-11-23 09:35:32 +01:00 |
|
Stefan Ceriu
|
e8bf7963a0
|
#1098 - Removed vectorHostingController background color.
|
2021-10-13 11:26:27 +03:00 |
|
Stefan Ceriu
|
e0b69d07bc
|
#1098 - Fixed iOS 15 issues.
|
2021-10-13 11:26:27 +03:00 |
|
David Langley
|
200fb69993
|
Extract and start to split theme.
|
2021-08-27 16:26:56 +01:00 |
|
David Langley
|
4674caac05
|
Merge pull request #4752 from vector-im/langleyd/4467_account_notification_settings
Account Notification Settings and Keywords
|
2021-08-26 11:07:11 +01:00 |
|
David Langley
|
ced1b88123
|
Add ViewFrameReader
|
2021-08-25 19:24:33 +01:00 |
|
David Langley
|
d42ad307a4
|
Update Riot/Modules/Common/SwiftUI/Inject.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-08-18 12:46:41 +01:00 |
|
David Langley
|
cc9b9202c3
|
Update Riot/Modules/Common/SwiftUI/DependencyContainerKey.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-18 09:23:18 +01:00 |
|
David Langley
|
c32002013a
|
Update Riot/Modules/Common/SwiftUI/DependencyContainerKey.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-18 09:23:00 +01:00 |
|
David Langley
|
8f43cf6d8c
|
Update Riot/Modules/Common/SwiftUI/Inject.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-18 09:22:44 +01:00 |
|
David Langley
|
b0d41760ec
|
Add dependency management, AvatarViewModel and placeholder rendering now in AvatarImage.
|
2021-08-17 10:19:41 +01:00 |
|
David Langley
|
c68e901de6
|
Do avatar placeholder in SwiftUI, Add AvatarViewModel, Add dependency injection for MxMediaManager dependency.
|
2021-08-15 00:36:15 +01:00 |
|
David Langley
|
49eb6ae1ec
|
Cleanup from comments
|
2021-08-12 16:57:19 +01:00 |
|
David Langley
|
4b639c3937
|
Remove visibility modifier
|
2021-08-12 12:42:26 +01:00 |
|
David Langley
|
7ba98a01a9
|
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 |
|