From: masensio Date: Tue, 18 Mar 2014 11:51:15 +0000 (+0100) Subject: OC-3314: Modify CreateShareOperation#run in the application so that it uses GetRemote... X-Git-Tag: oc-android-1.5.5~5^2~6^2~8 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/a043bcd8de7734396d2168cc2d0f1ad8aad8a116?hp=a043bcd8de7734396d2168cc2d0f1ad8aad8a116 OC-3314: Modify CreateShareOperation#run in the application so that it uses GetRemoteSharesForFileOperation() to get a remote link in the server (if exists) and use it without creating a new one ---