aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-11-11 23:40:16 +0100
committerChristian Schneppe <christian@pix-art.de>2016-11-11 23:40:16 +0100
commit6971b3e05326528271e2aa57936ded7612532aff (patch)
tree60955094f735ed3eb1391f37573dd3d6bfc0aaca
parentb3a900f23accdaab288f16b8511e8da13496e90d (diff)
add libraries to about screen
-rw-r--r--src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 5c81f5529..c11d05ef4 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -321,6 +321,10 @@
\n\nhttps://github.com/bumptech/glide\n(BSD, The MIT License (MIT) and Apache License, Version 2.0)
\n\nhttps://github.com/chrisbanes/PhotoView\n(Apache License, Version 2.0)
\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/ankushsachdeva/emojicon\n(Apache License, Version 2.0)
</string>
<string name="title_pref_quiet_hours">Quiet Hours</string>
<string name="title_pref_quiet_hours_start_time">Start time</string>