Commit graph

6276 commits

Author SHA1 Message Date
Tobias Kaminsky
430fe76637 Merge remote-tracking branch 'origin/master' into dev 2024-11-09 03:45:22 +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
3200a16f81
Reduce screenshot test tolerance to 0.1%
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-11-08 16:28:10 +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
Tobias Kaminsky
64b4ce9707 daily dev 20241108 2024-11-08 02:41:45 +01:00
Tobias Kaminsky
bf6955bf99 Merge remote-tracking branch 'origin/master' into dev 2024-11-08 02:33:22 +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
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
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
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
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
Tobias Kaminsky
98536b4588 daily dev 20241106
Update Nextcloud Android library
2024-11-06 03:47:08 +01:00
Tobias Kaminsky
8247a31e5b Merge remote-tracking branch 'origin/master' into dev 2024-11-06 03:39:15 +01: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
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
renovate[bot]
264db1d824
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.26
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-05 11:16:35 +00:00
renovate[bot]
4fe93a0bf6
Update dependency androidx.compose:compose-bom to v2024.10.01
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-05 11:10:30 +00:00
tobiasKaminsky
229f59269e
Lint: ignore StringFormatCount for translated files
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-11-05 10:54:19 +01:00
Tobias Kaminsky
ad8da72554
Merge pull request #13902 from nextcloud/bugfix/first-run-activity-not-launching
Fix: Launching LauncherActivity & FirstRunActivity properly
2024-11-05 09:30:33 +01:00
tobiasKaminsky
4f0c892eea
kotlin check
codacy

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-11-05 08:26:11 +01:00
Tobias Kaminsky
ea0aa57dfe
Merge pull request #13919 from nextcloud/remove-duplicated-func-to-cancel-two-way-sync
Remove Duplicated Cancel Two Way Sync Job Function
2024-11-05 08:23:13 +01:00
Tobias Kaminsky
90ba36aeb2
Merge pull request #13920 from nextcloud/dont-check-singleton-instance-of-file-download-helper-in-loops
Don't Check or Create Singleton FileDownloadHelper Instance Inside Loops
2024-11-05 08:19:34 +01:00
Tobias Kaminsky
de20c6dc13
Merge pull request #13924 from nextcloud/bugfix/check-npe-create-user-from-account
BugFix - Check Context In createUserFromAccount()
2024-11-05 08:17:50 +01:00
Tobias Kaminsky
7286af80f0
Merge pull request #13749 from nextcloud/feature/offline-file-rename-2
Feature - Offline File Rename
2024-11-05 08:16:16 +01:00
tobiasKaminsky
75ff52aa16
remove unused parameter
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-11-05 08:09:11 +01:00
A117870935
b12f417a1a Post notification permission cleanup.
Signed-off-by: A117870935 <surinder.kumar@t-systems.com>
2024-11-05 12:08:49 +05:30
Nextcloud bot
151ec16567
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-05 02:48:58 +00:00
Tobias Kaminsky
8ca87712e4 daily dev 20241105 2024-11-05 02:38:36 +01:00
Tobias Kaminsky
0764c8bab3 Merge remote-tracking branch 'origin/master' into dev 2024-11-05 02:31:37 +01:00
Josh
d5fbba280f
fix(dashboard): Dashboard app must be enabled server-side
Fixes #11994 

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-04 07:18:36 -05:00
Nextcloud bot
662eb9144b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-04 06:57:09 +00:00
tobiasKaminsky
8fa1ae2499
hours/minutes: correct plural for english, rest will be added by Transifex
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-11-04 07:34:26 +01:00
ardevd
ffc0528605 refactor(ui): coroutine based user status retrieval.
Replaced ancient async task with a coroutine based alternative.
This comes with numerous advantages.

- Improved performance due to the nature of coroutines and the reduced overhead associated with AsyncTasks and threads.
  Approx a %50 performance increase was measured during testing.
- Passing references to fragment lifecycle context to an AsyncTask is generally a bad idea.
2024-11-01 16:58:35 +00:00