Commit Graph

16485 Commits

Author SHA1 Message Date
SBiOSoftWhare e37c3a9fa2 Strings: Add comment for user session name format. 2022-09-07 14:10:41 +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 97c77c96f0 Add changes 2022-09-06 16:55:02 +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 7f11c52ad0 User sessions overview: Add strings. 2022-09-05 12:08:27 +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 6857ccdfcf Device manager: Add assets. 2022-09-05 10:35:13 +02:00
SBiOSoftWhare de029b61da Device manager: Add strings. 2022-09-05 10:34:10 +02:00
Anderas 0c687ddf94 Merge pull request #6647 from vector-im/andy/sentry_performance
Measure performance in Sentry
2022-08-31 11:37:43 +01:00
Anderas f8b0c61691 Merge pull request #6641 from vector-im/andy/6589_self_verification
Self-verification flow in Crypto V2
2022-08-30 11:50:20 +01:00
Stefan Ceriu 3f102faaa7 Prepare for new sprint 2022-08-29 19:13:49 +03:00
Stefan Ceriu 0377621b5e Merge branch 'master' into develop 2022-08-29 19:13:45 +03:00
Stefan Ceriu cab8b6a0c1 Merge branch 'release/1.9.1/master' 2022-08-29 19:13:40 +03:00
Stefan Ceriu 3b6d6d15ec finish version++ 2022-08-29 19:13:40 +03:00
Stefan Ceriu 0d3a5a54a8 Merge pull request #6652 from vector-im/release/1.9.1/release
Release 1.9.1
2022-08-29 19:11:22 +03:00
Stefan Ceriu c5d87676fa version++ 2022-08-29 18:03:32 +03:00
Gil Eluard 725d05659d Merge pull request #6650 from vector-im/gil/6649-Add_Labs_flag_for_the_new_App_Layout
Added Labs flag for the new App Layout
2022-08-29 16:50:56 +02:00
Gil Eluard bbb0dc1b5a Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard 8b9c2ad5f1 Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard 5187cf9107 Added Labs flag for the new App Layout 2022-08-29 14:59:09 +02:00
Stefan Ceriu 0438579219 Merge pull request #6646 from vector-im/ismail/6628_notification_fixes
Fixes for thread notifications
2022-08-29 10:27:34 +03:00
Stefan Ceriu cf3e08259c Fix tests missing data source parameter 2022-08-29 10:10:56 +03:00
Stefan Ceriu 7a00355e58 Ensure rest client async responses are processed on the main queue 2022-08-29 09:34:14 +03:00
Andy Uhnak e2fb8b25d5 Changelog 2022-08-26 16:36:46 +01:00
Andy Uhnak 9d4fa137af Measure performance in Sentry 2022-08-26 16:33:03 +01:00
Stefan Ceriu b224d907ce Fixes vector-im/element-ios/issues/5279 - Stop waiting for biometric unlock if disabled system wide 2022-08-26 17:34:52 +03:00
ismailgulek acdbee921f Add changelog 2022-08-26 17:34:37 +03:00
ismailgulek 418dec3c63 Paginate through room events if needed when opening the app from a notification 2022-08-26 16:56:39 +03:00
ismailgulek 41cb6f424a Do not destroy thread data sources 2022-08-26 16:55:25 +03:00
ismailgulek 1acb99ccca Implement caching for thread data sources 2022-08-26 16:55:08 +03:00
ismailgulek 6bf102c9af Add a sync method to check a room data source existence 2022-08-26 16:54:11 +03:00
ismailgulek 34a83a98c0 Nullify thread on data source reset 2022-08-26 16:53:50 +03:00
ismailgulek ee37f50745 Call delegate method of room data source only if there is a change 2022-08-26 14:13:37 +03:00
ismailgulek 559d4b4362 Fix navigation controller toolbar when opening the from a notification 2022-08-26 14:12:55 +03:00