Skip to content

Commit ea0b418

Browse files
authored
Add open source dependencies
1 parent 460eae4 commit ea0b418

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,19 @@ Do note that this project is protected by the GNU Affero General Public License
1111
# License
1212
This project is licensed with the GNU Affero General Public License. View [the license file](LICENSE.md) for more info.
1313

14+
# Open-source dependencies
15+
16+
This app uses the following open-source libraries:
17+
18+
19+
- ZXing: https://github.com/zxing/zxing - https://github.com/zxing/zxing/blob/master/LICENSE (Apache License 2.0)
20+
- ez-vcard: https://github.com/mangstadt/ez-vcard - https://github.com/mangstadt/ez-vcard/blob/master/LICENSE
21+
- LeakCanary(only in debug versions) - https://github.com/square/leakcanary - https://github.com/square/leakcanary/blob/main/LICENSE.txt (Apache License 2.0)
22+
- Moshi - https://github.com/square/moshi - https://github.com/square/moshi/blob/master/LICENSE.txt (Apache License 2.0)
23+
- AndroidPhotoshopColorPicker - https://github.com/aziztitu/AndroidPhotoshopColorPicker - https://github.com/aziztitu/AndroidPhotoshopColorPicker/blob/master/LICENSE (Artistic License 2.0)
24+
- Material Components - https://github.com/material-components/material-components-android - https://github.com/material-components/material-components-android/blob/master/LICENSE (Apache License 2.0)
25+
26+
1427
# Notes
1528
1. Tag EXPM is used for experimental features.
1629
Use Ctrl+Shift+F to perform project-wide search in Android Studio.

0 commit comments

Comments
 (0)