Commit graph

20776 commits

Author SHA1 Message Date
A117870935
e290a0a240 Fix shared and fav section crash by avoiding multiple api calls. 2023-07-13 19:57:43 +05:30
Andy Scherzinger
67adaa6fea
Merge pull request #11801 from nextcloud/ci/sign-drone-master
chore(CI): Sign .drone.yml file
2023-07-13 12:52:28 +02:00
Joas Schilling
919c056403
chore(CI): Sign .drone.yml file
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-13 11:05:05 +02:00
Nextcloud bot
74ba78b7f9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-13 02:41:46 +00:00
Nextcloud bot
b9f0880bae
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-13 02:41:17 +00:00
Nextcloud bot
9f20b08db2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-12 02:29:31 +00:00
Nextcloud bot
ed68dd60d4
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-12 02:29:02 +00:00
Andy Scherzinger
cec8aaa70d
Merge pull request #11430 from nextcloud/chore/contacts-backup-flaky
Add RetryTestRule to ContactsBackupIT
2023-07-11 23:29:31 +02:00
Andy Scherzinger
c26496874e
Merge pull request #11799 from nextcloud/fix/texteditor-external-links
Fix external links in texteditor
2023-07-11 19:26:31 +02:00
Andy Scherzinger
a8e7796b39
Merge pull request #11410 from nextcloud/fix/crash_share_deleted_folder
Fix crashes when receiving external files and last upload folder was deleted
2023-07-11 19:22:01 +02:00
Álvaro Brey
97b02cc562 Add RetryTestRule to ContactsBackupIT
Flaky

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-07-11 18:34:29 +02:00
Álvaro Brey
d0d080d400 refactor: Dedplicate code to handle nonexisting folder
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-07-11 18:28:59 +02:00
Álvaro Brey
44f06068b0 fix: Reset last upload path when it doesn't exist anymore
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-07-11 18:28:59 +02:00
Álvaro Brey
f3b3dc4fdd fix: Crash when last upload folder does not exist anymore
- When browsing back from a folder, directly browse to root if parent does not exist
- When initially opening a folder, directly browse to root if it doesn't exist

Fixes #11207

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-07-11 18:28:59 +02:00
ZetaTom
f5d03dbcbc
Improve wording and clean up
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-11 15:06:26 +02:00
ZetaTom
dfcbce5d49
Open links in browser instead of webview
- links in text-editor will now open in external browser by default
- fixed a few warnings/deprecations

Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-11 14:54:31 +02:00
Nextcloud bot
db6dc3fd8f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-11 02:42:00 +00:00
Nextcloud bot
c0177c3f89
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-11 02:41:24 +00:00
Andy Scherzinger
62893533ca
Merge pull request #11568 from nextcloud/nmc/folderNewShareUpdatePermission
Fix: new folder/file share permission
2023-07-10 21:44:20 +02:00
Andy Scherzinger
2a62b4bfe6
Merge pull request #11794 from nextcloud/android13-migration
Support Android 13 / API 33
2023-07-10 21:41:40 +02:00
Andy Scherzinger
5a9c5629bf
Bump lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-07-10 21:40:48 +02:00
Andy Scherzinger
8011494337
Format code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-07-10 18:57:44 +02:00
ZetaTom
f811ab679e
Request POST_NOTIFICATION permission after onboarding is completed
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-10 18:57:44 +02:00
ZetaTom
8617954cff
Reformat PermissionUtil.kt
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-10 18:57:44 +02:00
ZetaTom
c6bfb73e39
Utilise granular media permissions
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-10 18:57:44 +02:00
ZetaTom
21c4d9a8ac
Raise targetSdkVersion
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-07-10 18:57:43 +02:00
A117870935
a0457d8eb1 Fix: take user selected permission for newly folder share instead of default (view only) permission. 2023-07-10 21:08:05 +05:30
Andy Scherzinger
ba292cfd2b
Merge pull request #11796 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2023-07-10 09:40:54 +02:00
nextcloud-android-bot
73e7921a03 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-07-10 07:04:21 +00:00
Nextcloud bot
9d7b6aeb7c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-10 02:42:45 +00:00
Nextcloud bot
988fa401b7
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-10 02:42:15 +00:00
Nextcloud bot
0e7f21dea6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-09 02:43:21 +00:00
Nextcloud bot
ded83f9c64
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-09 02:42:52 +00:00
Nextcloud bot
5e79b5d796
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-08 02:38:23 +00:00
Nextcloud bot
482f444377
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-08 02:37:54 +00:00
Nextcloud bot
98a4840fce
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-07 02:34:53 +00:00
Nextcloud bot
343a15dde8
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-07 02:34:24 +00:00
Nextcloud bot
4f281850dd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-06 02:39:44 +00:00
Nextcloud bot
e9ba9bd71b
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-06 02:39:14 +00:00
Tobias Kaminsky
a5578e908b
Merge pull request #11790 from nextcloud/tobiasKaminsky-patch-1
Create pr-feedback.yml
2023-07-05 08:15:53 +02:00
Tobias Kaminsky
4c44be38ca
Create pr-feedback.yml
Signed-off-by: Tobias Kaminsky <tobias@kaminsky.me>
2023-07-05 08:15:01 +02:00
Nextcloud bot
6aad98bb60
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-05 02:34:09 +00:00
Nextcloud bot
d8c59c954a
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-05 02:33:41 +00:00
Andy Scherzinger
57755343a4
Merge pull request #11738 from nextcloud/nmc/fixEmptyTrashbinFix
Fix: Migrate OwncloudClient to NextCloudClient for empty trashbin
2023-07-04 18:38:33 +02:00
A117870935
1f8bff5f8e Migrated Owncloud to NextCloud client for EmptyTrashbinRemoteOperation to fix crash. 2023-07-04 18:38:02 +02:00
Andy Scherzinger
d58edd4dce
Merge pull request #11774 from nextcloud/updatePermissions
After successful upload update permission to have correct resharing info
2023-07-04 18:36:47 +02:00
Andy Scherzinger
3511dc1d9c
Merge pull request #11759 from nextcloud/e2e_hideStream
Do not show "stream with" option for encrypted files
2023-07-04 18:35:53 +02:00
Andy Scherzinger
d6158a549f
Merge pull request #11765 from nextcloud/fix/trashbin
Fix crash when emptying bin
2023-07-04 18:28:39 +02:00
Andy Scherzinger
8ca7b1d8e3
Merge pull request #11761 from nextcloud/fix/download-PreviewMediaFragment
PreviewMediaFragment: UI/UX improvements
2023-07-04 18:27:58 +02:00
Tobias Kaminsky
0b75f904a8
Merge pull request #11746 from nextcloud/image-editor
Add image editor
2023-07-04 14:27:35 +02:00