Commit Graph

35 Commits

Author SHA1 Message Date
Aleksandrs Proskurins 1794174051 Added translation strings 2022-09-19 10:26:42 +03:00
Aleksandrs Proskurins bb40ab1e08 Added layout constants 2022-09-16 14:34:00 +03:00
Aleksandrs Proskurins 066f179b60 User session flow coordinator and details view 2022-09-16 13:50:45 +03:00
Aleksandrs Proskurins f7e9e91065 Merge pull request #6696 from vector-im/steve/6694_dm_overview_current_session
Device manager: User sessions overview - Current session section (PSG-670)
2022-09-14 13:08:42 +03:00
Aleksandrs Proskurins b7d9eb51ec Code review fixes 2022-09-14 11:28:47 +03:00
Doug 394de8be1d Update RiotSwiftUI/Modules/UserSessions/DeviceAvatar/DeviceAvatarView.swift 2022-09-12 11:39:44 +01:00
SBiOSoftWhare f674a863a0 UserSessionsOverview: Handle current session section view. 2022-09-08 20:01:02 +02:00
SBiOSoftWhare d5750fed02 Create UserSessionCardView to display session informations. 2022-09-08 20:00:15 +02:00
SBiOSoftWhare eb1c332109 UserSessionsOverviewViewModelResult: Remove useless case. 2022-09-08 18:49:41 +02:00
SBiOSoftWhare f0b74adc9a MockAppScreens: Add MockUserSessionsOverviewScreenState. 2022-09-08 17:26:09 +02:00
SBiOSoftWhare 78c66b1dfc UserSessionListItem: Fix runtime issue. 2022-09-08 08:56:36 +02:00
SBiOSoftWhare eb64505a0b UserSessionsOverview: Improve other sessions list layout. 2022-09-08 08:34:21 +02:00
SBiOSoftWhare f2afcafdeb UserSessionsOverview: Improve layout. 2022-09-07 15:47:03 +02:00
SBiOSoftWhare 790bc1e084 UserSessionListItem: Improve layout and handle separator. 2022-09-07 15:42:27 +02:00
SBiOSoftWhare e840c2e8c3 Update MockUserSessionsOverviewService. 2022-09-07 12:23:03 +02:00
SBiOSoftWhare cf4b3bd3c6 UserSessionListItemViewData: Handles session name and details string building. 2022-09-07 12:22:48 +02:00
SBiOSoftWhare db32e1703d Create UserSessionLastActivityFormatter to build last activity date string. 2022-09-07 12:20:56 +02:00
SBiOSoftWhare 8d70b28ef6 Create UserSessionNameFormatter to build user session name. 2022-09-07 12:20:05 +02:00
SBiOSoftWhare bc1480f4a5 UserSessionListItem: Improve layout. 2022-09-07 11:21:05 +02:00
SBiOSoftWhare e9504170fd DeviceAvatarView: SImplify layout. 2022-09-07 11:09:22 +02:00
SBiOSoftWhare 503669b9f3 Update RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/UserSessionsOverviewViewModel.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-09-07 10:52:37 +02:00
SBiOSoftWhare 8c63a588e4 Update RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/View/UserSessionListItem.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-09-07 10:52:29 +02:00
SBiOSoftWhare a3a0e640b6 Update RiotSwiftUI/Modules/UserSessions/DeviceAvatar/DeviceAvatarView.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-09-07 10:51:24 +02:00
SBiOSoftWhare f50b58b252 Update RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/Service/MatrixSDK/UserSessionsOverviewService.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-09-07 10:50:50 +02:00
SBiOSoftWhare 56d9797703 UserSessionsOverview: Fix safe area background color. 2022-09-06 16:44:34 +02:00
SBiOSoftWhare 98c272a86c UserSessionsOverview: Add text headers to other sessions section. 2022-09-05 12:09:26 +02:00
SBiOSoftWhare d87fc2dc73 Create UserSessionsOverview screen. 2022-09-05 11:15:37 +02:00
SBiOSoftWhare 33a93c9e6e UserSessionsOverviewService: Fix UserSessionInfo last seen ts building. 2022-09-05 11:14:40 +02:00
SBiOSoftWhare 069f0f3684 Implement UserSessionsOverviewService. 2022-09-05 10:49:37 +02:00
SBiOSoftWhare 5f58b8eb23 Create UserSessionListItem view. 2022-09-05 10:44:18 +02:00
SBiOSoftWhare 1130c65cf6 Create UserSessionInfo that represents a user session information. 2022-09-05 10:41:35 +02:00
SBiOSoftWhare cdbf773cde Create DeviceAvatarView. 2022-09-05 10:40:03 +02:00
SBiOSoftWhare f07083fd3c Create DeviceType enum. 2022-09-05 10:37:47 +02:00
SBiOSoftWhare 2537d2b2f3 Device manager: Create UserSessionsFlowCoordinator that handles the user sessions screen flow. 2022-08-22 17:45:57 +02:00
SBiOSoftWhare 2660d1a12f Device manager: Create user sessions overview empty screen. 2022-08-22 17:44:32 +02:00