diff --git a/Clover/app/build.gradle b/Clover/app/build.gradle index 3c3de90f..000dd71c 100644 --- a/Clover/app/build.gradle +++ b/Clover/app/build.gradle @@ -71,6 +71,7 @@ dependencies { compile 'com.j256.ormlite:ormlite-core:4.48' compile 'com.j256.ormlite:ormlite-android:4.48' compile 'com.android.support:support-v13:18.0.+' + compile 'com.koushikdutta.ion:ion:1.+' compile files('libs/httpclientandroidlib-1.2.1.jar') } diff --git a/Clover/app/src/main/assets/html/licences.html b/Clover/app/src/main/assets/html/licences.html index 98e5ea2d..7f1dc949 100644 --- a/Clover/app/src/main/assets/html/licences.html +++ b/Clover/app/src/main/assets/html/licences.html @@ -17,27 +17,6 @@
-
-
-Copyright 2011, 2012 Chris Banes
-
-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.
-
-
-
@@ -141,5 +120,46 @@ limitations under the License.
+
+Copyright 2013 Koushik Dutta
+
+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.
+
+
+
+
+Copyright 2014 David Morrissey
+
+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.
+
+
+