src/main/java/eu/siacs/conversations/http/OmemoURLStreamHandler.java 🔗
@@ -0,0 +1,7 @@
+package eu.siacs.conversations.http;
+
+/**
+ * Created by daniel on 2/7/17.
+ */
+public class OmemoURLStreamHandler {
+}
Daniel Gultsch created
src/main/java/eu/siacs/conversations/http/OmemoURLStreamHandler.java | 7
src/main/java/eu/siacs/conversations/http/OmemoURLStreamHandlerFactory.java | 7
src/main/res/values/strings.xml | 2
3 files changed, 15 insertions(+), 1 deletion(-)
@@ -0,0 +1,7 @@
+package eu.siacs.conversations.http;
+
+/**
+ * Created by daniel on 2/7/17.
+ */
+public class OmemoURLStreamHandler {
+}
@@ -0,0 +1,7 @@
+package eu.siacs.conversations.http;
+
+/**
+ * Created by daniel on 2/7/17.
+ */
+public class OmemoURLStreamHandlerFactory {
+}
@@ -304,7 +304,7 @@
<string name="pref_about_conversations_summary">Build and licensing information</string>
<string name="pref_about_message" translatable="false">
Conversations • the very last word in instant messaging.
- \n\nCopyright © 2014-2016 Daniel Gultsch
+ \n\nCopyright © 2014-2017 Daniel Gultsch
\n\nThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or