aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/defaults.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-11-30 19:49:47 +0100
committerChristian Schneppe <christian@pix-art.de>2018-11-30 19:50:41 +0100
commit14fb5eefbcb4a9d7661e476cc2a05fe10da3f11a (patch)
tree351b0d2fc911d4b4e5a188dc95c53071157c0759 /src/main/res/values/defaults.xml
parent964cf03653fb28f49c373421d472ae30b641b546 (diff)
let the user forbid android from taking screenshots
Diffstat (limited to 'src/main/res/values/defaults.xml')
-rw-r--r--src/main/res/values/defaults.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml
index e8ef0805e..b516e5c43 100644
--- a/src/main/res/values/defaults.xml
+++ b/src/main/res/values/defaults.xml
@@ -108,6 +108,7 @@
<bool name="start_searching">false</bool>
<bool name="show_record_voice_btn">true</bool>
<bool name="quick_share_attachment_choice">true</bool>
+ <bool name="screen_security">false</bool>
<string-array name="domains">
<item>pix-art.de</item>