Doug
cc360b4487
Add Authentication Flow WIP.
...
- Add Registration Screen.
- Add Server Selection Screen.
- Rename AuthenticationCoordinator to LegacyAuthenticationCoordinator.
- Add AuthenticationService and RegistrationWizard.
- Async extensions.
- Add global white and EMS colors to the themes.
- Add tests for server selection and registration screens.
- Accessibility and iPad layout tweaks.
- Remove MainActor from Auth Coordinators/VMs/Views.
(It broke the protocol conformances so now the methods and properties are marked individually.)
2022-05-04 19:26:38 +01:00
MaximeE
53dc80eb83
6029: Make some UI change according to comment
2022-04-26 14:50:11 +02:00
MaximeE
928b7a4e97
Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments
2022-04-25 15:53:58 +02:00
MaximeE
a86bffce34
6029: Refacto how to handle all state of the live location cell
2022-04-22 18:04:19 +02:00
SBiOSoftWhare
1bb0ef6f27
Merge branch 'develop' into steve/5723_lls_screen
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/ShareLocationActivityController.swift
# RiotSwiftUI/Modules/Room/LocationSharing/MapViewErrorAlertInfoBuilder.swift
2022-04-22 12:15:34 +02:00
MaximeE
bbcfc6b492
6029: finalise configuration of live location cell
2022-04-21 17:29:32 +02:00
MaximeE
5c085246ec
6029: Live location sharing timeline cell
2022-04-21 07:48:22 +02:00
Doug
223102cee4
Merge pull request #5917 from vector-im/doug/5652_enable_ftue_personalisation
...
Enable profile personalisation screens after registration.
2022-04-05 17:43:44 +01:00
SBiOSoftWhare
bdce7e799b
Update share icon.
2022-04-05 18:37:01 +02:00
Doug
431d5b1783
Tweaks to Onboarding following design review.
...
Use constants for consistent top padding and icon sizes.
Match layout of AnalyticsPrompt on iPad to other views.
Update icon in use case selection screen to allow tinting.
2022-03-30 18:55:22 +01:00
Doug
9602dcaee9
Enable profile personalisation screens after registration.
2022-03-30 16:44:19 +01:00
MaximeE
e6538d8023
5858: Add pin drop feature
2022-03-30 11:36:31 +02:00
MaximeEvrard42
9466998648
Merge pull request #5859 from vector-im/maximee/5720_location_sharing_UI_change
...
Update UI in location sharing view #5720
2022-03-24 11:58:09 +01:00
MaximeE
c2c7d0f35b
5720: Rework some location sharing related view
2022-03-23 15:48:19 +01:00
Doug
4f463943b3
Add OnboardingCelebrationScreen and EffectsSceneView.
2022-03-21 19:04:09 +00:00
Doug
059a8181ed
Add onboarding avatar screen.
...
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
SBiOSoftWhare
4fa2d41d72
Fix conflicts with develop
2022-03-18 15:12:34 +01:00
ismailgulek
0e00c45849
Add icons for thread badges
2022-03-18 00:55:09 +03:00
SBiOSoftWhare
0207ea9b70
Add live location icon.
2022-03-17 16:37:07 +01:00
Gil Eluard
cfb9021b92
Merge branch 'develop' into gil/SP1_space_creation
2022-03-01 10:15:13 +01:00
Doug
9396338c19
Prepare onboarding flow for personalisation screens.
...
Add a BuildSetting to control the display of the personalisation screens.
Add a property to delay the AuthenticationCoordinator from showing any screens.
Add Congratulations screen to onboarding flow.
2022-02-25 11:27:27 +00:00
Gil Eluard
3ef9069e9f
Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
...
# Conflicts:
# Podfile.lock
2022-02-21 17:57:58 +01: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
aringenbach
fa9f477456
Update create room avatar placeholder & add remove button ( #5635 )
...
* Update create room avatar placeholder & add remove button
* Remove unnecessary set corner radius
* Add create room cells height to constants
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-21 10:41:03 +01:00
aringenbach
3567a831c6
Remove bubbles background from search screens ( #5601 )
...
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-16 15:37:56 +01:00
aringenbach
e788dc1b0b
Update filter placeholder and icon ( #5520 )
...
* Update filter placeholder and icon
* Use SwiftGen asset helper & add filter_on icon
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-14 10:25:21 +01:00
Gil Eluard
0797dbbd1e
Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces
2022-02-05 21:43:29 +01:00
Doug
d7e9cbf7c4
Add the Use Case selection screen to the onboarding flow.
2022-02-04 16:10:38 +00:00
Gil Eluard
73e1d430da
Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces
2022-02-04 16:43:43 +01:00
Gil Eluard
0955fd5e5d
Merge branch 'gil/SP1_space_creation' into gil/5228_let_people_know_when_rooms_have_moved
2022-02-04 14:31:26 +01: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
Stefan Ceriu
24f64a8499
Made location sharing and polls toolbar action icon render as template.
2022-02-02 09:59:45 +02:00
SBiOSoftWhare
6a2401b463
Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
...
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
SBiOSoftWhare
d32611377e
Add assets for file without thumbnail cells.
2022-01-31 10:53:10 +01:00
Doug
f39fdba212
Merge pull request #5398 from vector-im/doug/5159_ftue_splash
...
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +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
Doug
4ae76bd861
Start implementing FTUE splash screens.
...
Present splash screens from AuthenticationViewController
2022-01-26 14:24:00 +00:00
ismailgulek
0984e9c794
Fix Doug's remarks
2022-01-26 15:58:37 +03:00
ismailgulek
98dd950a35
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-26 14:27:25 +03:00
Gil Eluard
1891aed59e
Merge branch 'gil/SP1_space_creation' into gil/5225_invite_to_space_in_room_landing
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Images.swift
# Riot/Generated/Strings.swift
2022-01-26 10:55:05 +01:00
ismailgulek
d5a58779a3
Merge branch 'develop' into ismail/5068_start_thread
2022-01-25 14:30:52 +03:00
Gil Eluard
925ca81b04
Merge branch 'gil/SP1_space_creation' into gil/5225_invite_to_space_in_room_landing
...
# Conflicts:
# Riot/Generated/Strings.swift
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
# Riot/SupportingFiles/Riot-Bridging-Header.h
2022-01-24 19:36:02 +01:00
Gil Eluard
872ab41f4a
Merge branch 'gil/SP1_space_creation' into gil/143_create_public_space
...
# Conflicts:
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2022-01-24 09:30:05 +01:00
ismailgulek
c29ac26935
Update thread list filter applied icon
2022-01-20 12:46:13 +03:00
Stefan Ceriu
1fdf364686
vector-im/element-ios/issues/5298 - Add support for location m.asset types.
2022-01-19 16:11:35 +02:00
ismailgulek
3489d2f5cc
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-19 00:09:26 +03:00
ismailgulek
e344dcceed
Merge branch 'develop' into ismail/5068_start_thread
2022-01-19 00:07:52 +03:00
Stefan Ceriu
e261a5310f
vector-im/element-ios/issues/5114 - Added UI for creating undisclosed polls and logic for displaying them in the timeline.
2022-01-18 20:05:10 +02:00
Gil Eluard
044367bda5
Merge branch 'develop' into gil/5230_SP2-Adding_Rooms_to_Spaces
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
# Riot/SupportingFiles/Riot-Bridging-Header.h
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2022-01-17 20:40:12 +01:00