Commit graph

8380 commits

Author SHA1 Message Date
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
Marcel Hibbe
a3ecd82d13
rename MagicWebRTCUtils to WebRTCUtils
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-02-27 15:23:11 +01:00
Marcel Hibbe
dd6991e39e
remove hardcoded devices for webrtc audio setup
android-talk-webrtc in version 121.6167.0 doesn't allow access to
WebRtcAudioManager
WebRtcAudioUtils
anymore.

These classes were used for
HARDWARE_AEC_EXCLUDE_SET
and
OPEN_SL_ES_INCLUDE_SET
lists, which were not updated for years.

For these reasons the checks for HARDWARE_AEC_EXCLUDE_SET and OPEN_SL_ES_INCLUDE_SET are removed.
If people are complaining about different behaviour of audio performance/echoes, it's worth to have a closer look at the changes again.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-02-27 15:23:11 +01:00
Marcel Hibbe
8c47b89ce5
fix ktlint warnings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-02-27 15:15:56 +01:00
Marcel Hibbe
b7250f953e
Merge pull request #3665 from nextcloud/renovate/com.github.nextcloud-deps-android-talk-webrtc-121.x
fix(deps): update dependency com.github.nextcloud-deps:android-talk-webrtc to v121
2024-02-27 15:15:10 +01:00
renovate[bot]
66c643a0e8
fix(deps): update dependency com.github.nextcloud-deps:android-talk-webrtc to v121
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 13:25:02 +00:00
Nextcloud bot
1c8d2b0dce
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-27 02:43:36 +00:00
Andy Scherzinger
6739086584
Merge pull request #3661 from nextcloud/renovate/com.github.nextcloud.android-common-ui-0.x
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.16.0
2024-02-26 18:20:30 +01:00
Andy Scherzinger
e2dbf0cdbe
Merge pull request #3662 from nextcloud/renovate/com.h3xstream.findsecbugs-findsecbugs-plugin-1.x
fix(deps): update dependency com.h3xstream.findsecbugs:findsecbugs-plugin to v1.13.0
2024-02-26 18:04:32 +01:00
Marcel Hibbe
4b9a0aa02b
Merge pull request #3652 from nextcloud/feature/noid/showTestNotification
show test notification + modify doc
2024-02-26 17:04:02 +01:00
Marcel Hibbe
fde635d61b
show test notification + modify doc
show test notification from
occ notification:test-push --talk username

This will directly show the push notification without to fetch any data from nextcloud instance.

Additionally some additions to documentation were made

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-02-26 16:52:41 +01:00
renovate[bot]
82ea36e598
fix(deps): update dependency com.h3xstream.findsecbugs:findsecbugs-plugin to v1.13.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 15:52:31 +00:00
renovate[bot]
403babcc86
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.16.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 15:51:21 +00:00
Marcel Hibbe
4ff8b16226
Merge pull request #3653 from nextcloud/feature/3532/federatedInvitationHandling
Feature/3532/federated invitation handling
2024-02-26 16:47:29 +01:00
Marcel Hibbe
c13f2589ff
handle federation invitations
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-02-26 16:45:55 +01:00
Nextcloud bot
2c911d998a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-25 02:44:43 +00:00
Andy Scherzinger
486215f5ba
Merge pull request #3657 from nextcloud/chore/noid/removeDependabot
Remove dependabot
2024-02-23 12:11:34 +01:00
Andy Scherzinger
ea396fb5e7
remove dependabot
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-02-23 12:11:06 +01:00
Andy Scherzinger
4817a46571
Merge pull request #3656 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2024-02-23 12:09:32 +01:00
Andy Scherzinger
bc40ef6e62
Add git signoff
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-02-23 12:07:37 +01:00
nextcloud-android-bot
509485e780 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2024-02-23 11:00:29 +00:00
Andy Scherzinger
f6ff021f97
Merge pull request #3655 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2024-02-22 18:00:04 +01:00
nextcloud-android-bot
911d9a6f46 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2024-02-22 16:40:27 +00:00
Nextcloud bot
18e0ae31bc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-21 02:41:28 +00:00
Nextcloud bot
094ecea457
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-20 02:40:30 +00:00
Andy Scherzinger
18633625eb
Merge pull request #3648 from nextcloud/renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3
2024-02-19 11:28:30 +01:00
renovate[bot]
e51413f78f
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3 2024-02-19 09:53:38 +00:00
Marcel Hibbe
e5f25bda67
Merge pull request #3608 from nextcloud/feature/edit_messages
Feature/edit messages
2024-02-19 10:12:43 +01:00
Marcel Hibbe
f64bd87d84
Merge remote-tracking branch 'origin/master' into feature/edit_messages 2024-02-19 09:27:20 +01:00
Nextcloud bot
a8aa3e42a4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-19 02:43:20 +00:00
Nextcloud bot
8768a901cd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-18 02:43:10 +00:00
Marcel Hibbe
9a4bf14e09
Merge remote-tracking branch 'origin/master' into feature/edit_messages 2024-02-16 17:09:03 +01:00
Andy Scherzinger
360b57bc11
Merge pull request #3647 from nextcloud/bumpMasterTo19.0
bump version to 19.0.0 Alpha 01
2024-02-16 16:53:29 +01:00
Marcel Hibbe
1b9fb81e61
bump version to 19.0.0 Alpha 01
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-02-16 16:34:17 +01:00
Marcel Hibbe
505e57b5e7
Merge pull request #3645 from nextcloud/bugfix/noid/removePhoneCallPermission
remove FOREGROUND_SERVICE_PHONE_CALL
2024-02-16 16:16:08 +01:00
Marcel Hibbe
e3c0d500d8
remove FOREGROUND_SERVICE_PHONE_CALL
FOREGROUND_SERVICE_PHONE_CALL is removed because it is not necessary.

Seems it was introduced when moving to Android 14 because NCFirebaseMessagingService originally contained android:foregroundServiceType="phoneCall"

But this foregroundServiceType is not allowed/necessary for NCFirebaseMessagingService so it was removed, but it was forgotten to also remove FOREGROUND_SERVICE_PHONE_CALL permission.

This commit will remove FOREGROUND_SERVICE_PHONE_CALL permission so release process on gplay won't complain.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-02-16 16:01:23 +01:00
Marcel Hibbe
c016804314
Merge pull request #3613 from nextcloud/bugfix/3560/notSendSpeakingMessageWhenMuted
avoid to send "speaking" data channel message when mic is muted
2024-02-16 13:09:39 +01:00
Marcel Hibbe
2a856bc77a
avoid to send "speaking" data channel message when mic is muted
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-02-16 13:06:56 +01:00
Marcel Hibbe
f4ddd6e1ab
Merge pull request #3567 from nextcloud/group-upload-noti
Grouping upload notification
2024-02-16 12:57:27 +01:00
parneet-guraya
d63fc58a62
remove class level notification property
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2024-02-16 11:30:03 +01:00
parneet-guraya
d6201cf796
use new builder for failure notification
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2024-02-16 11:30:03 +01:00
parneet-guraya
94a1238f28
create notification group using summary notification
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2024-02-16 11:30:03 +01:00
Andy Scherzinger
d118bf06a4
Merge pull request #3643 from nextcloud/renovate/com.github.nextcloud.android-common-ui-0.x
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.15.0
2024-02-15 17:00:47 +01:00
Andy Scherzinger
f8fa28cedd
Merge pull request #3642 from nextcloud/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.24.3
2024-02-15 16:25:41 +01:00
renovate[bot]
2f0cff3a73
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.15.0 2024-02-15 14:25:27 +00:00
renovate[bot]
2e4aefa965
chore(deps): update github/codeql-action action to v3.24.3 2024-02-15 13:44:22 +00:00
sowjanyakch
4e9f62e400 Added content description for ImageView.
Signed-off-by: Sowjanya Kota<sowjanya.kch@gmail.com>
2024-02-14 17:30:33 +01:00
sowjanyakch
861b565c01 Added date to editor details and changes related to design.
Signed-off-by: Sowjanya Kota<sowjanya.kch@gmail.com>
2024-02-14 16:08:13 +01:00
Andy Scherzinger
d742cdff36
Merge pull request #3641 from nextcloud/renovate/gradle-gradle-build-action-3.x
chore(deps): update gradle/gradle-build-action action to v3.1.0
2024-02-14 08:13:46 +01:00