From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- external/owncloud-android-lib/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 external/owncloud-android-lib/README (limited to 'external/owncloud-android-lib/README') diff --git a/external/owncloud-android-lib/README b/external/owncloud-android-lib/README new file mode 100644 index 000000000..921619d63 --- /dev/null +++ b/external/owncloud-android-lib/README @@ -0,0 +1,7 @@ +Library required to access ownCloud servers from Android. + +Code from https://github.com/jaragunde/owncloud-android-library, release 0.9.4. +Notice it is a fork from the official repository at +https://github.com/owncloud/android-library, the test and example projects have +been removed and the binary jars have been replaced with the sources of the +required libraries. -- cgit v1.2.3