Merge branch 'develop' of https://github.com/vector-im/element-x-android into dla/feature/connect_sdk_to_global_notifications_ui

This commit is contained in:
David Langley 2023-09-12 16:30:36 +01:00
commit 7d95feadc1
686 changed files with 7212 additions and 2257 deletions

View file

@ -0,0 +1 @@
Bump Rust SDK to `v0.1.49`

View file

@ -1 +0,0 @@
Create poll.

View file

@ -1 +0,0 @@
Bug reporter crashes when 'send logs' is disabled.

2
changelog.d/1172.feature Normal file
View file

@ -0,0 +1,2 @@
[Rich text editor] Integrate rich text editor library. Note that markdown is now not supported and further formatting support will be introduced through the rich text editor.

1
changelog.d/1173.bugfix Normal file
View file

@ -0,0 +1 @@
Reply action: harmonize conditions in bottom sheet and swipe to reply.

View file

@ -1 +0,0 @@
Add missing link to the terms on the analytics setting screen.

View file

@ -1 +0,0 @@
Remove unnecessary year in copyright mention.

1
changelog.d/1191.misc Normal file
View file

@ -0,0 +1 @@
Exclude some groups related to analytics to be included.

1
changelog.d/1217.feature Normal file
View file

@ -0,0 +1 @@
Implement Bloom effect modifier.

1
changelog.d/1222.bugfix Normal file
View file

@ -0,0 +1 @@
Fix system bar color after login on light theme.

1
changelog.d/1224.feature Normal file
View file

@ -0,0 +1 @@
Set color on display name and default avatar in the timeline.

1
changelog.d/1241.bugfix Normal file
View file

@ -0,0 +1 @@
Enable polls in release build.

1
changelog.d/1244.misc Normal file
View file

@ -0,0 +1 @@
Use the new SyncIndicator API.

1
changelog.d/1251.misc Normal file
View file

@ -0,0 +1 @@
Improve RoomSummary mapping by using RoomInfo.

1
changelog.d/1261.feature Normal file
View file

@ -0,0 +1 @@
[Rich text editor] Add formatting menu (accessible via the '+' button)

1
changelog.d/1269.misc Normal file
View file

@ -0,0 +1 @@
Ensure Posthog data are sent to "https://posthog.element.io"

1
changelog.d/612.bugfix Normal file
View file

@ -0,0 +1 @@
Make links in room topic clickable

1
changelog.d/897.feature Normal file
View file

@ -0,0 +1 @@
Add a notification permission screen to the initial flow.

View file

@ -1 +0,0 @@
Make sure Snackbars are only displayed once.