File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,19 @@ Do note that this project is protected by the GNU Affero General Public License
1111# License
1212This 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
15281 . Tag EXPM is used for experimental features.
1629 Use Ctrl+Shift+F to perform project-wide search in Android Studio.
You can’t perform that action at this time.
0 commit comments