aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/about.xml2
-rw-r--r--src/main/res/values/defaults.xml1
2 files changed, 1 insertions, 2 deletions
diff --git a/src/main/res/values/about.xml b/src/main/res/values/about.xml
index ee702a7de..c5e82dff5 100644
--- a/src/main/res/values/about.xml
+++ b/src/main/res/values/about.xml
@@ -38,7 +38,7 @@
\n\nhttps://github.com/square/picasso\n(Apache License, Version 2.0)
\n\nhttps://github.com/davemorrissey/subsampling-scale-image-view\n(Apache License, Version 2.0)
\n\nhttps://github.com/koral--/android-gif-drawable\n(The MIT License (MIT))
- \n\nhttps://github.com/rtoshiro/FullscreenVideoView\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/google/ExoPlayer\n(Apache License, Version 2.0)
\n\nhttps://github.com/mangstadt/ez-vcard\n(FreeBSD)
\n\nhttps://github.com/googlesamples/easypermissions\n(Apache License, Version 2.0)
\n\nhttps://github.com/blazsolar/FlowLayout\n(Apache License, Version 2.0)
diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml
index 36f881348..2ccb19a1f 100644
--- a/src/main/res/values/defaults.xml
+++ b/src/main/res/values/defaults.xml
@@ -63,7 +63,6 @@
<integer name="grace_period">144</integer>
<string name="default_resource" translatable="false">Phone</string>
<string name="notification_ringtone">content://settings/system/notification_sound</string>
- <string name="picture_compression">auto</string>
<string name="image_compression">mid</string>
<string name="video_compression">mid</string>
<string name="quick_action">recent</string>