Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Hibbe <dev@mhibbe.de>2021-04-22 18:25:46 +0300
committerMarcel Hibbe <dev@mhibbe.de>2021-04-26 18:14:18 +0300
commit2a6957047d5d982f77ed405bf0c831f87694fc91 (patch)
treeef10d8f049c18a235fb4cf37369472f408705a10 /CHANGELOG.md
parent71ca6fbbfd8b62ae595e5ffec0c0a2682bb6029d (diff)
don't keep screen enabled in chat
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b62736745..3b38632a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,7 @@ Types of changes can be: Added/Changed/Deprecated/Removed/Fixed/Security
- fix to show avatars for incoming pictures in group chats (@starypatyk)
- do not allow selecting files in files browser that are not allowed to be reshared
- fix to show all file previews
+- don't keep screen enabled in chat view
## [11.1.0] - 2021-03-12
### Added