Commit graph

25578 commits

Author SHA1 Message Date
alperozturk
d8e951ecaa
add missing constructor usages
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-11-11 12:53:23 +01:00
alperozturk
dbcfcca259
only use FileDownloadWorker via manual sync
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-11-11 12:46:58 +01:00
alperozturk
db547427f4
fix usage of mTransferWasRequested
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-11-11 12:04:02 +01:00
alperozturk
e48cb5aee4
dont use FileDownloadWorker in SynchronizeFileOperation
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-11-11 11:59:29 +01:00
alperozturk
f15c017174
dont use FileDownloadWorker in SynchronizeFolderOperation
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-11-11 11:58:05 +01:00
alperozturk
190d0a9bab
add mCancellationRequested call
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-11-11 11:50:20 +01:00
Tobias Kaminsky
bcbefc0e0b
Merge pull request #12672 from nextcloud/fix/handle-new-notification
Workaround (or fix maybe) for NEW_NOTIFICATION messages
2024-11-11 10:36:03 +01:00
Andy Scherzinger
bf8c6d8a89
Merge pull request #13986 from nextcloud/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.27.1
2024-11-08 19:42:48 +01:00
renovate[bot]
e764a3eabb
chore(deps): update github/codeql-action action to v3.27.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 18:41:07 +00:00
Andy Scherzinger
98d11ce379
Merge pull request #13768 from nextcloud/lessTolerant
Reduce screenshot test tolerance to 0.1%
2024-11-08 17:49:52 +01:00
Andy Scherzinger
e1071374c8
fix: Update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-11-08 16:31:50 +01:00
tobiasKaminsky
aff67498f1
check
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-11-08 16:28:16 +01:00
tobiasKaminsky
3200a16f81
Reduce screenshot test tolerance to 0.1%
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-11-08 16:28:10 +01:00
Andy Scherzinger
4224b45152
Merge pull request #13981 from nextcloud/renovate/com.google.devtools.ksp-2.x
chore(deps): update plugin com.google.devtools.ksp to v2.0.21-1.0.27
2024-11-08 13:05:23 +01:00
renovate[bot]
2d16a1eac2
chore(deps): update plugin com.google.devtools.ksp to v2.0.21-1.0.27
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 10:50:15 +00:00
Andy Scherzinger
aa77375ae3
Merge pull request #13951 from nextcloud/renovate/androidx.fragment-fragment-ktx-1.x
fix(deps): update dependency androidx.fragment:fragment-ktx to v1.8.5
2024-11-07 14:20:08 +01:00
renovate[bot]
918adcad05 Update dependency androidx.fragment:fragment-ktx to v1.8.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 14:09:42 +01:00
Andy Scherzinger
b59cf3bd1e
Merge pull request #13954 from nextcloud/renovate/androidx.lifecycle-lifecycle-viewmodel-ktx-2.x
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.7
2024-11-07 14:08:19 +01:00
Andy Scherzinger
686730882a
build(checksums): add further keys and checksums for dependencies
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-11-07 14:02:46 +01:00
renovate[bot]
a2510495bd
fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 13:50:37 +01:00
renovate[bot]
a6a3197b78
fix(deps): update dependency androidx.lifecycle:lifecycle-service to v2.8.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 13:46:07 +01:00
renovate[bot]
cc79542099
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 10:31:15 +00:00
alperozturk
07ef42de72
check folder path before upload
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-11-07 09:28:17 +01:00
Onkar Chavan
dd2104a318 Refactor usernameToColor: improve MD5 validation, optimize color generation, and enhance readability.
Signed-off-by: Onkar Chavan <onkarvchavan2017@gmail.com>
2024-11-07 08:52:38 +01:00
Onkar Chavan
dc65407672 Refactor rotateImage() to improve EXIF orientation handling and readability.
Signed-off-by: Onkar Chavan <onkarvchavan2017@gmail.com>
2024-11-07 08:52:38 +01:00
Onkar Chavan
a9d9fbfcc5 Updated bitmap decoding: using ImageDecoder for Android 9 (API 28) and above, and BitmapFactory for older versions.
Signed-off-by: Onkar Chavan <onkarvchavan2017@gmail.com>
2024-11-07 08:52:38 +01:00
Tobias Kaminsky
a05d638407
Merge pull request #13944 from nextcloud/jtr/fix-10040
fix(sharing): make clear re-sharing prevented by policy or permissions
2024-11-07 08:11:44 +01:00
Tobias Kaminsky
6d0aaa6499
Merge pull request #13927 from nextcloud/replace-status-async-task
refactor(ui): coroutine based user status retrieval.
2024-11-07 07:38:21 +01:00
tobiasKaminsky
d60864a340
remove unneeded string
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-11-07 07:34:02 +01:00
Nextcloud bot
abd3f9e547
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-07 02:58:28 +00:00
tobiasKaminsky
23b2306c9c
fix check
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-11-06 11:16:18 +01:00
tobiasKaminsky
04ab8f0347
Merge remote-tracking branch 'origin/jtr/fix-10040' into jtr/fix-10040 2024-11-06 11:12:28 +01:00
tobiasKaminsky
15879b384d change screenshot
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-11-06 07:58:22 +01:00
Josh
4f52062f16 Update strings.xml
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-06 07:58:22 +01:00
Josh
ace56876d9 Update strings.xml
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-06 07:58:22 +01:00
Josh
da414658dc fix(sharing): Remove du reshare string from FileDetailSharingFragment
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-06 07:58:22 +01:00
Josh
82f3d06c32 fix(sharing): make clear re-sharing prevented by admin policy
Fixes #10040

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-06 07:58:22 +01:00
tobiasKaminsky
18ca1af906
change screenshot
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-11-06 07:35:30 +01:00
Nextcloud bot
5c38fc52cc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-06 06:20:11 +00:00
Andy Scherzinger
4e5d3112b5
Merge pull request #13912 from nextcloud/renovate/androidx.annotation-annotation-1.x
Update dependency androidx.annotation:annotation to v1.9.1
2024-11-05 17:16:43 +01:00
Andy Scherzinger
2ff4f0402c
Merge pull request #13950 from nextcloud/renovate/androidx.compose-compose-bom-2024.x
Update dependency androidx.compose:compose-bom to v2024.10.01
2024-11-05 17:00:57 +01:00
Andy Scherzinger
06927968a9
Merge pull request #13956 from nextcloud/renovate/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.x
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.26
2024-11-05 16:11:33 +01:00
Andy Scherzinger
d009778689
Merge pull request #13957 from nextcloud/renovate/androidx.constraintlayout-constraintlayout-2.x
Update dependency androidx.constraintlayout:constraintlayout to v2.2.0
2024-11-05 16:10:47 +01:00
Tobias Kaminsky
cbc5fe4ef7
Merge pull request #12832 from Pixee-Bot-Java/pixeebot/drip-2024-03-26-pixee-java/switch-literal-first
Switch order of literals to prevent NullPointerException
2024-11-05 15:42:45 +01:00
Tobias Kaminsky
5934b048f5
Merge pull request #13702 from Siddikpatel/statusbarissue
status bar should be transparent now
2024-11-05 15:41:24 +01:00
Tobias Kaminsky
220823da6b
Merge pull request #13949 from nextcloud/lintCount
Lint: ignore StringFormatCount for translated files
2024-11-05 15:40:33 +01:00
Andy Scherzinger
611051f49c
Merge pull request #13955 from nextcloud/renovate/androidpluginversion
fix(deps): update dependency com.android.tools.build:gradle to v8.7.2
2024-11-05 15:36:10 +01:00
Tobias Kaminsky
7ca05ca679
Merge pull request #13946 from nextcloud/notification-permission-cleanup
Notification permission cleanup
2024-11-05 12:59:39 +01:00
Tobias Kaminsky
d7a9d75dc1
Merge pull request #13940 from nextcloud/jtr/fix-11994
fix(dashboard): Dashboard app must be enabled server-side
2024-11-05 12:19:55 +01:00
renovate[bot]
b11853caf1
Update dependency androidx.constraintlayout:constraintlayout to v2.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-05 11:17:18 +00:00