aboutsummaryrefslogtreecommitdiffstats
path: root/app/licenses.yml
blob: 639dd91ca16e3cc84ed8d05f0aac3a3fa5d61b65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
- artifact: org.jetbrains.kotlin:+:+
  name: Kotlin standard libraries
  copyrightHolder: JetBrains s.r.o.
  license: The Apache License, Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
  url: https://kotlinlang.org/
- artifact: org.jetbrains.kotlinx:+:+
  skip: true
- artifact: org.jetbrains:annotations:+
  skip: true
- artifact: androidx.core:+:+
  name: Android Support Libraries
  copyrightHolder: The Android Open Source Project
  license: The Apache Software License, Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
  url: http://developer.android.com/tools/extras/support-library.html
- artifact: androidx.arch.core:+:+
  skip: true
- artifact: androidx.asynclayoutinflater:+:+
  skip: true
- artifact: androidx.vectordrawable:+:+
  skip: true
- artifact: androidx.coordinatorlayout:+:+
  skip: true
- artifact: androidx.interpolator:+:+
  skip: true
- artifact: androidx.recyclerview:+:+
  skip: true
- artifact: androidx.localbroadcastmanager:+:+
  skip: true
- artifact: androidx.versionedparcelable:+:+
  skip: true
- artifact: androidx.documentfile:+:+
  skip: true
- artifact: androidx.cursoradapter:+:+
  skip: true
- artifact: androidx.cardview:+:+
  skip: true
- artifact: androidx.media:+:+
  skip: true
- artifact: androidx.appcompat:+:+
  skip: true
- artifact: androidx.viewpager:+:+
  skip: true
- artifact: androidx.annotation:+:+
  skip: true
- artifact: androidx.loader:+:+
  skip: true
- artifact: androidx.lifecycle:+:+
  skip: true
- artifact: androidx.collection:+:+
  skip: true
- artifact: androidx.legacy:+:+
  skip: true
- artifact: androidx.fragment:+:+
  skip: true
- artifact: androidx.constraintlayout:+:+
  skip: true
- artifact: androidx.slidingpanelayout:+:+
  skip: true
- artifact: androidx.customview:+:+
  skip: true
- artifact: androidx.swiperefreshlayout:+:+
  skip: true
- artifact: androidx.palette:+:+
  skip: true
- artifact: com.google.android.material:+:+
  skip: true
- artifact: androidx.print:+:+
  skip: true
- artifact: androidx.drawerlayout:+:+
  skip: true
- artifact: androidx.transition:+:+
  skip: true
- artifact: com.github.bumptech.glide:+:+
  name: Glide
  copyrightHolder: Sam Judd
  license: Simplified BSD License
  licenseUrl: http://www.opensource.org/licenses/bsd-license
  url: https://github.com/bumptech/glide
- artifact: com.github.omadahealth:swipy:+
  name: SwipyRefreshLayout Library
  copyrightHolder: OrangeGangsters
  license: The MIT License (MIT)
  licenseUrl: https://github.com/omadahealth/SwipyRefreshLayout/blob/master/LICENSE
  url: https://github.com/omadahealth/SwipyRefreshLayout
- artifact: com.simplecityapps:recyclerview-fastscroll:+
  name: recyclerview-fastscroll
  copyrightHolder: Tim Malseed, The Android Open Source Project
  license: Apache License Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
  url: https://github.com/timusus/RecyclerView-FastScroll
- artifact: org.twitter4j:+:+
  name: Twitter4J
  copyrightHolder: Yusuke Yamamoto
  license: Apache License 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0
  url: http://twitter4j.org/
- artifact: com.beust:klaxon:+
  name: Klaxon
  copyrightHolder: <><><><>
  license: The Apache Software License, Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
- artifact: com.squareup.leakcanary:leakcanary-android-no-op:+
  name: No op LeakCanary for Android
  copyrightHolder: Square, Inc.
  license: The Apache Software License, Version 2.0
  licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
  url: http://github.com/square/leakcanary/