Alfonso Grillo
|
092fe9ef59
|
Merge branch 'develop' into alfogrillo/learn_more_sheet
# Conflicts:
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsModels.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsViewModel.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionOverview/UserSessionOverviewModels.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionOverview/UserSessionOverviewViewModel.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionOverview/View/UserSessionOverview.swift
|
2022-11-03 18:25:06 +01:00 |
|
Alfonso Grillo
|
4f2cf3d6d7
|
Inject setting service in UserSessionOverviewViewModel
|
2022-11-03 14:47:09 +01:00 |
|
Alfonso Grillo
|
fcbd780370
|
Refine settings logic
|
2022-11-03 14:47:08 +01: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 |
|
Alfonso Grillo
|
7560a5a978
|
Show bottom sheet in user other sessions
|
2022-10-28 11:38:09 +02:00 |
|
Alfonso Grillo
|
a6c2a8ae63
|
Add inactive sessions copy
|
2022-10-28 11:38:09 +02:00 |
|
Alfonso Grillo
|
0798b262cf
|
Localise content
|
2022-10-28 11:38:09 +02: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 |
|
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 |
|
Doug
|
50d974884b
|
Session Manager: Single session logout
|
2022-10-05 16:48:51 +01:00 |
|
Gil Eluard
|
a0ff481cef
|
Added support for MSC3881
|
2022-10-03 13:42:30 +02:00 |
|
Stefan Ceriu
|
7eee1cceab
|
Implemented PSG-680 - Sessions overview security recommendations
- remove uppercased strings from localizables
- moved inactivity computation to the service
|
2022-09-28 15:36:11 +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
|
1df0be344d
|
Removed deprecated StateStoreViewModel dispatching and reducing
|
2022-09-27 12:55:44 +03:00 |
|
Stefan Ceriu
|
fc2fdc8ae7
|
Removed unnecessary comments from RiotSwiftUI templates, fixed StateStoreViewModel typealias formatting
|
2022-09-27 12:55:44 +03:00 |
|
Stefan Ceriu
|
43c28d23b7
|
Configured and applied SwiftFormat
|
2022-09-27 12:55:44 +03:00 |
|
Stefan Ceriu
|
eac1401cc1
|
Cleaned up various things, mostly removed unnecessary selfs, comments and bad formatting
|
2022-09-27 09:27:07 +03:00 |
|
Aleksandrs Proskurins
|
d3a30a8267
|
Unit and ui tests
|
2022-09-26 16:58:03 +03:00 |
|
Aleksandrs Proskurins
|
6fc2d397d9
|
Session overview screen
|
2022-09-26 16:58:02 +03:00 |
|