Commit graph

8478 commits

Author SHA1 Message Date
Julius Linus
a74c8c552d Popup bubbles now show up + Fixed bugs with images + added new string resource
Signed-off-by: Julius Linus <julius.linus@nextcloud.com>
2024-03-05 09:25:56 -06:00
Marcel Hibbe
b9b37f85f4
Merge pull request #3685 from nextcloud/addSpreedCapabilitiesEnums
add rest of SpreedFeatures to Enums
2024-03-05 13:34:48 +01:00
Marcel Hibbe
ba812cabdc
add rest of SpreedFeatures to Enums
delete method hasSpreedFeatureCapability that accepts capability name as string

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-03-05 13:31:23 +01:00
Marcel Hibbe
528abff080
Merge pull request #3692 from nextcloud/place-shimmer-below
Place shimmer on top of the view to avoid view jumping
2024-03-05 13:30:23 +01:00
parneet-guraya
a483fb7017
add shimmer on top of list & refactoring
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2024-03-05 13:26:11 +01:00
Marcel Hibbe
9e9e278036
Merge pull request #3682 from nextcloud/issue_3651
Renaming strings from circles to teams.
2024-03-05 13:23:40 +01:00
sowjanyakch
8ff4771e60
Renaming strings from circles to teams.
Signed-off-by: Sowjanya Kota<sowjanya.kch@gmail.com>
2024-03-05 13:20:17 +01:00
Marcel Hibbe
5a42341cf3
Merge pull request #3674 from nextcloud/file-attach-preview-handle-config
Fix: File Attachment Preview Dialog crashes ChatActivity
2024-03-05 11:44:37 +01:00
parneet-guraya
82a46572d9
wrap inside scroll view
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2024-03-05 10:48:57 +01:00
parneet-guraya
1881676538
use default constructor for fragment
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2024-03-05 10:48:56 +01:00
Nextcloud bot
b70b6dfba9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-05 02:44:37 +00:00
renovate[bot]
1ba04dd526
fix(deps): update mockito monorepo to v5.11.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 21:23:41 +00:00
Andy Scherzinger
2f1e8f6aa3
Merge pull request #3689 from nextcloud/renovate/com.github.nextcloud.android-common-ui-0.x
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.17.0
2024-03-04 22:14:12 +01:00
renovate[bot]
4029d0aa3f
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.17.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 20:20:03 +00:00
Marcel Hibbe
535d8c7ed4
Merge pull request #3670 from nextcloud/bugfix/2704/janus1x
add compatibility for janus 1.x
2024-03-04 13:00:08 +01:00
Marcel Hibbe
fcf6c845a7
add compatibility for janus 1.x
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-03-04 12:59:35 +01:00
Marcel Hibbe
abe9a9d5fb
fix ShareUtilsTest
fix to not assume baseUrl can't be null for mockito 'when' condition

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-03-04 12:58:40 +01:00
Nextcloud bot
1612639b2e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-02 02:48:15 +00:00
Andy Scherzinger
1262a75996
Merge pull request #3683 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.0.8
2024-03-01 20:09:22 +01:00
Andy Scherzinger
060da3f8da
Bump scoring
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-01 18:05:42 +01:00
Andy Scherzinger
a9cbb657ee
fix comment
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-01 18:05:32 +01:00
Andy Scherzinger
504653b7da
Make spotbugs more chatty console output wise
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-01 18:03:11 +01:00
Andy Scherzinger
3c80197908
Update classes path for spotbugs to pick up
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-01 18:03:11 +01:00
renovate[bot]
b05b8d9387
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 18:03:10 +01:00
Andy Scherzinger
9c2f017f30
Add protobuf key
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-01 15:16:52 +01:00
renovate[bot]
523ade6250
fix(deps): update coilktversion to v2.6.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 13:49:19 +00:00
Andy Scherzinger
1879a4a0cb
Merge pull request #3671 from nextcloud/renovate/daggerversion
fix(deps): update daggerversion to v2.51
2024-03-01 14:43:17 +01:00
Nextcloud bot
688b54efa0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-01 11:10:57 +00:00
Marcel Hibbe
f11b426421
Merge pull request #3663 from nextcloud/feature/noid/handleFederationRoomCapabilities
Feature/noid/handle federation room capabilities
2024-03-01 11:28:04 +01:00
Marcel Hibbe
754b825096
pass spreedCapabilities instead user to CapabilitiesUtil
To support federated rooms, capabilities have to be checked from the room which now also has capabilities.
If room is not federated, capabilities fromuser are still checked.
This is why CapabilitiesUtil had to be refactored to accept SpreedCapabilities which can come from room or user.

Other than that, many other changes were made as a result of this change.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-03-01 11:25:11 +01:00
renovate[bot]
bd5e427b6d
fix(deps): update daggerversion to v2.51
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 22:47:00 +00:00
Andy Scherzinger
513127e481
Merge pull request #3679 from nextcloud/renovate/com.android.tools.build-gradle-8.x
fix(deps): update dependency com.android.tools.build:gradle to v8.3.0
2024-02-29 23:36:41 +01:00
Andy Scherzinger
9593d957da
Add further 8.3.0 dependency meta data
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-02-29 23:30:17 +01:00
Andy Scherzinger
9f3aa9c656
fix trusted aapt package
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-02-29 21:54:13 +01:00
Andy Scherzinger
03f0dfb3b8
remove by now included keys
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-02-29 21:43:40 +01:00
Andy Scherzinger
5b8503b8a8
Add further keys and checksums
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-02-29 21:43:40 +01:00
renovate[bot]
9e7ee01813
fix(deps): update dependency com.android.tools.build:gradle to v8.3.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 21:43:40 +01:00
Andy Scherzinger
4a07392fdf
Merge pull request #3681 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2024-02-29 21:39:40 +01:00
nextcloud-android-bot
ab2ae15364 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2024-02-29 20:35:52 +00:00
Andy Scherzinger
511732ff4e
Merge pull request #3678 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2024-02-29 21:03:56 +01:00
nextcloud-android-bot
5ec04ccfc4 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2024-02-29 19:23:57 +00:00
Andy Scherzinger
d3d7fe1b68
Merge pull request #3654 from nextcloud/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.24.6
2024-02-29 15:14:04 +01:00
renovate[bot]
87e9a872c0
chore(deps): update github/codeql-action action to v3.24.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 14:09:22 +00:00
Nextcloud bot
bdd8e534d7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-29 02:43:47 +00:00
Andy Scherzinger
59a2dcd058
Merge pull request #3672 from nextcloud/renovate/actions-setup-java-4.x
chore(deps): update actions/setup-java action to v4.1.0
2024-02-28 18:29:58 +01:00
renovate[bot]
2d406f6ab5
chore(deps): update actions/setup-java action to v4.1.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 06:16:58 +00:00
Nextcloud bot
c79def1855
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-28 02:53:22 +00:00
Marcel Hibbe
a3ca0a42d7
Merge pull request #3630 from nextcloud/issue-3569-1-developing-data-layer-for-chats
Preparing for federation - Developing data layer for chats
2024-02-27 17:59:58 +01:00
Julius Linus
dcc8fc6954
Major refactoring, implements ChatActivity in MVVM to prepare for federation and offline chatting.
Signed-off-by: Julius Linus <julius.linus@nextcloud.com>
2024-02-27 17:52:30 +01:00
Marcel Hibbe
81291d31c5
Merge pull request #3666 from nextcloud/lib/webRtcLibUpdate121.6167.0
webRtc v121.6167.0 followup
2024-02-27 15:36:33 +01:00