aboutsummaryrefslogtreecommitdiffstats
path: root/src/schulchat/res/values/about.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/schulchat/res/values/about.xml')
-rw-r--r--src/schulchat/res/values/about.xml51
1 files changed, 51 insertions, 0 deletions
diff --git a/src/schulchat/res/values/about.xml b/src/schulchat/res/values/about.xml
new file mode 100644
index 000000000..8cdc8db36
--- /dev/null
+++ b/src/schulchat/res/values/about.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="pref_about_message" translatable="false"><b>Schulchat Messenger</b>
+ \n\nCopyright © 2014-2019 Christian Schneppe
+ \n\nhttps://schulchat.de
+ \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
+ (at your option) any later version.
+ \n\nThis program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ \n\nYou should have received a copy of the GNU General Public License
+ along with this program. If not, see https://www.gnu.org/licenses
+ </string>
+ <string name="pref_about_libraries" translatable="false"><b>Libraries</b>
+ \n\nhttps://www.bouncycastle.org\n(The MIT License (MIT))
+ \n\nhttps://www.gnu.org/software/libidn\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/ge0rg/MemorizingTrustManager\n(The MIT License (MIT))
+ \n\nhttps://github.com/MiniDNS/minidns\n(WTFPL)
+ \n\nhttps://github.com/open-keychain/openkeychain-api-lib\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/jitsi/otr4j\n(LGPL-3.0)
+ \n\nhttps://developer.android.com/tools/support-library\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/google/material-design-icons\n(CC BY 4.0)
+ \n\nhttps://github.com/leolin310148/ShortcutBadger\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/kyleduo/SwitchButton\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/WhisperSystems/libaxolotl-java\n(GPLv3)
+ \n\nhttps://github.com/vinc3m1/RoundedImageView\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/jdamcd/android-crop\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/google/gson\n(Apache License, Version 2.0)
+ \n\nhttp://hc.apache.org/httpcomponents-client\n(Apache License, Version 2.0)
+ \n\nhttp://hc.apache.org/httpcomponents-core\n(Apache License, Version 2.0)
+ \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/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)
+ \n\nhttps://github.com/ypresto/android-transcoder\n(Apache License, Version 2.0)
+ \n\nhttp://www.eclipse.org/jetty/\n(Apache License, Version 2.0 and Eclipse Public License 1.0)
+ \n\nhttp://leafletjs.com/\n(BSD 2-Clause)
+ \n\nhttps://www.openstreetmap.org/\n(Open Database License)
+ \n\nhttp://xmpp.rocks/\n(The MIT License (MIT))
+ \n\nhttps://github.com/drakeet/ToastCompat/\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/leinardi/FloatingActionButtonSpeedDial/\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/PonnamKarthik/RichLinkPreview\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/AppIntro/AppIntro\n(Apache License, Version 2.0)
+ </string>
+</resources> \ No newline at end of file