Commit graph

6694 commits

Author SHA1 Message Date
sowjanyakch
426c8823c5 add (edited) tag in incoming and outgoing messages layout 2024-02-05 22:46:30 +01:00
sowjanyakch
eb27b7039f Update Edit Message 2024-02-05 22:46:30 +01:00
sowjanyakch
7d4abf19a1 layout - edit message view 2024-02-05 22:46:30 +01:00
sowjanyakch
80c843227e System Messages and Error handling 2024-02-05 22:46:30 +01:00
sowjanyakch
718369d80e Edit inputText view refactoring 2024-02-05 22:46:30 +01:00
sowjanyakch
5ecfd3cd3b Basic Edit feature 2024-02-05 22:46:30 +01:00
Sowjanya Kota
96a244408e Checking Edit Capability 2024-02-05 22:46:29 +01:00
Nextcloud bot
a0a044815e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-05 02:41:32 +00:00
renovate[bot]
9ea11c1bba
Update dependency joda-time:joda-time to v2.12.7 2024-02-05 01:07:24 +00:00
Nextcloud bot
ec2c1fbc9a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-04 02:45:56 +00:00
Nextcloud bot
354fa7e2cf
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-03 02:42:57 +00:00
Sowjanya Kota
0e13c1f3ce
Merge branch 'master' into feature/edit_messages
Signed-off-by: Sowjanya Kota <sowjanya.kch@gmail.com>
2024-02-02 17:09:42 +01:00
Andy Scherzinger
4799108509
move to new artifact id of dav4jvm lib
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-02-02 13:17:01 +01:00
Nextcloud bot
e97ff4aaea
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-02 02:44:56 +00:00
sowjanyakch
6db42115ba add (edited) tag in incoming and outgoing messages layout
Signed-off-by:Sowjanya Kota <sowjanya.kch@gmail.com>
2024-02-01 22:37:41 +01:00
sowjanyakch
253c3fe024 Update Edit Message
Signed-off-by: Sowjanya Kota <sowjanya.kch@gmail.com>
2024-02-01 13:34:13 +01:00
Julius Linus
d45277beaf
Impl "Add to Notes Action"
- Note to self option should only appear if conversation is available
- Added ic_edit_note_24_xml
- Implemented MVVM functions for cleaner data flow
- Added the option to the XML
- Works for Voice Messages
- Works for Files(and Gifs) + captions
- Works for GeoLocation Messages
- Added SnackBar

Signed-off-by: Julius Linus <julius.linus@nextcloud.com>
2024-02-01 12:18:06 +01:00
Nextcloud bot
5b85731097
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-01 02:44:34 +00:00
Andy Scherzinger
665de31580
Merge pull request #3611 from nextcloud/renovate/io.gitlab.arturbosch.detekt-detekt-formatting-1.x
Update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.5
2024-01-31 23:07:21 +01:00
renovate[bot]
1681726d33
Update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.5 2024-01-31 11:00:30 +00:00
Marcel Hibbe
e4a80429d3
remove foregroundServiceType="phoneCall"
for NCFirebaseMessagingService

Using a foregroundServiceType for firebase is not recommended:
https://firebase.google.com/docs/cloud-messaging/android/client#manifest

and it would violate android14 terms:
https://developer.android.com/about/versions/14/changes/fgs-types-required

tested and notifications still work as expected

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-01-31 11:20:24 +01:00
sowjanyakch
cc8719668d layout - edit message view
Signed-off-by: Sowjanya Kota <101803542+sowjanyakch@users.noreply.github.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2024-01-31 09:22:13 +01:00
Andy Scherzinger
f687a407cc fix patch regex for ca lang
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-30 14:26:08 +01:00
Andy Scherzinger
69d6d2c043 Add foreground service phone call for gplay build
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-30 14:26:08 +01:00
Andy Scherzinger
12d413bd53 Add further lang with additional quantity strings not offered by transifex
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-30 14:26:08 +01:00
Andy Scherzinger
f2b838f8b7 properly name context variable
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-30 14:26:08 +01:00
Andy Scherzinger
29a357ad08 Bump target sdk to 34
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-30 14:26:08 +01:00
Andy Scherzinger
7fe6dd066b Register ReceiverFlags when registering receivers for Android 13+
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-30 14:26:08 +01:00
Andy Scherzinger
f931407d56 Add general receiver registration implementation
Signed-off-by: alperozturk <alper_ozturk@proton.me>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-30 14:26:08 +01:00
sowjanyakch
2b24c69cbf System Messages and Error handling
Signed-off-by: Sowjanya Kota <101803542+sowjanyakch@users.noreply.github.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2024-01-30 09:45:15 +01:00
Nextcloud Android Bot
316749a4b9 Weekly 18.1.0 Alpha 10 2024-01-29 03:19:55 +00:00
Nextcloud bot
59aaa6034a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-28 02:39:55 +00:00
Nextcloud bot
8e7dd58cb2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-27 03:11:46 +00:00
renovate[bot]
2da3427d6e
Update dependency com.google.android.gms:play-services-base to v18.3.0 2024-01-26 16:06:30 +00:00
Nextcloud bot
1f73e9e7dd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-26 02:43:47 +00:00
Andy Scherzinger
31b82d4055
Merge pull request #3591 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.14.0
Build(deps): Bump com.github.nextcloud.android-common:ui from 0.13.0 to 0.14.0
2024-01-25 20:40:34 +01:00
dependabot[bot]
5f5e8be50f
Build(deps): Bump org.mockito:mockito-android from 5.9.0 to 5.10.0
Bumps [org.mockito:mockito-android](https://github.com/mockito/mockito) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.9.0...v5.10.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 19:35:18 +00:00
Andy Scherzinger
f9752f436b
Merge pull request #3593 from nextcloud/dependabot/gradle/org.mockito-mockito-core-5.10.0
Build(deps): Bump org.mockito:mockito-core from 5.9.0 to 5.10.0
2024-01-25 20:33:47 +01:00
sowjanyakch
33de105048 Edit inputText view refactoring
Signed-off-by: Sowjanya Kota <101803542+sowjanyakch@users.noreply.github.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2024-01-25 17:47:21 +01:00
Nextcloud bot
03a14c5d90
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-25 02:41:46 +00:00
dependabot[bot]
e62d038df8
Build(deps): Bump org.mockito:mockito-core from 5.9.0 to 5.10.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.9.0...v5.10.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 02:16:54 +00:00
sowjanyakch
337f07abfe Basic Edit feature
Signed-off-by: Sowjanya Kota <101803542+sowjanyakch@users.noreply.github.com>
2024-01-24 14:00:27 +01:00
Nextcloud bot
7193f9a2f3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-24 02:41:55 +00:00
dependabot[bot]
e7084e54f3
Build(deps): Bump com.github.nextcloud.android-common:ui
Bumps com.github.nextcloud.android-common:ui from 0.13.0 to 0.14.0.

---
updated-dependencies:
- dependency-name: com.github.nextcloud.android-common:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 02:30:04 +00:00
Andy Scherzinger
53d493a43b Build(deps): Bump org.mockito:mockito-android from 5.8.0 to 5.9.0
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-22 09:51:59 +01:00
dependabot[bot]
26480e5eec Build(deps): Bump org.mockito:mockito-core from 5.8.0 to 5.9.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 09:51:59 +01:00
Nextcloud Android Bot
b709a2e4a2 Weekly 18.1.0 Alpha 09 2024-01-22 03:13:05 +00:00
Nextcloud bot
7f14df9b40
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-22 02:42:11 +00:00
Nextcloud bot
6113d07baf
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-21 03:02:01 +00:00
Sowjanya Kota
d8d1de2f35 Checking Edit Capability
Signed-off-by:Sowjanya Kota <101803542+sowjanyakch@users.noreply.github.com>
2024-01-19 18:12:31 +01:00
Andy Scherzinger
2554904906
Merge pull request #3582 from nextcloud/dependabot/gradle/media3_version-1.2.1
Build(deps): Bump media3_version from 1.2.0 to 1.2.1
2024-01-19 12:43:31 +01:00
Nextcloud bot
9e301a0e52
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-19 02:42:13 +00:00
dependabot[bot]
b5fe04ae9a
Build(deps): Bump media3_version from 1.2.0 to 1.2.1
Bumps `media3_version` from 1.2.0 to 1.2.1.

Updates `androidx.media3:media3-exoplayer` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.2.0...1.2.1)

Updates `androidx.media3:media3-ui` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.2.0...1.2.1)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 21:07:33 +00:00
Nextcloud bot
b14e4b9c4e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-18 02:41:43 +00:00
parneet-guraya
6f88c8bcbd
add cancel upload functionality
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2024-01-17 09:21:32 +01:00
Nextcloud bot
64732b8155
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-17 02:42:05 +00:00
Nextcloud bot
8a175f5c2f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-16 02:41:15 +00:00
Julius Linus
30c6ad5ab6
save cursor position
Signed-off-by: Julius Linus <julius.linus@nextcloud.com>
2024-01-15 15:16:32 +01:00
Marcel Hibbe
f232fda7c1
set string "Build flavor" to translatable=false
otherwise translators won't understand what this is.
As translations were already made a new key was introduced to avoid "Translated Untranslatable" warnings

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-01-15 12:51:29 +01:00
Nextcloud bot
921773cb1d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-15 11:05:44 +00:00
rakekniven
045d55a039 Update strings.xml
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2024-01-15 11:17:16 +01:00
rakekniven
3d3e8f38cf fix(i18n): Adapted trademarks and fixed grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2024-01-15 11:17:16 +01:00
Nextcloud bot
cc529b84f5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-15 02:39:14 +00:00
Nextcloud bot
eba8260861
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-14 02:42:26 +00:00
Nextcloud bot
a3d77f7563
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-13 02:47:47 +00:00
Marcel Hibbe
52d63fbdb0
Merge pull request #3558 from nextcloud/feature/noid/addNotificationHintsToSettings
Add diagnose screen and add permission checks in settings
2024-01-12 10:03:45 +01:00
Marcel Hibbe
c7a72aaf4a
add diagnose screen and permission warnings in settings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-01-12 09:54:28 +01:00
Nextcloud bot
abba4eb04e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-12 08:04:41 +00:00
Nextcloud bot
8b62de880c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-12 02:39:44 +00:00
Nextcloud bot
0881f21e5f
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-12 02:39:25 +00:00
dependabot[bot]
2ac0241aa7
Build(deps): Bump lifecycleVersion from 2.6.2 to 2.7.0
Bumps `lifecycleVersion` from 2.6.2 to 2.7.0.

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.6.2 to 2.7.0

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.6.2 to 2.7.0

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.6.2 to 2.7.0

Updates `androidx.lifecycle:lifecycle-process` from 2.6.2 to 2.7.0

Updates `androidx.lifecycle:lifecycle-common` from 2.6.2 to 2.7.0

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-process
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 02:26:58 +00:00
Nextcloud bot
e9d0708d2d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-10 02:43:59 +00:00
Nextcloud bot
18a5c4a74a
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-10 02:43:39 +00:00
Nextcloud bot
a9c6c5563e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-09 02:44:38 +00:00
Nextcloud bot
2b84b79411
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-09 02:44:18 +00:00
Andy Scherzinger
3e5d7b0643
Merge pull request #3562 from nextcloud/dependabot/gradle/joda-time-joda-time-2.12.6
Build(deps): Bump joda-time:joda-time from 2.12.5 to 2.12.6
2024-01-08 10:03:36 +01:00
Nextcloud Android Bot
b4df6a7aeb Weekly 18.1.0 Alpha 08 2024-01-08 03:16:17 +00:00
Nextcloud bot
0fc5857d4d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-08 02:44:38 +00:00
Nextcloud bot
f76a852f8c
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-08 02:44:19 +00:00
dependabot[bot]
171448a64c
Build(deps): Bump joda-time:joda-time from 2.12.5 to 2.12.6
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.12.5 to 2.12.6.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.12.5...v2.12.6)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 02:14:39 +00:00
Nextcloud bot
c12fdd73e9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-07 02:46:24 +00:00
Nextcloud bot
64d4d8466a
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-07 02:46:04 +00:00
Nextcloud bot
8d1199e11c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-06 02:47:48 +00:00
Nextcloud bot
405c698606
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-06 02:47:29 +00:00
Nextcloud bot
a5b5388477
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-05 02:46:41 +00:00
Nextcloud bot
ab41ef037f
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-05 02:46:21 +00:00
Sowjanya Kota
ffda98632e
Share message text to other apps
Signed-off-by: Sowjanya Kota <sowjanya.kch@gmail.com>
2024-01-04 11:18:24 +01:00
Nextcloud bot
dbdd4ed772
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-04 02:44:25 +00:00
Nextcloud bot
1669c011f0
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-04 02:44:04 +00:00
Nextcloud bot
318499ca24
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-03 02:43:16 +00:00
Nextcloud bot
b02f275354
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-03 02:42:56 +00:00
dependabot[bot]
cb9457a197 Build(deps): Bump org.osmdroid:osmdroid-android from 6.1.17 to 6.1.18
Bumps [org.osmdroid:osmdroid-android](https://github.com/osmdroid/osmdroid) from 6.1.17 to 6.1.18.
- [Release notes](https://github.com/osmdroid/osmdroid/releases)
- [Changelog](https://github.com/osmdroid/osmdroid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-6.1.17...osmdroid-parent-6.1.18)

---
updated-dependencies:
- dependency-name: org.osmdroid:osmdroid-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 13:22:12 +01:00
Nextcloud bot
654d24f238
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-02 02:40:03 +00:00
Nextcloud bot
e647655cd8
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-02 02:39:44 +00:00
Nextcloud Android Bot
e35f863eb4 Weekly 18.1.0 Alpha 07 2024-01-01 03:13:16 +00:00
Nextcloud bot
7bf0ddbd4e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-01 02:42:07 +00:00
Nextcloud bot
652d538b4c
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-01 02:41:48 +00:00
Nextcloud bot
47be9b8e49
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-31 02:42:55 +00:00
Nextcloud bot
23dcfe9aca
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-31 02:42:35 +00:00
Nextcloud bot
c64cc9fa87
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-30 02:51:39 +00:00
Nextcloud bot
cacb7c4991
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-30 02:51:13 +00:00
Nextcloud bot
bac2500703
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-29 02:40:34 +00:00
Nextcloud bot
c77a69b928
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-29 02:40:14 +00:00
Nextcloud bot
e2aa396fdd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-28 02:42:24 +00:00
Nextcloud bot
067e022004
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-28 02:42:04 +00:00
Sowjanya Kota
ccf6337bb0 Using finish() to handle only forward message back button 2023-12-27 15:34:27 +01:00
Nextcloud bot
cbb391c017
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-27 02:41:19 +00:00
Nextcloud bot
8ca2af0c21
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-27 02:40:59 +00:00
Nextcloud bot
3bdb4b08d2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-26 02:42:38 +00:00
Nextcloud bot
0b489d77f1
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-26 02:42:19 +00:00
Nextcloud Android Bot
02327237bd Weekly 18.1.0 Alpha 06 2023-12-25 03:11:02 +00:00
Nextcloud bot
21a3649b52
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-25 02:43:32 +00:00
Nextcloud bot
a38400adf5
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-25 02:43:13 +00:00
Nextcloud bot
7824737181
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-24 02:49:08 +00:00
Nextcloud bot
5fa166cd71
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-24 02:48:49 +00:00
Nextcloud bot
f32f3b2e9e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-23 02:45:04 +00:00
Nextcloud bot
45cc8a5114
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-23 02:44:44 +00:00
Julius Linus
49d65786ea
guarantee AudioUtils stop executing after 3 seconds, sharp, regardless of state of MediaCodec
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2023-12-22 16:03:46 +01:00
dependabot[bot]
ce51d36618
Build(deps): Bump com.mebigfatguy.fb-contrib:fb-contrib
Bumps [com.mebigfatguy.fb-contrib:fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.6.3 to 7.6.4.
- [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.6.3...v7.6.4)

---
updated-dependencies:
- dependency-name: com.mebigfatguy.fb-contrib:fb-contrib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-22 02:12:48 +00:00
Andy Scherzinger
1c2c80aa5b
Add drag handle to remaining bottom sheets
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-21 10:28:04 +01:00
Nextcloud bot
7455bcfc64
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-21 02:44:22 +00:00
Nextcloud bot
5498e558c1
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-21 02:44:03 +00:00
dependabot[bot]
ee431f16d3
Build(deps): Bump daggerVersion from 2.49 to 2.50
Bumps `daggerVersion` from 2.49 to 2.50.

Updates `com.google.dagger:dagger` from 2.49 to 2.50
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.49...dagger-2.50)

Updates `com.google.dagger:dagger-compiler` from 2.49 to 2.50
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.49...dagger-2.50)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 11:21:11 +01:00
Nextcloud bot
a67330d4dc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-20 02:38:01 +00:00
Nextcloud bot
31f324e434
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-20 02:37:41 +00:00
Nextcloud bot
e4dc1dffdc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-19 02:39:17 +00:00
Nextcloud bot
6c3d12be31
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-19 02:38:58 +00:00
tobiasKaminsky
a77ad7bf74 Add WebAuthN support
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-12-18 09:49:00 +01:00
Andy Scherzinger
b47f5ab1bf Bump hwsecurity-fido from 2.4.5 to 4.1.0-patch2
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-18 09:49:00 +01:00
Nextcloud Android Bot
f8a8f2566c Weekly 18.1.0 Alpha 05 2023-12-18 03:14:19 +00:00
Nextcloud bot
d5cc8cea31
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-18 02:39:02 +00:00
Nextcloud bot
d053fdc784
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-18 02:38:43 +00:00
Nextcloud bot
be5e2059e3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-17 02:38:41 +00:00
Nextcloud bot
aa8a71dfb4
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-17 02:38:21 +00:00
Nextcloud bot
c5b7b536f5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-16 02:38:56 +00:00
Nextcloud bot
c0a741406d
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-16 02:38:36 +00:00
Andy Scherzinger
e0c6bfdd46
add drag handles to call/chat bottom sheets
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-15 09:55:55 +01:00
Andy Scherzinger
9621f943f1
theme background for dialog-based BottomSheet
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-15 09:55:55 +01:00
Andy Scherzinger
c68f733ea0
Material3: Add drag handle to sscope dialog
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-15 09:55:55 +01:00
Andy Scherzinger
cb306151b1
Material3: Add drag handle
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-15 09:55:52 +01:00
Nextcloud bot
cfcf8dfabc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-15 02:38:20 +00:00
Nextcloud bot
5d924198ce
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-15 02:38:00 +00:00
Andy Scherzinger
4ee987bc23
Merge pull request #3519 from nextcloud/dependabot/gradle/com.google.android.material-material-1.11.0
Build(deps): Bump com.google.android.material:material from 1.10.0 to 1.11.0
2023-12-14 11:03:22 +01:00
Andy Scherzinger
fddb04c1ad
Merge pull request #3517 from nextcloud/dependabot/gradle/androidxCameraVersion-1.3.1
Build(deps): Bump androidxCameraVersion from 1.3.0 to 1.3.1
2023-12-14 10:54:03 +01:00
Andy Scherzinger
e1eea40ef7
Merge pull request #3518 from nextcloud/dependabot/gradle/androidx.exifinterface-exifinterface-1.3.7
Build(deps): Bump androidx.exifinterface:exifinterface from 1.3.6 to 1.3.7
2023-12-14 10:51:11 +01:00
dependabot[bot]
0834135ca6
Build(deps): Bump androidx.activity:activity-ktx from 1.8.1 to 1.8.2
Bumps androidx.activity:activity-ktx from 1.8.1 to 1.8.2.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 02:15:23 +00:00
dependabot[bot]
324dc86122
Build(deps): Bump com.google.android.material:material
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 02:14:36 +00:00
dependabot[bot]
da14e1f87f
Build(deps): Bump androidx.exifinterface:exifinterface
Bumps androidx.exifinterface:exifinterface from 1.3.6 to 1.3.7.

---
updated-dependencies:
- dependency-name: androidx.exifinterface:exifinterface
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 02:14:21 +00:00
dependabot[bot]
e3227a237b
Build(deps): Bump androidxCameraVersion from 1.3.0 to 1.3.1
Bumps `androidxCameraVersion` from 1.3.0 to 1.3.1.

Updates `androidx.camera:camera-core` from 1.3.0 to 1.3.1

Updates `androidx.camera:camera-camera2` from 1.3.0 to 1.3.1

Updates `androidx.camera:camera-lifecycle` from 1.3.0 to 1.3.1

Updates `androidx.camera:camera-view` from 1.3.0 to 1.3.1

---
updated-dependencies:
- dependency-name: androidx.camera:camera-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.camera:camera-camera2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.camera:camera-lifecycle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.camera:camera-view
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 02:14:13 +00:00
Andy Scherzinger
2f17706323
Update build files to latest DSL
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-13 14:01:17 +01:00
Nextcloud bot
6cd5bb0265
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-13 02:40:49 +00:00
Nextcloud bot
36e4c1eb5a
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-13 02:40:29 +00:00
Andy Scherzinger
35c6b62061
Merge pull request #3504 from nextcloud/dependabot/gradle/com.google.firebase-firebase-messaging-23.4.0
Build(deps): Bump com.google.firebase:firebase-messaging from 23.3.1 to 23.4.0
2023-12-12 11:01:01 +01:00
dependabot[bot]
6994711323
Build(deps): Bump com.vanniktech:emoji-google from 0.17.0 to 0.18.0
Bumps [com.vanniktech:emoji-google](https://github.com/vanniktech/Emoji) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/vanniktech/Emoji/releases)
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vanniktech/Emoji/compare/0.17.0...0.18.0)

---
updated-dependencies:
- dependency-name: com.vanniktech:emoji-google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 08:16:38 +00:00
Nextcloud bot
b447b18881
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-12 02:40:25 +00:00
Nextcloud bot
267603840b
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-12 02:40:05 +00:00
Nextcloud Android Bot
476feedfd9 Weekly 18.1.0 Alpha 04 2023-12-11 03:15:00 +00:00
Nextcloud bot
26a4a752e4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-11 02:44:28 +00:00
Nextcloud bot
272da0298c
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-11 02:44:08 +00:00
Nextcloud bot
9421f2b3aa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-10 02:38:05 +00:00
Nextcloud bot
88abff16b6
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-10 02:37:45 +00:00
Nextcloud bot
56a27852b4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-09 02:43:58 +00:00
Nextcloud bot
2411ad54c5
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-09 02:43:37 +00:00
dependabot[bot]
7e1e3cef13 Build(deps): Bump com.google.firebase:firebase-messaging
Bumps [com.google.firebase:firebase-messaging](https://github.com/firebase/firebase-android-sdk) from 23.3.1 to 23.4.0.
- [Changelog](https://github.com/firebase/firebase-android-sdk/blob/master/docs/make_release_notes.py)
- [Commits](https://github.com/firebase/firebase-android-sdk/commits)

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-messaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 09:57:46 +01:00
Nextcloud bot
083972dd42
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-08 02:39:27 +00:00
Nextcloud bot
873d41c3b3
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-08 02:39:08 +00:00
Nextcloud bot
0dba9d0730
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-07 02:39:58 +00:00
Nextcloud bot
e0ba7e1acb
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-07 02:39:39 +00:00
Nextcloud bot
31823cb166
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-06 02:41:03 +00:00
Nextcloud bot
c63148b7df
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-06 02:40:44 +00:00
Marcel Hibbe
8507e96bc5
Merge pull request #3502 from nextcloud/bugfix/3491/fixErrorWhenDecliningRecConsent
avoid error when declining recording consent
2023-12-05 18:57:35 +01:00
Andy Scherzinger
0538b966af
Merge pull request #3495 from nextcloud/dependabot/gradle/daggerVersion-2.49
Build(deps): Bump daggerVersion from 2.48.1 to 2.49
2023-12-05 18:51:50 +01:00
Andy Scherzinger
503a4f5c11
migrate to new buildConfig flag
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:55:07 +01:00
Andy Scherzinger
12a1b7e6f8
ktlint: Property name should use the screaming snake case notation when the value can not be changed
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:50:58 +01:00
Andy Scherzinger
5356edf4a9
ktlint: Empty parentheses in function call followed by lambda are unnecessary
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:45:24 +01:00
Andy Scherzinger
565d0cf61b
ktlint: statement fits in a single line
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:45:02 +01:00
Andy Scherzinger
3f911965bd
ktlint: Property name should start with a lowercase letter and use camel case
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:37:53 +01:00
Andy Scherzinger
d7f8d1ecb2
ktlint: Single space expected between colon and return type
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:35:43 +01:00
Andy Scherzinger
9395a35af6
ktlint: Newline expected after opening parenthesis
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:34:54 +01:00
Andy Scherzinger
67b2752360
ktlint: Expected a single space
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:32:21 +01:00
Andy Scherzinger
59e8f4b550
ktlint: No comment expected at this location
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:31:34 +01:00
Andy Scherzinger
29db97c8bc
ktlint: Missing newline before/after '{'
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:30:25 +01:00
Andy Scherzinger
ae9c092997
ktlint: A comment in a 'value_argument_list' is only allowed when placed on a separate line
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:29:33 +01:00
Andy Scherzinger
f2da9b93de
ktlint: First line of body expression fits on same line as function signature
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:28:49 +01:00
Andy Scherzinger
88970c59a5
ktlint: Newline expected before expression body
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:26:33 +01:00
Marcel Hibbe
6ac9fa5fff
avoid error when declining recording consent
When declining recording consent, 404 might be returned when leaving the call (because the call was not joined before).
It might not be the best option to handle this via onError, but for the moment (18.0.0 release) it's the most robust/lowest-risk solution without to change some state handling to check if the call was joined).
finish was added which makes sense anyway, but for declining recording consent the error snackbar was removed.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-12-05 16:20:28 +01:00
Andy Scherzinger
627e9d5c20
ktlint: No whitespace expected between opening parenthesis and first parameter name
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:17:31 +01:00
Andy Scherzinger
f2b86a9d86
ktlint: Enum entry should start on a separate line
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:01:00 +01:00
Andy Scherzinger
3a6e18c07e
reformat test code for latest ktlint release
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 15:37:47 +01:00
Nextcloud bot
d1247a6f6c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-05 02:42:10 +00:00
Nextcloud bot
327927a7d0
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-05 02:41:49 +00:00
Andy Scherzinger
aaf8c6b310
Merge pull request #3493 from nextcloud/dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.0.1
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.2.5 to 6.0.1
2023-12-04 10:05:59 +01:00
Andy Scherzinger
21e6823383
update syntax to snom 6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-04 09:47:52 +01:00
dependabot[bot]
1342fc4ff6
Build(deps): Bump org.mockito:mockito-android from 5.7.0 to 5.8.0
Bumps [org.mockito:mockito-android](https://github.com/mockito/mockito) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.7.0...v5.8.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:26:05 +01:00
dependabot[bot]
48bb7426e0
Build(deps): Bump org.mockito:mockito-core from 5.7.0 to 5.8.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.7.0...v5.8.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:19:10 +01:00
Andy Scherzinger
d523b8212a
Merge pull request #3494 from nextcloud/dependabot/gradle/com.mebigfatguy.fb-contrib-fb-contrib-7.6.3
Build(deps): Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.2 to 7.6.3
2023-12-04 07:48:24 +01:00
Nextcloud Android Bot
a828dce27e Weekly 18.1.0 Alpha 03 2023-12-04 03:15:06 +00:00
dependabot[bot]
338028121b
Build(deps): Bump daggerVersion from 2.48.1 to 2.49
Bumps `daggerVersion` from 2.48.1 to 2.49.

Updates `com.google.dagger:dagger` from 2.48.1 to 2.49
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.48.1...dagger-2.49)

Updates `com.google.dagger:dagger-compiler` from 2.48.1 to 2.49
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.48.1...dagger-2.49)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 02:47:33 +00:00
dependabot[bot]
ca2e633739
Build(deps): Bump com.mebigfatguy.fb-contrib:fb-contrib
Bumps [com.mebigfatguy.fb-contrib:fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.6.2 to 7.6.3.
- [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.6.2...v7.6.3)

---
updated-dependencies:
- dependency-name: com.mebigfatguy.fb-contrib:fb-contrib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 02:47:24 +00:00
Nextcloud bot
e88ac62efa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-04 02:37:19 +00:00