summaryrefslogtreecommitdiff
path: root/app/src/main/assets/licenses.xml
diff options
context:
space:
mode:
authorTacoTheDank <SkytkRSfan3895@gmail.com>2022-05-15 15:01:49 -0400
committerTacoTheDank <SkytkRSfan3895@gmail.com>2022-05-15 15:01:49 -0400
commit0fbc6992a1947436943e46bbe021311f41290bec (patch)
tree2f83b10d34cea95d36cb4ae696ea5278fc44f1f7 /app/src/main/assets/licenses.xml
parent69282e0648b064de63f4e8649319dea48dd9e737 (diff)
downloadAntennaPod-0fbc6992a1947436943e46bbe021311f41290bec.zip
Add missing libraries to license assets
Diffstat (limited to 'app/src/main/assets/licenses.xml')
-rw-r--r--app/src/main/assets/licenses.xml54
1 files changed, 48 insertions, 6 deletions
diff --git a/app/src/main/assets/licenses.xml b/app/src/main/assets/licenses.xml
index 7f4b63bdd..f458da2aa 100644
--- a/app/src/main/assets/licenses.xml
+++ b/app/src/main/assets/licenses.xml
@@ -25,6 +25,18 @@
license="Apache 2.0"
licenseText="LICENSE_APACHE-2.0.txt" />
<library
+ name="Balloon"
+ author="Jaewoong Eum"
+ website="https://github.com/skydoves/Balloon"
+ license="Apache 2.0"
+ licenseText="LICENSE_APACHE-2.0.txt" />
+ <library
+ name="Conscrypt"
+ author="Google"
+ website="https://github.com/google/conscrypt"
+ license="Apache 2.0"
+ licenseText="LICENSE_APACHE-2.0.txt" />
+ <library
name="EventBus"
author="greenrobot"
website="https://github.com/greenrobot/EventBus"
@@ -43,6 +55,12 @@
license="Apache 2.0"
licenseText="LICENSE_APACHE-2.0.txt" />
<library
+ name="fyydlin"
+ author="Martin Fietz"
+ website="https://github.com/mfietz/fyydlin"
+ license="Apache 2.0"
+ licenseText="LICENSE_APACHE-2.0.txt" />
+ <library
name="Glide"
author="bumptech"
website="https://github.com/bumptech/glide"
@@ -61,6 +79,18 @@
license="MIT"
licenseText="LICENSE_JSOUP.txt" />
<library
+ name="Lightweight-Stream-API"
+ author="Victor Melnik"
+ website="https://github.com/aNNiMON/Lightweight-Stream-API"
+ license="Apache 2.0"
+ licenseText="LICENSE_APACHE-2.0.txt" />
+ <library
+ name="Material Components for Android"
+ author="Google"
+ website="https://github.com/material-components/material-components-android"
+ license="Apache 2.0"
+ licenseText="LICENSE_APACHE-2.0.txt" />
+ <library
name="Material Design Icons"
author="Google"
website="https://github.com/google/material-design-icons"
@@ -73,12 +103,6 @@
license="Pictogrammers Free License"
licenseText="LICENSE_PICTOGRAMMERS.txt" />
<library
- name="Material Components for Android"
- author="Google"
- website="https://github.com/material-components/material-components-android"
- license="Apache 2.0"
- licenseText="LICENSE_APACHE-2.0.txt" />
- <library
name="OkHttp"
author="Square"
website="https://github.com/square/okhttp"
@@ -91,12 +115,30 @@
license="Apache 2.0"
licenseText="LICENSE_APACHE-2.0.txt" />
<library
+ name="RecyclerViewSwipeDecorator"
+ author="Paolo Montalto"
+ website="https://github.com/xabaras/RecyclerViewSwipeDecorator"
+ license="Apache 2.0"
+ licenseText="LICENSE_APACHE-2.0.txt" />
+ <library
name="RxAndroid"
author="ReactiveX"
website="https://github.com/ReactiveX/RxAndroid"
license="Apache 2.0"
licenseText="LICENSE_APACHE-2.0.txt" />
<library
+ name="RxJava"
+ author="ReactiveX"
+ website="https://github.com/ReactiveX/RxJava"
+ license="Apache 2.0"
+ licenseText="LICENSE_APACHE-2.0.txt" />
+ <library
+ name="SearchPreference"
+ author="ByteHamster"
+ website="https://github.com/ByteHamster/SearchPreference"
+ license="MIT"
+ licenseText="LICENSE_SEARCHPREFERENCE.txt" />
+ <library
name="StackBlur"
author="Enrique López Mañas"
website="https://github.com/kikoso/android-stackblur"