|
|
|
@ -38,7 +38,46 @@ limitations under the License. |
|
|
|
|
</pre> |
|
|
|
|
<br> |
|
|
|
|
|
|
|
|
|
<h3>subsampling-scale-image-view</h3> |
|
|
|
|
<h3>OrmLite</h3> |
|
|
|
|
<a href="http://ormlite.com/">http://ormlite.com/</a> |
|
|
|
|
<pre> |
|
|
|
|
<code> |
|
|
|
|
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby |
|
|
|
|
granted, provided that this permission notice appear in all copies. |
|
|
|
|
|
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING |
|
|
|
|
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, |
|
|
|
|
DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, |
|
|
|
|
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE |
|
|
|
|
USE OR PERFORMANCE OF THIS SOFTWARE. |
|
|
|
|
|
|
|
|
|
The author may be contacted via http://ormlite.com/ |
|
|
|
|
</code> |
|
|
|
|
</pre> |
|
|
|
|
<br> |
|
|
|
|
|
|
|
|
|
<h3>EventBus</h3> |
|
|
|
|
<a href="https://github.com/greenrobot/EventBus">https://github.com/greenrobot/EventBus</a> |
|
|
|
|
<pre> |
|
|
|
|
<code> |
|
|
|
|
Copyright (C) 2012 Markus Junginger, greenrobot (http://greenrobot.de) |
|
|
|
|
|
|
|
|
|
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. |
|
|
|
|
</code> |
|
|
|
|
</pre> |
|
|
|
|
<br> |
|
|
|
|
|
|
|
|
|
<h3>Subsampling Scale Image View</h3> |
|
|
|
|
<a href="https://github.com/davemorrissey/subsampling-scale-image-view">https://github.com/davemorrissey/subsampling-scale-image-view</a> |
|
|
|
|
<pre> |
|
|
|
|
<code> |
|
|
|
@ -60,8 +99,11 @@ limitations under the License. |
|
|
|
|
<br> |
|
|
|
|
|
|
|
|
|
<h3>Square okhttp</h3> |
|
|
|
|
<a href="https://github.com/square/okhttp">https://github.com/square/okhttp</a> |
|
|
|
|
<pre> |
|
|
|
|
<code> |
|
|
|
|
Copyright (C) 2014 Square, Inc. |
|
|
|
|
|
|
|
|
|
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 |
|
|
|
@ -78,6 +120,7 @@ limitations under the License. |
|
|
|
|
<br> |
|
|
|
|
|
|
|
|
|
<h3>Jsoup</h3> |
|
|
|
|
<a href="http://jsoup.org/">http://jsoup.org/</a> |
|
|
|
|
<pre> |
|
|
|
|
<code> |
|
|
|
|
The jsoup code-base (include source and compiled packages) are distributed under the open source MIT license as described below. |
|
|
|
|