Merge branch 'develop' of https://github.com/vector-im/element-x-android into yostyle/notifications_global_settings
This commit is contained in:
commit
d3d4eedb1a
315 changed files with 3724 additions and 1216 deletions
|
|
@ -1 +0,0 @@
|
|||
Timeline: sender names are now displayed in one single line.
|
||||
|
|
@ -1 +0,0 @@
|
|||
[Poll] Add feature flag in developer options
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix `TextButtons` being displayed in black.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Linkify links in HTML contents.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix bug reporter failing after not finding some log files.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix rendering of inline elements in list items.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix crash RuntimeException "No matching key found for the ciphertext in the stream"
|
||||
|
|
@ -1 +0,0 @@
|
|||
Make links in messages clickable again.
|
||||
|
|
@ -1 +0,0 @@
|
|||
When event has no id, just cancel parsing the latest room message for a room.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Enable OIDC support.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Only display verification prompt after initial sync is done.
|
||||
1
changelog.d/1143.feature
Normal file
1
changelog.d/1143.feature
Normal file
|
|
@ -0,0 +1 @@
|
|||
Create poll.
|
||||
1
changelog.d/1168.bugfix
Normal file
1
changelog.d/1168.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Bug reporter crashes when 'send logs' is disabled.
|
||||
1
changelog.d/1177.bugfix
Normal file
1
changelog.d/1177.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add missing link to the terms on the analytics setting screen.
|
||||
1
changelog.d/1187.misc
Normal file
1
changelog.d/1187.misc
Normal file
|
|
@ -0,0 +1 @@
|
|||
Remove unnecessary year in copyright mention.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Allow cancelling media upload
|
||||
|
|
@ -1 +0,0 @@
|
|||
Videos sent from the app were cropped in some cases.
|
||||
1
changelog.d/928.bugfix
Normal file
1
changelog.d/928.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Make sure Snackbars are only displayed once.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Compound: add `ListItem` and `ListSectionHeader` components.
|
||||
Loading…
Add table
Add a link
Reference in a new issue