Alfonso Grillo
|
fdffd24a46
|
Update copies
|
2022-12-05 17:20:20 +01:00 |
|
Alfonso Grillo
|
30d7509f73
|
Fix verification state algorithm
|
2022-11-16 10:29:04 +01:00 |
|
Alfonso Grillo
|
1538a3b6ac
|
Add intrinsic sized bottom sheet
|
2022-11-09 12:05:47 +01:00 |
|
Alfonso Grillo
|
1405ea0940
|
Merge branch 'develop' into alfogrillo/learn_more_sheet
# Conflicts:
# RiotSwiftUI/Modules/UserSessions/Coordinator/UserSessionsFlowCoordinator.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Coordinator/UserOtherSessionsCoordinator.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Test/UI/UserOtherSessionsUITests.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsModels.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsViewModel.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/View/UserOtherSessions.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionOverview/Test/UI/UserSessionOverviewUITests.swift
|
2022-11-03 09:22:47 +01:00 |
|
paleksandrs
|
1fa2ab1604
|
Renamed sign out to logout
|
2022-10-31 14:44:03 +02:00 |
|
paleksandrs
|
6ba50d3225
|
Renamed sign out to logout
|
2022-10-31 14:26:22 +02:00 |
|
Alfonso Grillo
|
79e25d2351
|
Fix memory leak
|
2022-10-28 16:44:34 +02:00 |
|
Aleksandrs Proskurins
|
cde6312964
|
Refresh fix
|
2022-10-28 17:26:22 +03:00 |
|
Alfonso Grillo
|
7b434063e5
|
Show rename sheet
|
2022-10-28 16:17:19 +02:00 |
|
Alfonso Grillo
|
7fd958be86
|
Show bottom sheet in rename session screen
|
2022-10-28 15:55:46 +02:00 |
|
Alfonso Grillo
|
b5b6154a39
|
Show bottom sheet in other sessions screen
|
2022-10-28 15:50:35 +02:00 |
|
Alfonso Grillo
|
da07f67573
|
Add MVVM-C for InfoSheet
|
2022-10-28 15:14:42 +02:00 |
|
Alfonso Grillo
|
f5162834ea
|
Add .viewSessionInfo view action
|
2022-10-28 12:06:56 +02:00 |
|
Aleksandrs Proskurins
|
c19cb59604
|
Sing out filtering
|
2022-10-27 17:35:39 +03:00 |
|
Aleksandrs Proskurins
|
66fa9fb37f
|
Removed warnings
|
2022-10-27 16:00:58 +03:00 |
|
Aleksandrs Proskurins
|
807a18af6e
|
Separator fix
|
2022-10-27 15:57:10 +03:00 |
|
Aleksandrs Proskurins
|
c4641f1f00
|
Multi session logut
|
2022-10-27 10:04:42 +03:00 |
|
Aleksandrs Proskurins
|
8a0d3ffcba
|
Sign out menu button
|
2022-10-25 08:41:05 +03:00 |
|
Aleksandrs Proskurins
|
0be57c5541
|
Merge pull request #6878 from vector-im/aleksandrs/6877_navigation_fix
Device Manager: Navigating to session overview goes to session details
|
2022-10-14 11:01:42 +03:00 |
|
Aleksandrs Proskurins
|
5d217e5ba3
|
Navigating to session overview goes to session details
|
2022-10-14 09:21:17 +03:00 |
|
Doug
|
8a284bf4ae
|
Add a SignOutFlowPresenter. (#6854)
Used in AllChats, UserSessions and Settings.
(TabBarCoordinator is unnecessary as signout will be removed from there).
|
2022-10-13 14:36:30 +01:00 |
|
Aleksandrs Proskurins
|
20be525f16
|
Merge branch 'develop' into aleksandrs/6838_filter_sessions
# Conflicts:
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Test/Unit/UserOtherSessionsViewModelTests.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsViewModel.swift
|
2022-10-12 10:58:04 +03:00 |
|
Aleksandrs Proskurins
|
401e35f4d6
|
Renamed OtherUserSessionsFilter to UserOtherSessionsFilter
|
2022-10-12 09:30:41 +03:00 |
|
Doug
|
3279f58ec4
|
Device Manager: Verify session (#6832)
* Initial implementation
* Add verificationState to UserSessionInfo
* Listen for changes device changes in the service.
|
2022-10-11 16:11:52 +01:00 |
|
Doug
|
efaf98fe6a
|
Device Manager: Rename Session (#6826)
* Publish the user sessions overview data.
* Add UserSessionName screen.
* Update logout action to match Figma more closely.
|
2022-10-11 13:11:15 +01:00 |
|
Aleksandrs Proskurins
|
90360a5eb3
|
Fixed swiftformat warnings
|
2022-10-07 17:00:15 +03:00 |
|
Aleksandrs Proskurins
|
c471c815c5
|
Merge from develop
|
2022-10-07 14:51:30 +03:00 |
|
ismailgulek
|
09124c2243
|
QR login from device manager (#6818)
* Add link device button into the sessions overview screen
* Run Swift format
* Fix tests
* Fix a crash in tests
* Fix PR remark
|
2022-10-07 12:58:26 +03:00 |
|
Aleksandrs Proskurins
|
d189bad4a9
|
'View all' button in other sessions list
|
2022-10-07 09:45:45 +03:00 |
|
Aleksandrs Proskurins
|
0ba4e7ed12
|
Merge branch 'develop' into aleksandrs/6801_unverified_sessions_screen
|
2022-10-06 10:49:48 +03:00 |
|
Doug
|
86671a61cc
|
Fix review comments
Also fix a crash on iPad.
|
2022-10-05 16:48:51 +01:00 |
|
Doug
|
50d974884b
|
Session Manager: Single session logout
|
2022-10-05 16:48:51 +01:00 |
|
Aleksandrs Proskurins
|
430ad84346
|
Renamed sessionsInfo to sessionInfos
|
2022-10-05 16:59:15 +03:00 |
|
Aleksandrs Proskurins
|
d050568670
|
Formating fixes
|
2022-10-04 15:44:09 +03:00 |
|
Aleksandrs Proskurins
|
1bdd58a7d6
|
Renamed session to sessionInfo
|
2022-10-04 15:34:31 +03:00 |
|
Aleksandrs Proskurins
|
a964707630
|
Merge branch 'develop' into aleksandrs/6786_inactive_sessions_screen
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# RiotSwiftUI/Modules/UserSessions/Coordinator/UserSessionsFlowCoordinator.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionOverview/Test/Unit/UserSessionOverviewViewModelTests.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/Coordinator/UserSessionsOverviewCoordinator.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/Service/Mock/MockUserSessionsOverviewService.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/UserSessionsOverviewModels.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/View/UserSessionListItemViewData.swift
|
2022-10-04 15:14:59 +03:00 |
|
Aleksandrs Proskurins
|
e14f9960ba
|
Added translation strings, cleanup
|
2022-10-04 10:07:04 +03:00 |
|
Aleksandrs Proskurins
|
8b8f0ca556
|
Cleanup
|
2022-10-04 09:38:53 +03:00 |
|
Gil Eluard
|
0e97610b1a
|
Added support for MSC3881
- Update after review
|
2022-10-03 15:33:35 +02:00 |
|
Gil Eluard
|
a0ff481cef
|
Added support for MSC3881
|
2022-10-03 13:42:30 +02:00 |
|
Aleksandrs Proskurins
|
97be8fef5a
|
User other sessions screen template
|
2022-10-03 11:27:12 +03:00 |
|
Aleksandrs Proskurins
|
ed8d2f1083
|
Moved isCurrentSession into UserSessionInfo
|
2022-09-27 15:36:44 +03:00 |
|
Aleksandrs Proskurins
|
512e2f7933
|
Renamed userSession and userSessionInfo to session
|
2022-09-27 13:57:54 +03:00 |
|
Stefan Ceriu
|
43c28d23b7
|
Configured and applied SwiftFormat
|
2022-09-27 12:55:44 +03:00 |
|
Stefan Ceriu
|
841289a16c
|
Move files around, improve structure
|
2022-09-27 09:27:07 +03:00 |
|