Doug
3e4aab55cd
Move presentation of the loading spinner into AuthenticationCoordinator for new users.
...
Also moves key verification out of a bridge presenter in AuthenticationVC and into the AuthenticationCoordinator.
2022-02-17 17:31:43 +00:00
Andy Uhnak
d8e790f8ea
Implement home screen activity indicators
2022-02-16 11:48:26 +00:00
Gil Eluard
0fdc14121d
SP1.5: Let people know when rooms have moved #5228
...
- Update after review
2022-02-10 19:25:06 +01:00
Stefan Ceriu
bc60512101
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
Gil Eluard
48f7dbe74b
SP1.5: Let people know when rooms have moved #5228
...
- Update after review
2022-02-08 23:13:17 +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
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
Gil Eluard
b44fd8390e
Update Riot/Modules/TabBar/TabBarCoordinator.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2022-02-03 21:01:14 +01:00
ismailgulek
d0fd2951e1
Merge branch 'develop' into ismail/5096_thread_notifications
2022-02-01 01:23:00 +03: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
ismailgulek
38bb315866
Merge branch 'develop' into ismail/5096_thread_notifications
2022-01-27 03:20:25 +03: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
98dd950a35
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-26 14:27:25 +03:00
ismailgulek
785fe6b4e0
Fix review remarks
2022-01-25 23:59:19 +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
ismailgulek
10ebd9a68d
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-19 00:12:40 +03:00
ismailgulek
e1203f8218
Fix thread screen call button case
2022-01-18 03:13:22 +03: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
ismailgulek
8d6b2b7c20
Merge branch 'ismail/5068_start_thread' into ismail/5096_thread_notifications
2022-01-17 11:39:25 +03:00
ismailgulek
7a74dc422f
Merge branch 'develop' into ismail/5068_start_thread
2022-01-17 11:35:10 +03:00
Gil Eluard
f9a4890459
Merge branch 'develop' into gil/5231_SP3-1_Update_room_settings_for_Spaces
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
2022-01-13 16:30:55 +01:00
Gil Eluard
ce226cff8a
SP3.1: Update room settings for Spaces element-ios#5231
...
- Changed the Room Settings screen according to the new design
- Implemented the room access flow
- Added room upgrade support
- Implemented the room suggestion screen
2022-01-13 15:53:45 +01:00
ismailgulek
61e9d4feda
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-12 13:58:48 +03:00
Stefan Ceriu
43a9371214
vector-im/element-ios/issues/5298 - Various tweaks following code review.
2022-01-04 17:33:32 +02:00
ismailgulek
2e28cb0750
Merge branch 'develop' into ismail/5068_start_thread
2022-01-04 15:28:19 +03:00
Gil Eluard
18d064c752
Merge branch 'develop' into gil/5231_SP3-1_Update_room_settings_for_Spaces
...
# Conflicts:
# Riot/Generated/Strings.swift
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/SupportingFiles/Riot-Bridging-Header.h
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2021-12-27 11:48:36 +01:00
Doug
acaee63a83
Retain AnalyticsService. Fix coordinator retain cycle.
2021-12-16 17:02:58 +00:00
Doug
8acde2fda4
Address most PR comments.
...
Update Podfile.lock
2021-12-16 17:01:23 +00:00
Doug
b3194a0fe9
Support link/html in analytics prompt strings.
...
Show the new prompt to everyone, even if they previously opted out.
Add docs to Analytics.
2021-12-16 17:01:22 +00:00
Doug
3bdf9b261a
Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController.
2021-12-16 17:01:22 +00:00
Doug
f45b4644c3
Don't read analytics opt in status from account data.
...
Update PostHog to 1.4.3.
Add tests for prompt type.
2021-12-16 16:59:45 +00:00
Doug
8ec27e8579
Begin migration from Matomo to PostHog
...
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
Gil Eluard
01020cef53
Merge branch 'gil/5228_let_people_know_when_rooms_have_moved' into gil/5224_space_creation
2021-12-15 14:52:57 +01:00
Gil Eluard
96d465cde6
Let people know when rooms have moved element-ios
...
- Added coach message view
2021-12-15 14:51:26 +01:00
ismailgulek
7699f05421
Merge branch 'ismail/5095_thread_search_results' into ismail/5096_thread_notifications
2021-12-10 11:14:55 +03:00
ismailgulek
a97086aad8
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
2021-12-10 11:08:01 +03:00
ismailgulek
6480b354e8
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-12-10 11:03:00 +03:00
Gil Eluard
919911d53b
Invite to Space in room landing #5225
...
- Added participant invite coordinator
2021-12-08 23:21:55 +01:00
ismailgulek
3349a77c20
Fix thread display configuration
2021-12-08 22:16:00 +03:00
SBiOSoftWhare
860e7dbae2
Merge develop into steve/5020_matrixkit_merge
2021-11-30 16:16:52 +01:00
SBiOSoftWhare
e6ef1be7b6
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
ismailgulek
30c2159fc1
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
2021-11-30 01:54:56 +03:00
ismailgulek
51c3e240e1
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-11-30 01:34:21 +03:00
ismailgulek
fe336e0524
Add activity indicator when loading room and thread data sources
2021-11-30 00:59:59 +03:00
ismailgulek
113383576b
Handle thread parameters
2021-11-29 18:27:00 +03:00
ismailgulek
00ec31494f
Try to find the desired room in whole stack instead of only the last, and pop to it if found
2021-11-29 18:26:10 +03:00
SBiOSoftWhare
5d618824b5
MasterTabBarController: Don't use MXCrypto private property.
2021-11-26 14:39:00 +01:00