aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorPhilip Flohr <philip.flohr@student.kit.edu>2015-11-06 11:14:05 +0100
committerPhilip Flohr <philip.flohr@student.kit.edu>2015-12-02 14:25:20 +0100
commit0329c9c7384b4518514555fca70a968241acb1be (patch)
tree0c03661056b9d23b73221f6dd818b35e20a8f2ae /src/main/res/values/strings.xml
parent8455e5b5dd82371d58b2d5e7474779cd6ee5d5f3 (diff)
users are now able to crop their avatar pictures using the android-crop
library
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 69f964d7..59c5e1c0 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -314,6 +314,7 @@
\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)
</string>
<string name="title_pref_quiet_hours">Quiet Hours</string>
<string name="title_pref_quiet_hours_start_time">Start time</string>