Gil Eluard
|
cda9694ec9
|
Merge branch 'develop' into gil/6513-Glitchy_room_list_header_when_scrolling
|
2022-09-01 16:57:20 +02:00 |
|
Gil Eluard
|
fcc1a8a404
|
Glitchy room list header when scrolling
- fixed
|
2022-09-01 16:56:18 +02:00 |
|
Stefan Ceriu
|
0280b316ac
|
Prepare for new sprint
|
2022-08-31 17:26:24 +03:00 |
|
Stefan Ceriu
|
04d532a50e
|
Merge branch 'master' into develop
|
2022-08-31 17:26:20 +03:00 |
|
Stefan Ceriu
|
669ae643c9
|
Merge branch 'release/1.9.2/master'
|
2022-08-31 17:26:15 +03:00 |
|
Stefan Ceriu
|
e6cc12bc51
|
finish version++
|
2022-08-31 17:26:15 +03:00 |
|
Stefan Ceriu
|
6fcfb5a114
|
Merge pull request #6658 from vector-im/release/1.9.2/release
Release 1.9.2
|
2022-08-31 17:24:14 +03:00 |
|
Stefan Ceriu
|
cb3b709b39
|
version++
|
2022-08-31 16:12:01 +03:00 |
|
Stefan Ceriu
|
24fbb1ae66
|
changelog.d: Upgrade MatrixSDK version ([v0.23.17](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.17)).
|
2022-08-31 16:12:01 +03: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 |
|
ismailgulek
|
c878088bdd
|
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
|
5eef42059a
|
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
|
7069b86613
|
Self-verification flow
|
2022-08-25 16:24:17 +01:00 |
|
Gil Eluard
|
8244e1f5a9
|
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
|
72f35e1d27
|
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
|
edcf221a59
|
App Layout: fixed reactions background in timeline
|
2022-08-25 13:51:50 +02:00 |
|
Anderas
|
7c5c8b5e61
|
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
|
ec08bbd5c0
|
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
|
aca89e86dc
|
App Layout: Removed Low Priority Rooms from Filters
|
2022-08-25 11:30:11 +02:00 |
|
Andy Uhnak
|
4568d85d3c
|
Upload Sentry Dsyms for App Store builds
|
2022-08-25 10:15:03 +01:00 |
|
Gil Eluard
|
b08b756074
|
App Layout: added support for transparent avatar icons in the all chats screen
|
2022-08-25 10:20:03 +02:00 |
|
Gil Eluard
|
3c1a32812f
|
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
|
0e5f3dbd52
|
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
|
877e170cfa
|
Render the PIN entry screen correctly on landscape
|
2022-08-25 10:14:14 +03:00 |
|
Gil Eluard
|
4a61e72661
|
App Layout: number of invites is limited to 10 in the All Chats screen
- fixed
|
2022-08-24 20:55:38 +02:00 |
|