Commit graph

16539 commits

Author SHA1 Message Date
SBiOSoftWhare
3d72602b94 User sessions overview: Add strings. 2022-09-05 12:08:27 +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
SBiOSoftWhare
fe89156e60 Implement UserSessionsOverviewService. 2022-09-05 10:49:37 +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
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
Anderas
cc2115ec2d
Merge pull request #6647 from vector-im/andy/sentry_performance
Measure performance in Sentry
2022-08-31 11:37:43 +01:00
Anderas
01cfd16053
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
52b518783c Prepare for new sprint 2022-08-29 19:13:49 +03:00
Stefan Ceriu
678228152f Merge branch 'master' into develop 2022-08-29 19:13:45 +03:00
Stefan Ceriu
1321dc540b Merge branch 'release/1.9.1/master' 2022-08-29 19:13:40 +03:00
Stefan Ceriu
ed798204b4 finish version++ 2022-08-29 19:13:40 +03:00
Stefan Ceriu
b1d65f0ca4
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
b81bd17113 version++ 2022-08-29 18:03:32 +03:00
Gil Eluard
0a39c1a1da
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
8f159d8c93 Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard
d2c64c44d4 Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard
5e29f57da9 Added Labs flag for the new App Layout 2022-08-29 14:59:09 +02:00
Stefan Ceriu
8a5accf752
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
84975deec7 Fix tests missing data source parameter 2022-08-29 10:10:56 +03:00
Stefan Ceriu
e7ca7427c7 Ensure rest client async responses are processed on the main queue 2022-08-29 09:34:14 +03:00
Andy Uhnak
8b5bb42af5 Changelog 2022-08-26 16:36:46 +01:00
Andy Uhnak
d7ba2e2c3a Measure performance in Sentry 2022-08-26 16:33:03 +01:00
Stefan Ceriu
2b32804c3a 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
ccb8845e38 Add changelog 2022-08-26 17:34:37 +03:00
ismailgulek
f496afdeef Paginate through room events if needed when opening the app from a notification 2022-08-26 16:56:39 +03:00
ismailgulek
a718004e4d Do not destroy thread data sources 2022-08-26 16:55:25 +03:00
ismailgulek
813561ac9b Implement caching for thread data sources 2022-08-26 16:55:08 +03:00
ismailgulek
d405e92104 Add a sync method to check a room data source existence 2022-08-26 16:54:11 +03:00
ismailgulek
ad68023fb7 Nullify thread on data source reset 2022-08-26 16:53:50 +03:00
ismailgulek
b318026d91 Call delegate method of room data source only if there is a change 2022-08-26 14:13:37 +03:00
ismailgulek
1ba5738e2c Fix navigation controller toolbar when opening the from a notification 2022-08-26 14:12:55 +03:00
ismailgulek
949fca3e9b Fix a race in room data source initializer, by adding threadId parameter in every case 2022-08-26 14:12:13 +03:00
Gil Eluard
1e7bc1978b
Merge pull request #6630 from vector-im/gil/6556-The_avatar_menu_button_should_handle_alpha_channel
App Layout: added support for transparent avatar icons in the all cha…
2022-08-26 10:14:17 +02:00
Andy Uhnak
545868681d Self-verification flow 2022-08-25 16:24:17 +01:00
Gil Eluard
bffa8c6abf
Merge pull request #6639 from vector-im/gil/6557-App_Layout-Reactions_have_no_background
App Layout: fixed reactions background in timeline
2022-08-25 16:06:17 +02:00
Gil Eluard
89afed5e58
Merge pull request #6636 from vector-im/gil/6577-App_Layout-Remove_Low_Priority_Rooms_from_Filters
app layout remove low priority rooms from filters
2022-08-25 14:22:40 +02:00
Gil Eluard
7459fe0578 App Layout: fixed reactions background in timeline 2022-08-25 13:51:50 +02:00
Anderas
7e645330bb
Merge pull request #6634 from vector-im/andy/sentry
Upload Sentry Dsyms for App Store builds
2022-08-25 11:58:13 +01:00
Stefan Ceriu
75489d508d
Merge pull request #6629 from vector-im/stefan/pinEntryLandscapeFix
Render the PIN entry screen correctly on landscape
2022-08-25 12:46:26 +03:00
Gil Eluard
08b81c2979 App Layout: Removed Low Priority Rooms from Filters 2022-08-25 11:30:11 +02:00
Andy Uhnak
c5f50e62ce Upload Sentry Dsyms for App Store builds 2022-08-25 10:15:03 +01:00
Gil Eluard
4acdbd4452 App Layout: added support for transparent avatar icons in the all chats screen 2022-08-25 10:20:03 +02:00
Gil Eluard
b4693c5460
Merge pull request #6627 from vector-im/gil/6625-App_Layout-limited_number_of_invites
App Layout: number of invites is limited to 10 in the All Chats screen
2022-08-25 09:23:36 +02:00
Gil Eluard
873926dbb2
Merge pull request #6626 from vector-im/gil/6624-App_Layout-Onboarding_screen_missing_image_for_page_2
App Layout: Onboarding screen, missing image for page 2
2022-08-25 09:23:07 +02:00
Stefan Ceriu
7da27447ee Render the PIN entry screen correctly on landscape 2022-08-25 10:14:14 +03:00