This project is licensed under the GNU General Public License (GPL), see LICENSES/GPL3 for the full text.
Each contribution to this project is implicitly made under the project's license. For a list of contributors, see CONTRIBUTORS.md.
This project incorporates third-party work covered by licenses other than this project's license. Third-party work is incorporated in two forms: modified and unmodified. Work incorporated into the src/
directories of this project's modules may have been modified whereas work included in source or binary form under lib/
directories or as a mere dependency link in build files (and thus only included in compiled executable forms of this project) is always unmodified. Full texts of the original licenses can be found under LICENSES.
Note that the attributions for third-party work in the following are only complete for this project (the fork) and may not mention all third-party work included by the original project.
Included modified third-party work is hereby redistributed under GPL. On first modification under GPL, a file's original copyright header may have been replaced by this project's copyright header, indicating that the derived work is distributed under GPL. The exact modifications, including license information, are tracked by the version control system (Git).
The following lists possibly modified third-party work incorporated into this project, with the commit of incorporation.
Original work | Copyright | License | Commit |
---|---|---|---|
Android Licenses Page | 2013 Adam Speakman | Apache 2.0 | e4de56f |
The following lists included unmodified third-party software.
Name | Copyright | License |
---|---|---|
ckChangeLog | 2012-2015 cketti and contributors | Apache 2.0 |
ACRA (Application Crash Reporting for Android) | 2013 Kevin Gaudin | Apache 2.0 |
Material Components for Android | The Android Open Source Project | Apache 2.0 |
AndroidX libraries | The Android Open Source Project | Apache 2.0 |
kotlinx.serialization | 2017-2019 JetBrains s.r.o and respective authors and developers | Apache 2.0 |