Skip to content

Commit

Permalink
Add open source dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
czlucius authored May 19, 2021
1 parent 460eae4 commit ea0b418
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,19 @@ Do note that this project is protected by the GNU Affero General Public License
# License
This project is licensed with the GNU Affero General Public License. View [the license file](LICENSE.md) for more info.

# Open-source dependencies

This app uses the following open-source libraries:


- ZXing: https://github.com/zxing/zxing - https://github.com/zxing/zxing/blob/master/LICENSE (Apache License 2.0)
- ez-vcard: https://github.com/mangstadt/ez-vcard - https://github.com/mangstadt/ez-vcard/blob/master/LICENSE
- LeakCanary(only in debug versions) - https://github.com/square/leakcanary - https://github.com/square/leakcanary/blob/main/LICENSE.txt (Apache License 2.0)
- Moshi - https://github.com/square/moshi - https://github.com/square/moshi/blob/master/LICENSE.txt (Apache License 2.0)
- AndroidPhotoshopColorPicker - https://github.com/aziztitu/AndroidPhotoshopColorPicker - https://github.com/aziztitu/AndroidPhotoshopColorPicker/blob/master/LICENSE (Artistic License 2.0)
- 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)


# Notes
1. Tag EXPM is used for experimental features.
Use Ctrl+Shift+F to perform project-wide search in Android Studio.
Expand Down

0 comments on commit ea0b418

Please sign in to comment.