File tree Expand file tree Collapse file tree
app/src/main/java/com/owncloud/android/operations Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ protected RemoteOperationResult run(OwnCloudClient client) {
203203 downloadOperation = new DownloadFileRemoteOperation (file .getRemotePath (), tmpFolder );
204204
205205 if (downloadType == DownloadType .DOWNLOAD ) {
206- dataTransferListeners .forEach (downloadOperation ::addDatatransferProgressListener );
206+ dataTransferListeners .forEach (downloadOperation ::addProgressListener );
207207 }
208208
209209 NextcloudClient nextcloudClient = OwnCloudClientExtensionsKt .toNextcloudClient (client , operationContext );
Original file line number Diff line number Diff line change 55androidCommonLibraryVersion = " 0.33.2"
66androidGifDrawableVersion = " 1.2.31"
77androidImageCropperVersion = " 4.7.0"
8- androidLibraryVersion =" dd85553abaea1c05dc514268a3cf4a976535bc2b "
8+ androidLibraryVersion =" 01adfc0a1f "
99androidOpensslVersion = " 3.5.6"
1010androidPluginVersion = " 9.2.1"
1111androidsvgVersion = " 1.4"
Original file line number Diff line number Diff line change 2078420784 <sha256 value="f5dbf2a98f6cbe6a1ab81364c15250bd5d5872fe1e524bd57c3d135e1e6143ee" origin="Generated by Gradle" reason="Artifact is not signed"/>
2078520785 </artifact>
2078620786 </component>
20787+ <component group="com.github.nextcloud" name="android-library" version="01adfc0a1f">
20788+ <artifact name="android-library-01adfc0a1f.aar">
20789+ <sha256 value="51b447988336ba10eca921d3f308da168313a16f352362cea5b7bd229bdaf2c6" origin="Generated by Gradle" reason="Artifact is not signed"/>
20790+ </artifact>
20791+ <artifact name="android-library-01adfc0a1f.module">
20792+ <sha256 value="9ee93f81089c2f4b3841a7efa5c77f845bf13811d5d6a340d35cb960537cfb10" origin="Generated by Gradle" reason="Artifact is not signed"/>
20793+ </artifact>
20794+ </component>
2078720795 <component group="com.github.nextcloud" name="android-library" version="0303be50f9">
2078820796 <artifact name="android-library-0303be50f9.aar">
2078920797 <sha256 value="d10959e216de68719efc582c5698b7e78385a53900672cb024ecc36111be6d2f" origin="Generated by Gradle" reason="Artifact is not signed"/>
You can’t perform that action at this time.
0 commit comments