Commit graph

20548 commits

Author SHA1 Message Date
Andy Scherzinger
9d632a5abf
Bump GH actions to Java17
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-05 15:13:31 +02:00
Andy Scherzinger
4ba2720498
Bump drone image to 8:3
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-05 15:13:31 +02:00
Andy Scherzinger
17658fc148
Bump com.android.tools.build:gradle to 8.0.1
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-05 15:13:16 +02:00
Tobias Kaminsky
4c6768a43e
Merge pull request #11684 from nextcloud/conflictNotification
Show conflict notification with newer API
2023-06-05 14:42:28 +02:00
Nextcloud bot
c18a84755d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-05 02:22:14 +00:00
Nextcloud bot
1562a18b10
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-05 02:21:45 +00:00
Nextcloud bot
417fe82180
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-04 02:22:57 +00:00
Nextcloud bot
d00972108f
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-04 02:22:28 +00:00
Andy Scherzinger
ceccdb3b58
Merge pull request #11690 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2023-06-03 17:36:41 +02:00
nextcloud-android-bot
9635dbf0e9 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-06-03 02:43:02 +00:00
Nextcloud bot
626bb43a54
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-03 02:23:38 +00:00
Nextcloud bot
bebdba6421
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-03 02:23:09 +00:00
Andy Scherzinger
36e3f42e33
Merge pull request #11546 from nextcloud/remoteOperation
Use resultData for Push and Notifications
2023-06-02 18:03:35 +02:00
Andy Scherzinger
aaa0fc0875
revert back to master lib
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-02 16:29:16 +02:00
tobiasKaminsky
cd0aa47855 Use resultData for Push and Notifications
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-02 15:04:50 +02:00
Tobias Kaminsky
ca5353d6b4
Merge pull request #11687 from nextcloud/groupfolderMigration
upon update reset capabilities
2023-06-02 09:06:43 +02:00
tobiasKaminsky
01cc5c72c8
upon update reset capabilities
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-02 08:24:50 +02:00
Nextcloud bot
eec7e2c7a7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-02 02:22:52 +00:00
Nextcloud bot
f1834ab6ef
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-02 02:22:23 +00:00
Andy Scherzinger
7b4cda1447
Merge pull request #11685 from nextcloud/chore/noid/migrateGHOutputVariablesTest
Migrate output variables to new GH output variables
2023-06-01 23:20:55 +02:00
Andy Scherzinger
feaa01252f
Migrate output variables to new GH output variables
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-01 20:15:42 +02:00
tobiasKaminsky
8ec5994151
Show conflict notification with newer API
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-01 16:01:28 +02:00
Tobias Kaminsky
d32b014cec
Merge pull request #11644 from nextcloud/rotateBottomSheet
Prevent having double entries after rotate
2023-06-01 12:31:48 +02:00
tobiasKaminsky
df750bf93a
add missing import
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-01 11:27:43 +02:00
Tobias Kaminsky
94dcb8ecbb
Update app/src/main/java/com/nextcloud/ui/fileactions/FileActionsBottomSheet.kt
Co-authored-by: Tom <70907959+ZetaTom@users.noreply.github.com>
Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
2023-06-01 11:27:43 +02:00
tobiasKaminsky
1ecbf84505
Prevent having double entries after rotate
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-06-01 11:27:43 +02:00
Tobias Kaminsky
8e86617177
Merge pull request #11673 from nextcloud/fixShowingOneGroupfolder
fix showing only one groupfolder
2023-06-01 10:48:44 +02:00
Nextcloud bot
940428224c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-01 02:24:20 +00:00
Nextcloud bot
8dfd82a25b
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-01 02:23:51 +00:00
Tobias Kaminsky
8cd3edffff
Merge pull request #11672 from nextcloud/groupfolderCapability
Store groupfolder capability
2023-05-31 08:56:19 +02:00
Tobias Kaminsky
1e5d1e85da
Merge pull request #11286 from afflux/documentsstorageprovider-emptypath
handle files that have just been uploaded in DocumentStorageProvider
2023-05-31 08:32:11 +02:00
Nextcloud bot
6a262ff4a2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-31 02:30:43 +00:00
Nextcloud bot
983ebae82d
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-31 02:30:15 +00:00
tobiasKaminsky
40d8ea8673 fix showing only one groupfolder
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-30 18:55:02 +02:00
Andy Scherzinger
58fce22ab6
Merge pull request #11675 from nextcloud/fix/password-protected-pdfs
Fix crash when opening password-protected pdfs.
2023-05-30 18:53:29 +02:00
Andy Scherzinger
7074ac9e02
Merge pull request #11661 from nextcloud/dependabot/gradle/com.diffplug.spotless-6.19.0
Build(deps): Bump com.diffplug.spotless from 6.18.0 to 6.19.0
2023-05-30 17:00:51 +02:00
ZetaTom
00904fbcf0
Fix crash when opening password-protected pdfs.
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-05-30 15:22:17 +02:00
Andy Scherzinger
c7d0d0f47d
reformat code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-30 13:56:12 +02:00
tobiasKaminsky
095c5c6766
Store groupfolder capability
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-30 10:40:18 +02:00
dependabot[bot]
c776bfd0e7
Build(deps): Bump com.diffplug.spotless from 6.18.0 to 6.19.0
Bumps com.diffplug.spotless from 6.18.0 to 6.19.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 08:47:24 +02:00
Nextcloud bot
0a0b9cd2c5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-30 02:26:14 +00:00
Nextcloud bot
ffcf2287ea
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-30 02:25:46 +00:00
Kjell Braden
5127f12a45 add test for successive write in DocumentsStorageProvider
Signed-off-by: Kjell Braden <afflux@pentabarf.de>
2023-05-29 11:29:21 +02:00
Kjell Braden
d0db9427cd handle files that have just been uploaded in DocumentStorageProvider
fixes #11283

Directly after upload, UploadFileOperation may change paths to the empty
string (see commit a7304351b1). Most accessors of OCFile handle this, so
DocumentStorageProvider must use one that does.

Signed-off-by: Kjell Braden <afflux@pentabarf.de>
2023-05-29 11:29:21 +02:00
Nextcloud bot
597b3c7317
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-29 02:46:15 +00:00
Nextcloud bot
903f06be5b
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-29 02:45:47 +00:00
Nextcloud bot
656fe547ad
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-28 02:25:29 +00:00
Nextcloud bot
abb5fe4af7
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-28 02:24:59 +00:00
Andy Scherzinger
d55a71f77c
Merge pull request #11669 from nextcloud/automated/update-workflows
chore: update workflows from templates
2023-05-27 10:00:01 +02:00
John Molakvoæ
4f5b79b316
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-27 09:44:20 +02:00