Commit graph

16864 commits

Author SHA1 Message Date
SBiOSoftWhare
8144e1fe9b DeviceAvatarView: SImplify layout. 2022-09-07 11:09:22 +02:00
SBiOSoftWhare
a4d8eb595c
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
702e9b4622
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
af05a62d56
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
cfaf554bdc
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
a7bdaadad6 Add changes 2022-09-06 16:55:02 +02:00
SBiOSoftWhare
89faeea8a8 UserSessionsOverview: Fix safe area background color. 2022-09-06 16:44:34 +02:00
Stefan Ceriu
c9734abc1b Fix RiotSwiftUITest coverage report gathering 2022-09-06 16:21:24 +03:00
Yoan Pintas
e56981b296
Start DM on first message (#6367)
Start DM on first message

Co-authored-by: Philippe Loriaux <philippel@element.io>
2022-09-06 14:33:32 +02:00
Stefan Ceriu
405c2d8e32
Fixes vector-im/element-ios/issues/6441 - Incorrect timeline item text height calculation (#6679) 2022-09-06 12:05:15 +03:00
Gil Eluard
d65143a92e
Merge pull request #6678 from vector-im/gil/6674-Update_empty_states_as_per_latest_design_update
Updated empty states as per latest design update
2022-09-06 09:01:30 +02:00
Gil Eluard
700b548bc1
Merge pull request #6677 from vector-im/gil/6676-Reset_allChatsOnboardingHasBeenDisplayed_on_logout
Reset allChatsOnboardingHasBeenDisplayed on logout
2022-09-06 08:53:52 +02:00
Gil Eluard
fdb6679948
Merge pull request #6681 from vector-im/gil/6680-Last_scrolling_glitches_in_All_Chats_screen
Fixed last scrolling glitches in All Chats screen
2022-09-06 08:47:19 +02:00
Gil Eluard
c6952acc28 Fixed last scrolling glitches in All Chats screen
- Changed comment
2022-09-05 23:37:19 +02:00
Gil Eluard
08a2183fc1 Fixed last scrolling glitches in All Chats screen 2022-09-05 23:32:11 +02:00
Szimszon
0c60e1f381 Translated using Weblate (Hungarian)
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-09-05 19:32:46 +00:00
Gil Eluard
b7c8659fb3 Updated empty states as per latest design update 2022-09-05 16:06:31 +02:00
aringenbach
33540c9977
Merge pull request #6671 from vector-im/aringenbach/6670_mention_pills_partial_text_message
Fix mention pills display when coming back to a room with an unsent message
2022-09-05 14:24:53 +02:00
Gil Eluard
e484030851 Reset allChatsOnboardingHasBeenDisplayed on logout 2022-09-05 13:21:59 +02:00
Gil Eluard
c4a0f808b9
Merge pull request #6669 from vector-im/gil/6512-Last_message_time_ellipsis
Last message time ellipsis
2022-09-05 12:43:29 +02:00
SBiOSoftWhare
f9bd8c17d4 UserSessionsOverview: Add text headers to other sessions section. 2022-09-05 12:09:26 +02:00
SBiOSoftWhare
3d72602b94 User sessions overview: Add strings. 2022-09-05 12:08:27 +02:00
Gil Eluard
5a79db57dc Removed labs flag and enabled New App Layout 2022-09-05 12:03:52 +02:00
SBiOSoftWhare
3e30a19dcd Create UserSessionsOverview screen. 2022-09-05 11:15:37 +02:00
SBiOSoftWhare
2f2bc831e0 UserSessionsOverviewService: Fix UserSessionInfo last seen ts building. 2022-09-05 11:14:40 +02:00
aringenbach
582b1cfe05 Fix mention pills display when coming back to a room with an unsent message 2022-09-05 10:56:50 +02:00
Anderas
1a45793021
Merge pull request #6668 from vector-im/andy/discard_session
Slash command to manually discard outbound session
2022-09-05 09:49:59 +01:00
SBiOSoftWhare
fe89156e60 Implement UserSessionsOverviewService. 2022-09-05 10:49:37 +02:00
Gil Eluard
d010cef9b2
Merge pull request #6665 from vector-im/gil/6645-UI_glitches_in_dark_mode
UI glitches in dark mode
2022-09-05 10:46:31 +02:00
SBiOSoftWhare
3adf2a8b2a Create UserSessionListItem view. 2022-09-05 10:44:18 +02:00
SBiOSoftWhare
cbce4e560b Create UserSessionInfo that represents a user session information. 2022-09-05 10:41:35 +02:00
Germain
ad0b3bf37c Remove threads board automation
The threads board has been closed and is now replaced by the Delight board
2022-09-05 09:41:02 +01:00
SBiOSoftWhare
89fe99f960 Create DeviceAvatarView. 2022-09-05 10:40:03 +02:00
SBiOSoftWhare
f6d7fb1729 Create DeviceType enum. 2022-09-05 10:37:47 +02:00
SBiOSoftWhare
3e5650dada Device manager: Add assets. 2022-09-05 10:35:13 +02:00
SBiOSoftWhare
2598fad996 Device manager: Add strings. 2022-09-05 10:34:10 +02:00
Gil Eluard
194d0d470c Last message time ellipsis
- Fixed
2022-09-05 10:27:23 +02:00
Gil Eluard
d5e54afa70
Merge pull request #6660 from vector-im/gil/6513-Glitchy_room_list_header_when_scrolling
Glitchy room list header when scrolling
2022-09-05 10:16:56 +02:00
Andy Uhnak
9b0b579454 Changelog 2022-09-05 08:37:08 +01:00
Andy Uhnak
eb63e8909a Slash command to discard session 2022-09-05 08:36:00 +01:00
Linerly
eac589a5b8 Translated using Weblate (Indonesian)
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-09-04 15:32:42 +00:00
Gil Eluard
0c719b9cec Fixed UI glitches in dark mode
- Update after review
- Better theme support for `RoundedToastView`
- Better theme support for `RecentsInvitesTableViewCell`
2022-09-03 22:03:54 +02:00
Gil Eluard
aee6c8728a Merge branch 'gil/6513-Glitchy_room_list_header_when_scrolling' into gil/6645-UI_glitches_in_dark_mode 2022-09-03 14:54:09 +02:00
Gil Eluard
356824b1f4 Glitchy room list header when scrolling
- update after review
2022-09-02 22:30:19 +02:00
aringenbach
b0dd4779c6
Merge pull request #6666 from vector-im/aringenbach/6442_fix_ios_16_mention_pills
Fix mention pills display on iOS 16
2022-09-02 17:48:10 +02:00
csett86
72e84bf27b Translated using Weblate (German)
Currently translated at 99.4% (2165 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-09-02 15:32:44 +00:00
jucktnich
486be156b2 Translated using Weblate (German)
Currently translated at 99.4% (2165 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-09-02 15:32:43 +00:00
aringenbach
516712f50f Fix mention pills display on iOS 16 2022-09-02 16:22:17 +02:00
Gil Eluard
371d8b3800 Fixed UI glitches in dark mode 2022-09-02 14:23:46 +02:00
Gil Eluard
46c0e5b321 Glitchy room list header when scrolling
- added change log
2022-09-01 21:57:04 +02:00