Gil Eluard
f91e84af00
Server Offline Activity Indicator ( #6314 )
...
* Server Offline Activity Indicator
- implemented
2022-07-05 14:04:52 +02:00
aringenbach
137d840d11
Handle long press on back buttons
2022-06-22 15:56:31 +02:00
Doug
87e35e8f5b
Fix unresponsive soft-logout in the legacy flow. ( #6329 )
...
- Delegate logic to the OnboardingCoordinator like the new flow does.
- Reset the credentials on every presentation of authVC.
- Make sure not to set the credentials after deleting the data.
2022-06-21 17:30:10 +01:00
Doug
c2f4da03cd
Tidy up presentation of the onboarding flow ( #6267 )
...
Tidy up presentation of the onboarding flow now that the AuthenticationService is used as a delegate.
2022-06-13 16:48:05 +01:00
ismailgulek
83267616dd
Fix latest PR comments
2022-06-09 17:36:52 +03:00
ismailgulek
0bda61da50
Fix navigation after clear data
2022-06-09 15:46:04 +03:00
ismailgulek
1e38586a4a
Use softLogoutCredentials in AuthenticationService, fix blank screen before soft logout
2022-06-09 14:21:13 +03:00
ismailgulek
6d4589ae8b
Pass soft logout credentials on coordinator initialization
2022-06-08 15:59:52 +03:00
ismailgulek
66dcff326b
Remove old methods from onboarding coordinator and tabbar controller
2022-06-07 16:15:45 +03:00
Gil Eluard
cbe2e135ba
Fail to open a sub space #5965 ( #6080 )
...
* Fail to open a sub space #5965
- Fixed
2022-05-03 11:22:15 +02:00
yostyle
ea453d130f
Use autojoin boolean
2022-04-15 14:27:57 +02:00
Stefan Ceriu
dd7e71a6cf
Fix versionCheckCoordinator being called too early, before the views are loaded, and crashing.
2022-04-12 11:24:14 +03:00
Anderas
d7a7b521e3
Merge pull request #5946 from vector-im/andy/5606_create_indicators
...
New loading indicators when creating a room
2022-03-30 11:05:43 +01:00
Anderas
6151c56337
Merge pull request #5942 from vector-im/andy/5604_join_indicators
...
Join room loading indicators
2022-03-30 11:05:21 +01:00
Gil Eluard
0f97a44a33
The "Swipe to see all rooms" hint is sometimes presented at the wrong time ( #5941 )
...
- fixed
2022-03-30 09:58:47 +02:00
Andy Uhnak
34ad047ae4
New loading indicators when creating a room
2022-03-29 17:18:11 +01:00
Andy Uhnak
fadfa48f9f
Join room loading indicators
2022-03-29 15:03:09 +01:00
Arnaud Ringenbach
3d48469e64
Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup
...
# Conflicts:
# Riot/Modules/CreateRoom/EnterNewRoomDetails/EnterNewRoomDetailsViewModel.swift
2022-03-10 10:35:20 +01:00
Arnaud Ringenbach
61ec6a5a99
Force non-cancellable session verification when needed (account migration / interrupted authentication)
2022-03-09 11:45:03 +01:00
Gil Eluard
84ed6d9051
Merge branch 'develop' into gil/SP1_space_creation
2022-03-08 13:19:38 +01:00
Gil Eluard
cdd66146d8
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/Room/Settings/RoomSettingsViewController.h
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
2022-03-08 11:23:55 +01:00
Andy Uhnak
180ec5ab85
Use split controller's top navigation controller to present toasts
2022-03-08 08:34:45 +00:00
Andy Uhnak
1cebb4ba0d
Use new activity indicators on all tabs
2022-03-04 16:51:15 +00:00
Gil Eluard
59038e18c1
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Config/BuildSettings.swift
# Riot/Generated/Strings.swift
# Riot/Modules/Home/HomeViewController.m
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
Andy Uhnak
fb022ff6b0
Enable home and room user indicators
2022-03-01 15:50:24 +00:00
Anderas
fda6ba2862
Merge pull request #5690 from vector-im/andy/5603_room_indicators
...
Room activity indicators
2022-03-01 13:08:29 +00:00
Gil Eluard
72e280652a
Merge branch 'develop' into gil/SP1_space_creation
2022-03-01 10:15:13 +01:00
Doug
4af2e71760
Merge pull request #5698 from vector-im/doug/5653_ftue_analytics_prompt
...
Prepare onboarding flow for personalisation screens.
2022-02-28 17:25:19 +00:00
Gil Eluard
c84285955b
SP3.1: Update room settings for Spaces #5231
...
- Update after review
2022-02-28 16:07:09 +01:00
Doug
dcca446664
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
Andy Uhnak
4617b3ed69
Room user indicators
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-25 10:47:53 +00:00
Anderas
c9ef4ac58b
Merge pull request #5630 from vector-im/andy/5605_leave_room
...
Update activity indicators on leaving room
2022-02-25 09:52:03 +00:00
David Langley
9c53cfd4e3
Use protocol to get title from child VCs.
2022-02-23 11:41:05 +00:00
Andy Uhnak
75d3d30c12
Rename properties and arguments
2022-02-22 16:44:22 +00:00
Andy Uhnak
5bb32d4971
Rename Activity to UserIndicator
2022-02-22 16:14:03 +00:00
Gil Eluard
f9b008e684
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
ff685a4c37
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
Gil Eluard
b6fca44b8f
Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
...
# Conflicts:
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoomCoordinator.swift
# RiotSwiftUI/Modules/Spaces/MatrixItemChooser/View/MatrixItemChooser.swift
2022-02-21 15:27:05 +01:00
Andy Uhnak
a5ae727f84
Update activity indicators on leaving room
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-18 13:31:21 +00:00
Doug
e167f9c61a
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
4d86245033
Implement home screen activity indicators
2022-02-16 11:48:26 +00:00
Gil Eluard
538f49d004
SP1.5: Let people know when rooms have moved #5228
...
- Update after review
2022-02-10 19:25:06 +01:00
Stefan Ceriu
1ab7643de1
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
Gil Eluard
a55782062c
SP1.5: Let people know when rooms have moved #5228
...
- Update after review
2022-02-08 23:13:17 +01:00
Gil Eluard
ae27b06f0d
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
57999c30db
Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces
2022-02-04 16:43:43 +01:00
Gil Eluard
23a898a1a4
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
0ae38858da
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
f50d691e4d
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
c358f10272
Merge branch 'develop' into ismail/5096_thread_notifications
2022-02-01 01:23:00 +03:00