forked from UweTrottmann/SeriesGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CREDITS.txt
235 lines (157 loc) · 8.23 KB
/
CREDITS.txt
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
Credits
=======
I express my thanks to the following people and projects.
Chris and Craig for testing the thing out. Craig for always pushing and
supporting with all his heart and mind. Jake Wharton for his general
wisdom and support.
The folks at and the countless contributors to TheTVDB.
The minds behind trakt, especially Justin.
Travis Bell for keeping TMDb in shape.
The creators of the Google I/O app for lots of useful code patterns.
- https://github.com/google/iosched
Matthew Altman for creating javatvdbapi which was originally used to
access TheTVDB.
Roman Nurik for his great DashClock and Muzei apps.
- https://github.com/romannurik/muzei
The translators on Crowdin.
- https://crowdin.com/project/seriesguide-translations
SeriesGuide uses the following libraries or projects:
TheTVDB.com (https://www.thetvdb.com)
-------------------------------------
This app uses data and images from TheTVDB licensed under a
Creative Commons Attribution-NonCommercial 4.0 International License.
http://creativecommons.org/licenses/by-nc/4.0/
https://www.thetvdb.com/?tab=tos
TMDb - The Movie Database (https://www.themoviedb.org)
------------------------------------------------------
This product uses the TMDb API but is not endorsed or certified by TMDb.
https://www.themoviedb.org/terms-of-use
https://www.themoviedb.org/documentation/api/terms-of-use
themoviedb.org is a free and community maintained movie database.
It's completely user built by people like you. TMDb is currently used
by millions of people every month and with our and powerful API, also
used by many popular media centers like XBMC, Plex, MythTV and MediaPortal.
trakt (https://trakt.tv)
------------------------
This app uses data and images from trakt.tv.
https://trakt.tv/terms
trakt helps keep a record of what TV shows and movies you are
watching. Based on your favorites, trakt recommends additional
shows and movies you'll enjoy!
Licensed under the Apache License, Version 2.0
----------------------------------------------
Android Support Libraries (https://developer.android.com/topic/libraries/support-library/index.html)
Copyright 2013 The Android Open Source Project
AndroidUtils (https://github.com/UweTrottmann/AndroidUtils)
Copyright 2012 Uwe Trottmann
assertj-android (https://github.com/square/assertj-android)
Copyright 2013 Square, Inc.
assertj-core (https://github.com/joel-costigliola/assertj-core)
butterknife (https://github.com/JakeWharton/butterknife)
Copyright 2013 Jake Wharton
dagger 2 (https://github.com/google/dagger)
Copyright 2012 Square, Inc.
Copyright 2012 Google, Inc.
DashClock API (https://code.google.com/p/dashclock/)
Copyright 2013 Google Inc.
drag-sort-listview (https://github.com/bauerca/drag-sort-listview)
Copyright 2012 Carl Bauer
EventBus (https://github.com/greenrobot/EventBus)
Copyright 2012 Markus Junginger, greenrobot (http://greenrobot.de)
Flatbuffers (https://github.com/google/flatbuffers)
Copyright 2014 Google Inc.
google-api-client (https://github.com/google/google-api-java-client)
google-http-client (https://github.com/google/google-http-java-client)
google-oauth-client (https://github.com/google/google-oauth-java-client)
gson (https://code.google.com/p/google-gson/)
Copyright 2008 Google Inc.
jackson-core (https://github.com/FasterXML/jackson-core)
okhttp (https://github.com/square/okhttp)
Copyright 2012 Square, Inc.
okio (https://github.com/square/okio)
picasso (https://github.com/square/picasso)
Copyright 2013 Square, Inc.
PhotoView (https://github.com/chrisbanes/PhotoView)
Copyright 2011, 2012 Chris Banes
retrofit (https://github.com/square/retrofit)
Copyright 2013 Square, Inc.
StickyGridHeaders (https://github.com/TonicArtos/StickyGridHeaders)
Copyright 2013 Tonic Artos
SystemBarTint (https://github.com/jgilfelt/SystemBarTint)
Copyright 2013 readyState Software Limited
thetvdb-java (https://github.com/UweTrottmann/thetvdb-java)
Copyright 2013 Uwe Trottmann
threetenabp (https://github.com/JakeWharton/ThreeTenABP)
Copyright (C) 2015 Jake Wharton
timber (https://github.com/JakeWharton/timber)
Copyright 2013 Jake Wharton
tmdb-java (https://github.com/UweTrottmann/tmdb-java)
Copyright 2013 Uwe Trottmann
trakt-java (https://github.com/UweTrottmann/trakt-java)
Copyright 2013 Uwe Trottmann
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Licensed under the BSD License
------------------------------
hamcrest (https://github.com/hamcrest/JavaHamcrest)
Copyright (c) 2000-2015 www.hamcrest.org
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
junit (https://github.com/junit-team/junit4)
--------------------------------------------
Eclipse Public License - v 1.0 (https://www.eclipse.org/legal/epl-v10.html)
threetenbp (http://www.threeten.org/threetenbp/)
------------------------------------------------
Copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of JSR-310 nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Material Design Icons (https://github.com/google/material-design-icons)
-----------------------------------------------------------------------
All icons are released under an Attribution-ShareAlike 4.0 International
(http://creativecommons.org/licenses/by-sa/4.0/) license.