summaryrefslogtreecommitdiff
path: root/external/owncloud-android-lib
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02use android app's target-sdk (22) also for owncloud libChristian Lohmaier1-1/+1
maybe should be set via configure, to keep them in-sync Change-Id: I3747992bb2bbdd88f3668418280bbafc8c998a02
2015-06-10Android: fix ownCloud lib buildJacobo Aragunde Pérez1-0/+1
The build relied on the presence of ANDROID_HOME envvar, now we pass it explicitly. Change-Id: If33ee2c6a22435151aad244378ee5aaf7b3cc913
2015-06-10Android: add ownCloud library to the build.Jacobo Aragunde Pérez5-0/+69
Library code from https://github.com/jaragunde/owncloud-android-library This patch downloads, builds and installs the library from a tarball uploaded to http://dev-www.libreoffice.org/src/. Change-Id: I28afaea4dabe2dab869b53b1881f4d5a6522943f Reviewed-on: https://gerrit.libreoffice.org/16190 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>