4249 Commits

Author SHA1 Message Date
d901df1e3c Merge pull request #1773 from nextcloud/renovate/commons-io-commons-io-2.x
fix(deps): update dependency commons-io:commons-io to v2.20.0
2025-07-19 09:36:26 +02:00
65d47c7bfb fix(deps): update dependency commons-io:commons-io to v2.20.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 21:33:24 +00:00
fa21897fa0 Merge pull request #1721 from nextcloud/fix-abstract-it
Fix - AbstractIT
2025-07-18 15:22:40 +02:00
cee7b9f2ff Merge pull request #1770 from nextcloud/bugfix/dns-cache-blocking-thread
BugFix - DNSCache Lock
2025-07-18 08:52:38 +02:00
89ddcfc1be Merge pull request #1758 from nextcloud/remove-share-attributes
Remove share attributes & use OCShare extensions
2025-07-17 09:20:34 +02:00
97125f6bf6 fix kt spotless
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-15 11:24:30 +02:00
7d6e492208 add solution for lower Build.VERSION_CODES.N
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-15 11:16:57 +02:00
0c85b0746b fix
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-15 10:30:31 +02:00
0303be50f9 fix
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-14 12:39:41 +02:00
bb94fbce23 toggleAllowDownloadAndSync must not be extension thus user can create a new share
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-14 12:39:41 +02:00
21beee4502 add OCShare ext
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-14 12:39:41 +02:00
3e52ee08c1 useV2
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-14 12:39:41 +02:00
74a89aedd0 useV2
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-14 12:39:41 +02:00
d3e30e71e4 useV2
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-14 12:39:41 +02:00
c9383268c0 useV2
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-14 12:39:41 +02:00
ccc7ae56b9 Merge pull request #1767 from nextcloud/renovate/com.android.tools.build-gradle-8.x
fix(deps): update dependency com.android.tools.build:gradle to v8.11.1
2025-07-11 22:15:28 +02:00
1b1e3ccd23 ci(chksm): Update meta data
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-07-11 18:08:12 +02:00
255cd95810 fix(deps): update dependency com.android.tools.build:gradle to v8.11.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 13:25:19 +00:00
0e5cf5e83b Merge pull request #1768 from nextcloud/renovate/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.x
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.2.2
2025-07-11 15:02:36 +02:00
39d26975a2 fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.2.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 05:25:56 +00:00
7af95de1df Merge pull request #1680 from nextcloud/renovate/mockito-monorepo
fix(deps): update dependency org.mockito:mockito-core to v5.18.0
2025-07-11 05:08:51 +00:00
204e00d950 fix(deps): update dependency org.mockito:mockito-core to v5.18.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 13:55:14 +02:00
1d61d163cd Merge pull request #1765 from nextcloud/renovate/gradle-8.x
chore(deps): update dependency gradle to v8.14.3
2025-07-04 19:15:44 +02:00
b540e8bbed Merge pull request #1750 from nextcloud/renovate/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.x
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.2.1
2025-07-04 19:15:09 +02:00
4eded0f3e7 chore(deps): update dependency gradle to v8.14.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 16:41:45 +00:00
10ac44fe9d Merge pull request #1739 from xavi-b/master
Add federated groups
2025-07-04 11:11:24 +02:00
1f880cc897 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-03 02:55:01 +00:00
0edf15760b Merge pull request #1761 from nextcloud/bugfix/filter-chat-type-assistant
BugFix - Filter Only One TextInput and one TextOutput Task Types
2025-07-02 13:12:26 +02:00
8fc329be4d make field non nullable
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-02 11:09:58 +02:00
f4f8073a74 update tests
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-02 11:09:58 +02:00
95931e5e32 filter SingleTextInputOutput
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-07-02 11:09:58 +02:00
3ae4c07db6 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-02 02:52:06 +00:00
b853c83348 Merge pull request #1762 from nextcloud/renovate/nextcloud-pr-feedback-action-digest
chore(deps): update nextcloud/pr-feedback-action digest to e397f3c
2025-07-01 20:15:45 +02:00
844e7223bf chore(deps): update nextcloud/pr-feedback-action digest to e397f3c
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 10:49:00 +00:00
c87c1f5294 Merge pull request #1760 from nextcloud/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.29.2
2025-06-30 17:25:35 +02:00
4b1a86aa0a chore(deps): update github/codeql-action action to v3.29.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 15:07:29 +00:00
8c14b444c7 Merge pull request #1755 from nextcloud/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.29.1
2025-06-27 16:39:01 +02:00
f52088ace1 chore(deps): update github/codeql-action action to v3.29.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 12:00:18 +00:00
948ea80b1c Merge pull request #1754 from nextcloud/feat/workflow-auto-update-reuse.yml
ci: update reuse.yml workflow from template
2025-06-27 13:59:40 +02:00
5a913bda91 ci: update reuse.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-27 10:13:55 +00:00
562717db7f Merge pull request #1753 from nextcloud/morePermissions
more permissions
2025-06-27 10:50:33 +02:00
1f9d4ad14b more permissions
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2025-06-27 10:39:46 +02:00
b9dec1620f Merge pull request #1752 from nextcloud/checksPermission
add permission for check.yml
2025-06-27 10:35:21 +02:00
78dee40f4c add permission for check.yml
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2025-06-27 10:34:00 +02:00
3f3ae9dab0 Merge pull request #1751 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2025-06-27 10:30:21 +02:00
48d0111b00 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2025-06-27 08:18:09 +00:00
58bd46aec3 Update library/src/androidTest/java/com/owncloud/android/AbstractIT.java
Co-authored-by: Tom <70907959+ZetaTom@users.noreply.github.com>
Signed-off-by: Alper Öztürk <67455295+alperozturk96@users.noreply.github.com>
2025-06-25 10:33:34 +02:00
4b37bea4e3 Merge pull request #1724 from Alexander-Ger-Reich/Alexander-Ger-Reich-patch-1
Fixing a data transfer error
2025-06-25 09:47:50 +02:00
c605f7b152 fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-25 01:22:07 +00:00
f8612ec3e6 Merge pull request #1749 from nextcloud/renovate/com.android.tools.build-gradle-8.x
fix(deps): update dependency com.android.tools.build:gradle to v8.11.0
2025-06-24 21:36:04 +02:00