From e42c9a515c127e1106a43a62b6aee1e492813f2b Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Mon, 22 Oct 2018 21:23:44 +0200 Subject: bring back animated gif view in MediaViewer --- src/main/res/values/defaults.xml | 3 ++- src/main/res/values/ids.xml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'src/main/res/values') diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml index 29e560124..7c0072f86 100644 --- a/src/main/res/values/defaults.xml +++ b/src/main/res/values/defaults.xml @@ -42,6 +42,7 @@ \n\nhttp://hc.apache.org/httpcomponents-core\n(Apache License, Version 2.0) \n\nhttps://github.com/bumptech/glide\n(BSD, The MIT License (MIT) and 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/mangstadt/ez-vcard\n(FreeBSD) \n\nhttps://github.com/googlesamples/easypermissions\n(Apache License, Version 2.0) @@ -111,7 +112,7 @@ pix-art.de conversations.im jabber.cat - jabbers.one + jabbers.one jabjab.de im.koderoot.net riotcat.org diff --git a/src/main/res/values/ids.xml b/src/main/res/values/ids.xml index c4f584851..ffdd80eee 100644 --- a/src/main/res/values/ids.xml +++ b/src/main/res/values/ids.xml @@ -3,6 +3,7 @@ + -- cgit v1.2.3