paleksandrs
5d6bb6430b
Fixup session list item is not tappable everywhere
2022-11-11 09:55:33 +02:00
paleksandrs
8a0e07ae0a
Revert "Device Manager: Session list item is not tappable everywhere"
...
This reverts commit 221f4ad106 .
2022-11-11 09:29:55 +02:00
paleksandrs
221f4ad106
Device Manager: Session list item is not tappable everywhere
2022-11-04 15:50:37 +02:00
Alfonso Grillo
caaa1c69a4
Add animations
2022-11-03 14:55:33 +01:00
Alfonso Grillo
2fd362b6ab
Cleanup merge leftovers
2022-11-03 14:50:46 +01:00
Alfonso Grillo
39128bf281
Add show/hide ip persistency
2022-11-03 14:47:08 +01:00
Alfonso Grillo
d62f11a655
Cleanup
2022-11-03 14:47:08 +01:00
Alfonso Grillo
1d56880bf7
Cleanup code
2022-11-03 14:47:08 +01:00
Alfonso Grillo
870d6d214c
Cleanup merge leftovers
2022-11-03 14:47:08 +01:00
Alfonso Grillo
6ee539d3cc
Add “show location“ feature in session overview
2022-11-03 14:46:19 +01:00
Alfonso Grillo
c00233538a
Add “show location” feature in other sessions list
2022-11-03 14:46:19 +01:00
Alfonso Grillo
fcc18d23d1
Add location feature in UserSessionsOverview
2022-11-03 14:46:19 +01:00
Alfonso Grillo
9c63050fb3
Map location info
2022-11-03 14:46:19 +01:00
paleksandrs
3c98c49cb0
Code review fixes
2022-11-03 13:38:23 +02:00
paleksandrs
246e1920ed
Code review fixes, created DestructiveButton
2022-11-03 10:49:02 +02:00
paleksandrs
c2962df1db
Sign out of all other sessions
2022-10-31 17:21:53 +02:00
paleksandrs
c780f5eee6
Renamed sign out to logout
2022-10-31 14:26:22 +02:00
Aleksandrs Proskurins
19b0e837be
PSG-976 Exclude current session from security recommendations and other sessions
2022-10-28 10:14:19 +03:00
Aleksandrs Proskurins
f0c69a6370
Sing out filtering
2022-10-27 17:35:39 +03:00
Aleksandrs Proskurins
59ee1f3513
Removed warnings
2022-10-27 16:00:58 +03:00
Aleksandrs Proskurins
267aed1875
Separator fix
2022-10-27 15:57:10 +03:00
Aleksandrs Proskurins
247f7ecd1f
More UI tests
2022-10-24 12:15:43 +03:00
Aleksandrs Proskurins
1e9d1224d7
Select All
2022-10-21 11:49:33 +03:00
Aleksandrs Proskurins
c98c22d103
UI fixes
2022-10-20 15:35:46 +03:00
Aleksandrs Proskurins
1a0fbad7f2
Session selection state
2022-10-19 17:02:48 +03:00
Aleksandrs Proskurins
46f483ec07
Edit mode
2022-10-19 15:43:43 +03:00
Stefan Ceriu
5d65dd6f4b
Fixed various SwiftFormat warnings
2022-10-13 20:49:32 +03:00
Stefan Ceriu
fa3866ea76
Implement login with scanned QR code flows
2022-10-12 17:27:25 +03:00
Doug
9855eaa12d
Update strings for unknown sessions.
2022-10-12 14:42:24 +01:00
Doug
6a0112aa95
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
6c9a058b93
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
0923bced4e
Fixed swiftformat warnings
2022-10-07 17:00:15 +03:00
Aleksandrs Proskurins
4c9c35bf59
Merge from develop
2022-10-07 14:51:30 +03:00
ismailgulek
429a2f83a3
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
dfe5780dc3
'View all' button in other sessions list
2022-10-07 09:45:45 +03:00
Aleksandrs Proskurins
1c11427706
Merge branch 'develop' into aleksandrs/6801_unverified_sessions_screen
2022-10-06 10:49:48 +03:00
Aleksandrs Proskurins
bb9c6695ee
UI tests
2022-10-06 10:23:33 +03:00
Doug
3c34092a6a
Session Manager: Single session logout
2022-10-05 16:48:51 +01:00
Aleksandrs Proskurins
21225b408f
Unverified sessions screen
2022-10-05 16:22:52 +03:00
Aleksandrs Proskurins
99574a9d53
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
2fa3c69bf4
Added translation strings, cleanup
2022-10-04 10:07:04 +03:00
Aleksandrs Proskurins
2a42c8f42a
Refactored creation of UserSessionListItemViewData, added inactive session icon
2022-10-03 15:47:40 +03:00
Aleksandrs Proskurins
20200fd22a
User other sessions screen template
2022-10-03 11:27:12 +03:00
Stefan Ceriu
5396e7351b
Improve user session overview tests
...
* Add sessions overview UI tests
* Expose static methods from the UserSession name and lastActivity formatters; cleaned up the UserSessionsOverview a bit
* Add UserSessionsOverviewViewModel unit tests
* Add UserSessionsOverviewService unit tests
2022-09-30 13:49:16 +03:00
Stefan Ceriu
89d4bb2452
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
e0caf5980e
Renamed userSession and userSessionInfo to session
2022-09-27 13:57:54 +03:00
Stefan Ceriu
89bcd92cca
Configured and applied SwiftFormat
2022-09-27 12:55:44 +03:00
Stefan Ceriu
205e1645d4
Cleaned up various things around the UserSessionsOverviewService
2022-09-27 09:27:07 +03:00
Stefan Ceriu
f83fce2064
Cleaned up various things, mostly removed unnecessary selfs, comments and bad formatting
2022-09-27 09:27:07 +03:00
Aleksandrs Proskurins
b86c2ca150
Session overview screen
2022-09-26 16:58:02 +03:00