diff options
author | Andreas Straub <andy@strb.org> | 2015-08-15 19:07:55 +0200 |
---|---|---|
committer | Andreas Straub <andy@strb.org> | 2015-08-15 19:07:55 +0200 |
commit | 6aec49f06d3d6be9695a4f4f958f201880d09abc (patch) | |
tree | 7a498f3b39c5214c31668604c2f999b7330fe82d | |
parent | 45d68c200e8573abf43a6584d045baf4fcafd196 (diff) |
Update license string with libraries
-rw-r--r-- | src/main/res/values/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 417c1a44..2a03847d 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -306,6 +306,10 @@ \n\nhttps://github.com/zxing/zxing\n(Apache License, Version 2.0) \n\nhttps://github.com/google/material-design-icons\n(CC BY 4.0) \n\nhttps://github.com/timroes/EnhancedListView\n(Apache License, Version 2.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) </string> <string name="title_pref_quiet_hours">Quiet Hours</string> <string name="title_pref_quiet_hours_start_time">Start time</string> |