You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: owncloudComLibrary/src/main/java/com/owncloud/android/lib/resources/appregistry/responses/AppRegistryResponse.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,6 @@ data class AppRegistryMimeTypeResponse(
Copy file name to clipboardExpand all lines: owncloudData/src/main/java/com/owncloud/android/data/appregistry/datasources/implementation/OCRemoteAppRegistryDataSource.kt
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,9 @@
3
3
*
4
4
* @author Abel García de Prada
5
5
* @author Juan Carlos Garrote Gascón
6
+
* @author Jorge Aguado Recio
6
7
*
7
-
* Copyright (C) 2023 ownCloud GmbH.
8
+
* Copyright (C) 2025 ownCloud GmbH.
8
9
*
9
10
* This program is free software: you can redistribute it and/or modify
10
11
* it under the terms of the GNU General Public License version 2,
@@ -75,7 +76,7 @@ class OCRemoteAppRegistryDataSource(
0 commit comments