Commit graph

16524 commits

Author SHA1 Message Date
Stefan Ceriu
7e4901a5de finish version++ 2022-08-31 17:26:15 +03:00
Stefan Ceriu
276e1ef5e1
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
a3a0a82b83 version++ 2022-08-31 16:12:01 +03:00
Stefan Ceriu
edad5d2b18 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
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
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
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
Gil Eluard
e6587784d8 App Layout: number of invites is limited to 10 in the All Chats screen
- fixed
2022-08-24 20:55:38 +02:00
Gil Eluard
5e47a6f07c App Layout: Onboarding screen, missing image for page 2
Fixed
2022-08-24 18:52:10 +02:00
Stefan Ceriu
9a2a854f08 Merge branch 'release/1.9.0/master' 2022-08-24 16:46:13 +03:00
Stefan Ceriu
a6a9a4bfcb finish version++ 2022-08-24 16:46:13 +03:00
Stefan Ceriu
ad2f0a1c9a
Merge pull request #6622 from vector-im/release/1.9.0/release
Release 1.9.0
2022-08-24 16:45:37 +03:00
Stefan Ceriu
45acd31f79 version++ 2022-08-24 15:24:03 +03:00
Stefan Ceriu
152d04cf14 changelog.d: Upgrade MatrixSDK version ([v0.23.16](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.16)). 2022-08-24 15:24:03 +03:00
Gil Eluard
8bfad66d21
Merge pull request #6621 from vector-im/gil/App_Layout-fixed_Analytics_tests
App Layout: Fixed Analytics Tests
2022-08-24 13:46:30 +02:00
Gil Eluard
19d2a68902 App Layout: Fixed Analytics Tests 2022-08-24 13:43:24 +02:00
Gil Eluard
2c7820b5ec App Layout: Activate feature 2022-08-24 13:37:59 +03:00
Gil Eluard
453b6894ae App Layout: Add usage measures
- Update after review
2022-08-24 13:37:47 +03:00
Gil Eluard
df2838aafe App Layout: Add usage measures
- Updated pod file
2022-08-24 13:37:47 +03:00
Gil Eluard
bc5e648adf App Layout: Add usage measures
- Update after review
2022-08-24 13:37:47 +03:00