projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ab52aeb
)
OC-2534: Review library name and copyright
author
masensio
<masensio@solidgear.es>
Thu, 16 Jan 2014 17:36:35 +0000
(18:36 +0100)
committer
masensio
<masensio@solidgear.es>
Thu, 16 Jan 2014 17:36:35 +0000
(18:36 +0100)
65 files changed:
oc_framework-test-project/AndroidManifest.xml
patch
|
blob
|
blame
|
history
oc_framework-test-project/oc_framework-test-test/AndroidManifest.xml
patch
|
blob
|
blame
|
history
oc_framework-test-project/oc_framework-test-test/res/values/strings.xml
patch
|
blob
|
blame
|
history
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/CreateFolderTest.java
patch
|
blob
|
blame
|
history
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/DeleteFileTest.java
patch
|
blob
|
blame
|
history
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/DownloadFileTest.java
patch
|
blob
|
blame
|
history
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/ReadFileTest.java
patch
|
blob
|
blame
|
history
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/ReadFolderTest.java
patch
|
blob
|
blame
|
history
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/RenameFileTest.java
patch
|
blob
|
blame
|
history
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/UploadFileTest.java
patch
|
blob
|
blame
|
history
oc_framework-test-project/res/layout/activity_test.xml
patch
|
blob
|
blame
|
history
oc_framework-test-project/res/menu/test.xml
patch
|
blob
|
blame
|
history
oc_framework-test-project/res/values-sw600dp/dimens.xml
patch
|
blob
|
blame
|
history
oc_framework-test-project/res/values-sw720dp-land/dimens.xml
patch
|
blob
|
blame
|
history
oc_framework-test-project/res/values-v11/styles.xml
patch
|
blob
|
blame
|
history
oc_framework-test-project/res/values-v14/styles.xml
patch
|
blob
|
blame
|
history
oc_framework-test-project/res/values/dimens.xml
patch
|
blob
|
blame
|
history
oc_framework-test-project/res/values/strings.xml
patch
|
blob
|
blame
|
history
oc_framework-test-project/res/values/styles.xml
patch
|
blob
|
blame
|
history
oc_framework/AndroidManifest.xml
patch
|
blob
|
blame
|
history
oc_framework/res/values/empty.xml
patch
|
blob
|
blame
|
history
oc_framework/sample_client/AndroidManifest.xml
patch
|
blob
|
blame
|
history
oc_framework/sample_client/res/layout/file_in_list.xml
patch
|
blob
|
blame
|
history
oc_framework/sample_client/res/layout/main.xml
patch
|
blob
|
blame
|
history
oc_framework/sample_client/res/values-v11/styles.xml
patch
|
blob
|
blame
|
history
oc_framework/sample_client/res/values/dimensions.xml
patch
|
blob
|
blame
|
history
oc_framework/sample_client/res/values/setup.xml
patch
|
blob
|
blame
|
history
oc_framework/sample_client/res/values/strings.xml
patch
|
blob
|
blame
|
history
oc_framework/sample_client/res/values/styles.xml
patch
|
blob
|
blame
|
history
oc_framework/sample_client/src/com/owncloud/android/oc_framework/sampleclient/FilesArrayAdapter.java
patch
|
blob
|
blame
|
history
oc_framework/sample_client/src/com/owncloud/android/oc_framework/sampleclient/MainActivity.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/accounts/AccountTypeUtils.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/accounts/AccountUtils.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/accounts/OwnCloudAccount.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/AdvancedSslSocketFactory.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/AdvancedX509TrustManager.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/BearerAuthScheme.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/BearerCredentials.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/CertificateCombinedException.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/NetworkUtils.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/ProgressiveDataTransferer.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/ServerNameIndicator.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/ChunkFromFileChannelRequestEntity.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/FileRequestEntity.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/OnDatatransferProgressListener.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/OwnCloudClientFactory.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavClient.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavEntry.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavUtils.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/OnRemoteOperationListener.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/OperationCancelledException.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteFile.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteOperation.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteOperationResult.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ChunkedUploadRemoteFileOperation.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/CreateRemoteFolderOperation.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/DownloadRemoteFileOperation.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ExistenceCheckRemoteOperation.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ReadRemoteFileOperation.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ReadRemoteFolderOperation.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/RemoveRemoteFileOperation.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/RenameRemoteFileOperation.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/UploadRemoteFileOperation.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/utils/FileUtils.java
patch
|
blob
|
blame
|
history
oc_framework/src/com/owncloud/android/oc_framework/utils/OwnCloudVersion.java
patch
|
blob
|
blame
|
history
diff --git
a/oc_framework-test-project/AndroidManifest.xml
b/oc_framework-test-project/AndroidManifest.xml
index
4d1aefb
..
f09a605
100644
(file)
--- a/
oc_framework-test-project/AndroidManifest.xml
+++ b/
oc_framework-test-project/AndroidManifest.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/oc_framework-test-test/AndroidManifest.xml
b/oc_framework-test-project/oc_framework-test-test/AndroidManifest.xml
index
8c24a0a
..
b29d32e
100644
(file)
--- a/
oc_framework-test-project/oc_framework-test-test/AndroidManifest.xml
+++ b/
oc_framework-test-project/oc_framework-test-test/AndroidManifest.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/oc_framework-test-test/res/values/strings.xml
b/oc_framework-test-project/oc_framework-test-test/res/values/strings.xml
index
45f5a8f
..
6061b50
100644
(file)
--- a/
oc_framework-test-project/oc_framework-test-test/res/values/strings.xml
+++ b/
oc_framework-test-project/oc_framework-test-test/res/values/strings.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/CreateFolderTest.java
b/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/CreateFolderTest.java
index
7fc346e
..
0660882
100644
(file)
--- a/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/CreateFolderTest.java
+++ b/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/CreateFolderTest.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/DeleteFileTest.java
b/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/DeleteFileTest.java
index
7928db4
..
b3b7c37
100644
(file)
--- a/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/DeleteFileTest.java
+++ b/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/DeleteFileTest.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/DownloadFileTest.java
b/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/DownloadFileTest.java
index
28f53e4
..
8c52eab
100644
(file)
--- a/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/DownloadFileTest.java
+++ b/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/DownloadFileTest.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/ReadFileTest.java
b/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/ReadFileTest.java
index
932ec33
..
e6887ac
100644
(file)
--- a/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/ReadFileTest.java
+++ b/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/ReadFileTest.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/ReadFolderTest.java
b/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/ReadFolderTest.java
index
be950ee
..
29aae10
100644
(file)
--- a/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/ReadFolderTest.java
+++ b/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/ReadFolderTest.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/RenameFileTest.java
b/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/RenameFileTest.java
index
f2ea39f
..
55637ec
100644
(file)
--- a/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/RenameFileTest.java
+++ b/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/RenameFileTest.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/UploadFileTest.java
b/oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/UploadFileTest.java
index
e8ff947
..
1406a58
100644
(file)
--- a/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/UploadFileTest.java
+++ b/
oc_framework-test-project/oc_framework-test-test/src/com/owncloud/android/oc_framework_test_project/test/UploadFileTest.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/res/layout/activity_test.xml
b/oc_framework-test-project/res/layout/activity_test.xml
index
d4a7466
..
6b03fd8
100644
(file)
--- a/
oc_framework-test-project/res/layout/activity_test.xml
+++ b/
oc_framework-test-project/res/layout/activity_test.xml
@@
-1,4
+1,4
@@
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/res/menu/test.xml
b/oc_framework-test-project/res/menu/test.xml
index
7cb4110
..
bc80b56
100644
(file)
--- a/
oc_framework-test-project/res/menu/test.xml
+++ b/
oc_framework-test-project/res/menu/test.xml
@@
-1,4
+1,4
@@
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/res/values-sw600dp/dimens.xml
b/oc_framework-test-project/res/values-sw600dp/dimens.xml
index
9d91aef
..
59ffe37
100644
(file)
--- a/
oc_framework-test-project/res/values-sw600dp/dimens.xml
+++ b/
oc_framework-test-project/res/values-sw600dp/dimens.xml
@@
-1,4
+1,4
@@
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/res/values-sw720dp-land/dimens.xml
b/oc_framework-test-project/res/values-sw720dp-land/dimens.xml
index
c3dda33
..
730c839
100644
(file)
--- a/
oc_framework-test-project/res/values-sw720dp-land/dimens.xml
+++ b/
oc_framework-test-project/res/values-sw720dp-land/dimens.xml
@@
-1,4
+1,4
@@
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/res/values-v11/styles.xml
b/oc_framework-test-project/res/values-v11/styles.xml
index
f923995
..
b5df882
100644
(file)
--- a/
oc_framework-test-project/res/values-v11/styles.xml
+++ b/
oc_framework-test-project/res/values-v11/styles.xml
@@
-1,4
+1,4
@@
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/res/values-v14/styles.xml
b/oc_framework-test-project/res/values-v14/styles.xml
index
1385969
..
7679e46
100644
(file)
--- a/
oc_framework-test-project/res/values-v14/styles.xml
+++ b/
oc_framework-test-project/res/values-v14/styles.xml
@@
-1,4
+1,4
@@
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/res/values/dimens.xml
b/oc_framework-test-project/res/values/dimens.xml
index
66000b6
..
de6ebd4
100644
(file)
--- a/
oc_framework-test-project/res/values/dimens.xml
+++ b/
oc_framework-test-project/res/values/dimens.xml
@@
-1,4
+1,4
@@
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/res/values/strings.xml
b/oc_framework-test-project/res/values/strings.xml
index
4cc67be
..
3cc111d
100644
(file)
--- a/
oc_framework-test-project/res/values/strings.xml
+++ b/
oc_framework-test-project/res/values/strings.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework-test-project/res/values/styles.xml
b/oc_framework-test-project/res/values/styles.xml
index
0ec1df4
..
6268658
100644
(file)
--- a/
oc_framework-test-project/res/values/styles.xml
+++ b/
oc_framework-test-project/res/values/styles.xml
@@
-1,4
+1,4
@@
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/AndroidManifest.xml
b/oc_framework/AndroidManifest.xml
index
c60f2a1
..
7c391cd
100644
(file)
--- a/
oc_framework/AndroidManifest.xml
+++ b/
oc_framework/AndroidManifest.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/res/values/empty.xml
b/oc_framework/res/values/empty.xml
index
0b0d210
..
bddce4c
100644
(file)
--- a/
oc_framework/res/values/empty.xml
+++ b/
oc_framework/res/values/empty.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/sample_client/AndroidManifest.xml
b/oc_framework/sample_client/AndroidManifest.xml
index
b5d54fa
..
4e1ff7a
100644
(file)
--- a/
oc_framework/sample_client/AndroidManifest.xml
+++ b/
oc_framework/sample_client/AndroidManifest.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/sample_client/res/layout/file_in_list.xml
b/oc_framework/sample_client/res/layout/file_in_list.xml
index
cb4c937
..
a355248
100644
(file)
--- a/
oc_framework/sample_client/res/layout/file_in_list.xml
+++ b/
oc_framework/sample_client/res/layout/file_in_list.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/sample_client/res/layout/main.xml
b/oc_framework/sample_client/res/layout/main.xml
index
731f038
..
816c465
100644
(file)
--- a/
oc_framework/sample_client/res/layout/main.xml
+++ b/
oc_framework/sample_client/res/layout/main.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/sample_client/res/values-v11/styles.xml
b/oc_framework/sample_client/res/values-v11/styles.xml
index
1d42361
..
aa588f4
100644
(file)
--- a/
oc_framework/sample_client/res/values-v11/styles.xml
+++ b/
oc_framework/sample_client/res/values-v11/styles.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/sample_client/res/values/dimensions.xml
b/oc_framework/sample_client/res/values/dimensions.xml
index
7b3d8a0
..
0bf62cd
100644
(file)
--- a/
oc_framework/sample_client/res/values/dimensions.xml
+++ b/
oc_framework/sample_client/res/values/dimensions.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/sample_client/res/values/setup.xml
b/oc_framework/sample_client/res/values/setup.xml
index
bef55ee
..
03e45f5
100644
(file)
--- a/
oc_framework/sample_client/res/values/setup.xml
+++ b/
oc_framework/sample_client/res/values/setup.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/sample_client/res/values/strings.xml
b/oc_framework/sample_client/res/values/strings.xml
index
2922ff8
..
7de1de7
100644
(file)
--- a/
oc_framework/sample_client/res/values/strings.xml
+++ b/
oc_framework/sample_client/res/values/strings.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/sample_client/res/values/styles.xml
b/oc_framework/sample_client/res/values/styles.xml
index
1b46329
..
9ecd66f
100644
(file)
--- a/
oc_framework/sample_client/res/values/styles.xml
+++ b/
oc_framework/sample_client/res/values/styles.xml
@@
-1,5
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
-<!-- ownCloud
webDAV Library for Android
is available under MIT license
+<!-- ownCloud
Android Library
is available under MIT license
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/sample_client/src/com/owncloud/android/oc_framework/sampleclient/FilesArrayAdapter.java
b/oc_framework/sample_client/src/com/owncloud/android/oc_framework/sampleclient/FilesArrayAdapter.java
index
43db1ae
..
0020c72
100644
(file)
--- a/
oc_framework/sample_client/src/com/owncloud/android/oc_framework/sampleclient/FilesArrayAdapter.java
+++ b/
oc_framework/sample_client/src/com/owncloud/android/oc_framework/sampleclient/FilesArrayAdapter.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/sample_client/src/com/owncloud/android/oc_framework/sampleclient/MainActivity.java
b/oc_framework/sample_client/src/com/owncloud/android/oc_framework/sampleclient/MainActivity.java
index
b166d2a
..
847be9e
100644
(file)
--- a/
oc_framework/sample_client/src/com/owncloud/android/oc_framework/sampleclient/MainActivity.java
+++ b/
oc_framework/sample_client/src/com/owncloud/android/oc_framework/sampleclient/MainActivity.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/accounts/AccountTypeUtils.java
b/oc_framework/src/com/owncloud/android/oc_framework/accounts/AccountTypeUtils.java
index
9f95d38
..
5f81462
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/accounts/AccountTypeUtils.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/accounts/AccountTypeUtils.java
@@
-1,6
+1,6
@@
-/* ownCloud webDAV Library for Android is available under MIT license
- * Copyright (C) 2012 Bartek Przybylski
+/* ownCloud Android Library is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
+ * Copyright (C) 2012 Bartek Przybylski
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/accounts/AccountUtils.java
b/oc_framework/src/com/owncloud/android/oc_framework/accounts/AccountUtils.java
index
5395f91
..
589e4e6
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/accounts/AccountUtils.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/accounts/AccountUtils.java
@@
-1,6
+1,6
@@
-/* ownCloud webDAV Library for Android is available under MIT license
- * Copyright (C) 2012 Bartek Przybylski
+/* ownCloud Android Library is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
+ * Copyright (C) 2012 Bartek Przybylski
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/accounts/OwnCloudAccount.java
b/oc_framework/src/com/owncloud/android/oc_framework/accounts/OwnCloudAccount.java
index
cb3fe28
..
2032504
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/accounts/OwnCloudAccount.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/accounts/OwnCloudAccount.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/AdvancedSslSocketFactory.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/AdvancedSslSocketFactory.java
index
0555eaf
..
89b8b23
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/AdvancedSslSocketFactory.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/AdvancedSslSocketFactory.java
@@
-1,6
+1,6
@@
-/* ownCloud webDAV Library for Android is available under MIT license
- * Copyright (C) 2012 Bartek Przybylski
+/* ownCloud Android Library is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
+ * Copyright (C) 2012 Bartek Przybylski
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/AdvancedX509TrustManager.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/AdvancedX509TrustManager.java
index
61a7dfe
..
2df79dc
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/AdvancedX509TrustManager.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/AdvancedX509TrustManager.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/BearerAuthScheme.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/BearerAuthScheme.java
index
4f7e7bb
..
a7b62e3
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/BearerAuthScheme.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/BearerAuthScheme.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/BearerCredentials.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/BearerCredentials.java
index
f45188d
..
97367c5
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/BearerCredentials.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/BearerCredentials.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/CertificateCombinedException.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/CertificateCombinedException.java
index
cf48423
..
464422c
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/CertificateCombinedException.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/CertificateCombinedException.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/NetworkUtils.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/NetworkUtils.java
index
90f28cb
..
c94516a
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/NetworkUtils.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/NetworkUtils.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/ProgressiveDataTransferer.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/ProgressiveDataTransferer.java
index
b2418b6
..
4d803bf
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/ProgressiveDataTransferer.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/ProgressiveDataTransferer.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/ServerNameIndicator.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/ServerNameIndicator.java
index
12973a5
..
e5a6d68
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/ServerNameIndicator.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/ServerNameIndicator.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/ChunkFromFileChannelRequestEntity.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/ChunkFromFileChannelRequestEntity.java
index
3c3709a
..
6a921e9
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/ChunkFromFileChannelRequestEntity.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/ChunkFromFileChannelRequestEntity.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/FileRequestEntity.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/FileRequestEntity.java
index
6012a53
..
1bc3eb6
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/FileRequestEntity.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/FileRequestEntity.java
@@
-1,6
+1,6
@@
-/* ownCloud webDAV Library for Android is available under MIT license
- * Copyright (C) 2012 Bartek Przybylski
+/* ownCloud Android Library is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
+ * Copyright (C) 2012 Bartek Przybylski
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/OnDatatransferProgressListener.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/OnDatatransferProgressListener.java
index
7da6f50
..
0ace2db
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/OnDatatransferProgressListener.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/OnDatatransferProgressListener.java
@@
-1,6
+1,6
@@
-/* ownCloud webDAV Library for Android is available under MIT license
- * Copyright (C) 2012 Bartek Przybylski
+/* ownCloud Android Library is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
+ * Copyright (C) 2012 Bartek Przybylski
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/OwnCloudClientFactory.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/OwnCloudClientFactory.java
index
aa2a30f
..
b90deed
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/OwnCloudClientFactory.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/OwnCloudClientFactory.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavClient.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavClient.java
index
84c585d
..
eb828d4
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavClient.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavClient.java
@@
-1,6
+1,6
@@
-/* ownCloud webDAV Library for Android is available under MIT license
- * Copyright (C) 2012 Bartek Przybylski
+/* ownCloud Android Library is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
+ * Copyright (C) 2012 Bartek Przybylski
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavEntry.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavEntry.java
index
3732bce
..
9d0d61f
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavEntry.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavEntry.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavUtils.java
b/oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavUtils.java
index
167657c
..
7b963fc
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavUtils.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/network/webdav/WebdavUtils.java
@@
-1,6
+1,6
@@
-/* ownCloud webDAV Library for Android is available under MIT license
- * Copyright (C) 2012 Bartek Przybylski
+/* ownCloud Android Library is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
+ * Copyright (C) 2012 Bartek Przybylski
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/OnRemoteOperationListener.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/OnRemoteOperationListener.java
index
e3fb58a
..
c87a190
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/OnRemoteOperationListener.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/OnRemoteOperationListener.java
@@
-1,6
+1,6
@@
-/* ownCloud webDAV Library for Android is available under MIT license
- * Copyright (C) 2012 Bartek Przybylski
+/* ownCloud Android Library is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
+ * Copyright (C) 2012 Bartek Przybylski
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/OperationCancelledException.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/OperationCancelledException.java
index
1fe54b1
..
b47a8e1
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/OperationCancelledException.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/OperationCancelledException.java
@@
-1,6
+1,6
@@
-/* ownCloud webDAV Library for Android is available under MIT license
- * Copyright (C) 2012 Bartek Przybylski
+/* ownCloud Android Library is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
+ * Copyright (C) 2012 Bartek Przybylski
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteFile.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteFile.java
index
70c9dc1
..
9c947c8
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteFile.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteFile.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteOperation.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteOperation.java
index
8736865
..
7efb588
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteOperation.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteOperation.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteOperationResult.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteOperationResult.java
index
3790ba3
..
9c4f5f3
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteOperationResult.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/RemoteOperationResult.java
@@
-1,6
+1,6
@@
-/* ownCloud webDAV Library for Android is available under MIT license
- * Copyright (C) 2012 Bartek Przybylski
+/* ownCloud Android Library is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
+ * Copyright (C) 2012 Bartek Przybylski
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ChunkedUploadRemoteFileOperation.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ChunkedUploadRemoteFileOperation.java
index
6d7ebee
..
6df4264
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ChunkedUploadRemoteFileOperation.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ChunkedUploadRemoteFileOperation.java
@@
-1,6
+1,6
@@
-/* ownCloud webDAV Library for Android is available under MIT license
- * Copyright (C) 2012 Bartek Przybylski
+/* ownCloud Android Library is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
+ * Copyright (C) 2012 Bartek Przybylski
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/CreateRemoteFolderOperation.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/CreateRemoteFolderOperation.java
index
ca9b187
..
ebbe3e6
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/CreateRemoteFolderOperation.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/CreateRemoteFolderOperation.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/DownloadRemoteFileOperation.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/DownloadRemoteFileOperation.java
index
7be68c3
..
1f2522a
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/DownloadRemoteFileOperation.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/DownloadRemoteFileOperation.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ExistenceCheckRemoteOperation.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ExistenceCheckRemoteOperation.java
index
b1be536
..
e2c936f
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ExistenceCheckRemoteOperation.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ExistenceCheckRemoteOperation.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ReadRemoteFileOperation.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ReadRemoteFileOperation.java
index
c0ab4f2
..
5615543
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ReadRemoteFileOperation.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ReadRemoteFileOperation.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ReadRemoteFolderOperation.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ReadRemoteFolderOperation.java
index
98223ab
..
fb03449
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ReadRemoteFolderOperation.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/ReadRemoteFolderOperation.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/RemoveRemoteFileOperation.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/RemoveRemoteFileOperation.java
index
8e54f2c
..
1c3570c
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/RemoveRemoteFileOperation.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/RemoveRemoteFileOperation.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/RenameRemoteFileOperation.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/RenameRemoteFileOperation.java
index
5c96f86
..
c3056e5
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/RenameRemoteFileOperation.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/RenameRemoteFileOperation.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/UploadRemoteFileOperation.java
b/oc_framework/src/com/owncloud/android/oc_framework/operations/remote/UploadRemoteFileOperation.java
index
0e1957d
..
b23d1ff
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/UploadRemoteFileOperation.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/UploadRemoteFileOperation.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/utils/FileUtils.java
b/oc_framework/src/com/owncloud/android/oc_framework/utils/FileUtils.java
index
1f81f46
..
f6c5e81
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/utils/FileUtils.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/utils/FileUtils.java
@@
-1,4
+1,4
@@
-/* ownCloud
webDAV Library for Android
is available under MIT license
+/* ownCloud
Android Library
is available under MIT license
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git
a/oc_framework/src/com/owncloud/android/oc_framework/utils/OwnCloudVersion.java
b/oc_framework/src/com/owncloud/android/oc_framework/utils/OwnCloudVersion.java
index
8dcff58
..
868b9bd
100644
(file)
--- a/
oc_framework/src/com/owncloud/android/oc_framework/utils/OwnCloudVersion.java
+++ b/
oc_framework/src/com/owncloud/android/oc_framework/utils/OwnCloudVersion.java
@@
-1,6
+1,6
@@
-/* ownCloud webDAV Library for Android is available under MIT license
+/* ownCloud Android Library is available under MIT license
+ * Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
* Copyright (C) 2012 Bartek Przybylski
* Copyright (C) 2012 Bartek Przybylski
- * Copyright (C) 2014 ownCloud (http://www.owncloud.org/)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal