Commit graph

8483 commits

Author SHA1 Message Date
renovate[bot]
6c984beeb7
Update github/codeql-action action to v3.24.0 2024-02-03 02:22:38 +00:00
renovate[bot]
fe6a6d1bbd
Update dependency gradle to v8.6 2024-02-03 02:22:32 +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
84747d95cb
Merge pull request #3617 from nextcloud/chore/noid/renamedav4Jvm-Id
Rename dav4 jvm package ID
2024-02-02 15:46:16 +01:00
Andy Scherzinger
7ae3a59c7d
Add dependency meta data of changed package id
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-02-02 13:25:16 +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
Andy Scherzinger
e2dcb129dd
Merge pull request #3616 from nextcloud/renovate/gradle-wrapper-validation-action-2.x
Update gradle/wrapper-validation-action action to v2
2024-02-01 22:01:48 +01:00
renovate[bot]
4caed203f1
Update gradle/wrapper-validation-action action to v2 2024-02-01 19:28:17 +00:00
sowjanyakch
253c3fe024 Update Edit Message
Signed-off-by: Sowjanya Kota <sowjanya.kch@gmail.com>
2024-02-01 13:34:13 +01:00
Marcel Hibbe
8e40ff0155
Merge pull request #3586 from nextcloud/issue-3584-note-to-self-action
Implementing Add to Notes in Message Actions
2024-02-01 13:23:03 +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
Andy Scherzinger
890d5d94b1
Merge pull request #3612 from nextcloud/renovate/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.x
Update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.23.5
2024-01-31 23:04:40 +01:00
Andy Scherzinger
f4b891ff39
Merge pull request #3615 from nextcloud/renovate/gradle-gradle-build-action-3.x
Update gradle/gradle-build-action action to v3
2024-01-31 23:01:05 +01:00
renovate[bot]
921b093d3a
Update gradle/gradle-build-action action to v3 2024-01-31 13:29:14 +00:00
renovate[bot]
e6c80afdaa
Update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.23.5 2024-01-31 11:01:47 +00:00
Marcel Hibbe
f75d98c573
Merge pull request #3533 from nextcloud/chore/noid/Android14
🤖Android 1️⃣4️⃣
2024-01-31 12:01:00 +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
github-actions
f7be8dd9a9 Analysis: update lint results to reflect reduced error/warning count
Signed-off-by: github-actions <github-actions@github.com>
2024-01-30 14:26:08 +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
Andy Scherzinger
6466798449
Merge pull request #3556 from nextcloud/dependabot/gradle/com.google.android.gms-play-services-base-18.3.0
Build(deps): Bump com.google.android.gms:play-services-base from 18.2.0 to 18.3.0
2024-01-28 15:05:44 +01: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
Andy Scherzinger
526f800aef
Merge pull request #3601 from nextcloud/renovate/com.google.android.gms-play-services-base-18.x
Update dependency com.google.android.gms:play-services-base to v18.3.0
2024-01-26 19:58:58 +01:00
Andy Scherzinger
204593e3e2
Update signing keys collection and webRTC dependency
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-26 19:14:14 +01:00
Andy Scherzinger
b9cc921e5f
Update signing keys collection
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-26 18:26:17 +01: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
Andy Scherzinger
091bec7556
Merge pull request #3607 from nextcloud/renovate/github-codeql-action-3.x
Update github/codeql-action action to v3.23.2
2024-01-26 17:02:45 +01:00
Andy Scherzinger
f8b59e9688
Merge pull request #3594 from nextcloud/chore/noid/dependencyChecksums
Add dependency checksums and signing key information
2024-01-26 17:02:06 +01:00
renovate[bot]
a7e887c490
Update github/codeql-action action to v3.23.2 2024-01-26 14:53:33 +00:00
Andy Scherzinger
bda7d0cac6
Add dependency checksums and signing key information
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-26 15:52:50 +01:00
Andy Scherzinger
129675afa4
Merge pull request #3604 from nextcloud/renovate/peter-evans-create-or-update-comment-4.x
Update peter-evans/create-or-update-comment action to v4
2024-01-26 14:09:59 +01:00
Andy Scherzinger
1674634ddd
Merge pull request #3603 from nextcloud/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.12.0
2024-01-26 13:50:44 +01:00
Andy Scherzinger
9f3777799c
Merge pull request #3606 from nextcloud/renovate/ubuntu-22.x
Update ubuntu Docker tag to v22
2024-01-26 13:49:42 +01:00
renovate[bot]
da979f4448
Update peter-evans/create-or-update-comment action to v4 2024-01-26 12:17:47 +00:00
renovate[bot]
89b188bc7c
Update gradle/gradle-build-action action to v2.12.0 2024-01-26 12:16:56 +00:00
Andy Scherzinger
f179079176
Merge pull request #3602 from nextcloud/renovate/gradle-8.x
Update dependency gradle to v8.5
2024-01-26 13:15:24 +01:00