forked from UweTrottmann/SeriesGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCREDITS.txt
155 lines (98 loc) · 5.99 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
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 minds behind trakt.tv, especially Justin. - http://trakt.tv
The creators of the Google I/O app for lots of useful code patterns. - http://code.google.com/p/iosched
The Oxygen Icon Theme Team for the TV Icon on which the original logo was based on. - http://www.oxygen-icons.org
Matthew Altman for creating javatvdbapi - http://code.google.com/p/javatvdbapi
Charlie Collins for his Android examples - http://code.google.com/p/and-examples
Matthias Käppler for Droid-Fu - http://github.com/kaeppler/droid-fu
Webdesigner Depot for the Primo Icon Set - http://www.webdesignerdepot.com/2009/07/200-free-exclusive-vector-icons-primo/
The translators on Crowdin - http://crowdin.net/project/seriesguide-translations
SeriesGuide uses the following libraries or projects:
TheTVDB.com (http://thetvdb.com)
--------------------------------
Original database website by Josh Walters (walts81) | Original banner site by Richard Skarsten (t0ffluss)
Redesign and programming by Scott Zsori and Paul Taylor
This work is licensed under a Creative Commons Attribution 3.0 United States License.
TMDb - The Movie Database (http://themoviedb.org)
-------------------------------------------------
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.
http://www.themoviedb.org/terms-of-use
trakt (http://trakt.tv)
-----------------------
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!
http://trakt.tv/terms
trakt-java (https://github.com/JakeWharton/trakt-java)
------------------------------------------------------
Copyright 2011 Jake Wharton
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.
ActionBarSherlock (http://actionbarsherlock.com)
------------------------------------------------
Copyright 2012 Jake Wharton
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.
Signpost OAuth library (maintained by Takahiro Horikawa, https://github.com/kaeppler/signpost)
----------------------------------------------------------------------------------------------
Copyright 2009 Matthias Kaeppler
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.
android-menudrawer (https://github.com/SimonVT/android-menudrawer)
---------------------------------------------------------
Copyright 2012 Simon Vig Therkildsen
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.
StickyGridHeaders (https://github.com/TonicArtos/StickyGridHeaders)
-------------------------------------------------------------------
Copyright 2013 Tonic Artos
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.
PagerSlidingTabStrip (https://github.com/astuetz/PagerSlidingTabStrip)
-------------------------------------------------------------------
Copyright 2013 Andreas Stuetz
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.