Commit graph

8565 commits

Author SHA1 Message Date
renovate[bot]
b9f32800aa
Update retrofit2Version to v2.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 14:03:08 +01:00
Marcel Hibbe
4cf0fd20f2
Merge pull request #3735 from nextcloud/feature/noid/fixMarkAsReadForFederatedRooms
fix to mark federated rooms as read
2024-03-20 13:43:33 +01:00
Marcel Hibbe
d15d8d29e6
fix to mark federated rooms as read
As lastMessageId is not available for federatedRooms, the API on server side now allows the messageID to be optional. This is done by this commit: messageId is null when it's a federated room.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-03-20 13:27:48 +01:00
Andy Scherzinger
4150d8e4eb
Merge pull request #3730 from nextcloud/renovate/com.android.tools.build-gradle-8.x
Update dependency com.android.tools.build:gradle to v8.3.1
2024-03-19 20:12:54 +01:00
Andy Scherzinger
0207f6703c
Update meta data
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-19 20:05:56 +01:00
renovate[bot]
2d5e79b02a
Update dependency com.android.tools.build:gradle to v8.3.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 19:14:01 +01:00
Marcel Hibbe
b6ab3cde9a
manually bump to 19.0.0 Alpha 03
manual bump because alpha automation failed to bump version because of
"Commits must have verified signatures".
See https://github.com/nextcloud/talk-android/pull/3733#issuecomment-2007183957

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-03-19 14:42:46 +01:00
Marcel Hibbe
3da5c2a7c6
Merge pull request #3733 from nextcloud/fix19Alpha02Build
manually bump to 19.0.0 Alpha 02
2024-03-19 14:15:18 +01:00
Marcel Hibbe
fe82c3f061
manually bump to 19.0.0 Alpha 02
there seems to be something wrong that alpha workflow did not update the apps version.
Thats why gplay complains with
"Google Api Error: forbidden: Cannot update a published APK. - Cannot update a published APK."
because it always tries to upload 19.0.0 Alpha 02.

On nextcloud ftp server, it was most probably always overwritten as there is an up to date alpha2 version.

Seeting the version number to 19.0.0 Alpha 02 should make sure that an alpha 3 is built on next automation run.

The root cause that the version was/is not changed by the automation is still unclear.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-03-19 14:13:39 +01:00
Marcel Hibbe
325da27804
Merge pull request #3720 from nextcloud/settings-screen-scroll-state
Retain Settings Screen Scroll State
2024-03-19 13:43:08 +01:00
parneet-guraya
1dce0ca7a0
use id to retain scroll state
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2024-03-19 13:41:05 +01:00
Marcel Hibbe
2561ae5afd
Merge pull request #3719 from nextcloud/feature/noid/updateMineTypeIcons
Update mine type icons
2024-03-19 13:38:01 +01:00
Andy Scherzinger
8280479aa5
Update mimetype icons
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-19 13:37:28 +01:00
Marcel Hibbe
a4a04eb354
Merge pull request #3707 from nextcloud/support-delete-messages-unlimited-capability
Implemented delete-messages-unlimited feature
2024-03-19 13:31:45 +01:00
sowjanyakch
d80200906d
ktlintFormat
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2024-03-19 13:19:55 +01:00
sowjanyakch
2b1a16415c
Implemented delete-messages-unlimited feature
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2024-03-19 13:19:55 +01:00
Marcel Hibbe
b1013e418d
Merge pull request #3710 from nextcloud/bugfix/noid/fixReadMarker
use X-Chat-Last-Common-Read to fix read status
2024-03-19 13:18:45 +01:00
Marcel Hibbe
2e317b134c
use X-Chat-Last-Common-Read to fix read status
Without this commit, the read status was broken as X-Chat-Last-Common-Read was not used. It was removed by
https://github.com/nextcloud/talk-android/pull/3630

As a result all messages were marked as unread after waiting for 30 seconds.

With this commit the X-Chat-Last-Common-Read is used again.
Messages are marked as read again also after 30 seconds.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-03-19 13:18:09 +01:00
Andy Scherzinger
f65b7074da
Merge pull request #3728 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2024-03-18 17:46:30 +01:00
nextcloud-android-bot
2cb7039d5a 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2024-03-18 16:43:51 +00:00
Nextcloud bot
986773e0b4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-18 02:45:04 +00:00
Andy Scherzinger
59b3e98346
Merge pull request #3727 from nextcloud/chore/noid/spdxHeaderPart3
Add SPDX header for icon work
2024-03-17 21:03:35 +01:00
Andy Scherzinger
df38cfccdc
Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-17 18:33:33 +01:00
Andy Scherzinger
2be5f10380
Merge pull request #3726 from nextcloud/chore/noid/spdxHeaderPart2
SPDX header part2
2024-03-17 18:33:08 +01:00
Andy Scherzinger
65662e90c8
Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-17 18:19:19 +01:00
Andy Scherzinger
74465fd799
Add Db schema updates with a general statement
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-17 18:01:15 +01:00
Andy Scherzinger
2731009377
Merge pull request #3725 from nextcloud/chore/noid/ktLimit
Bump heap space
2024-03-17 17:54:24 +01:00
Andy Scherzinger
7598fc2c2e
Bump heap space
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-17 15:29:15 +01:00
Andy Scherzinger
8d920e345c
Merge pull request #3724 from nextcloud/chore/noid/fixNameTypo
fix name bug
2024-03-17 15:20:36 +01:00
Andy Scherzinger
77bfd19a72
fix name bug
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-17 15:19:49 +01:00
Andy Scherzinger
c787156033
Merge pull request #3723 from nextcloud/chore/noid/dep5
Add reuse dep5 package definition
2024-03-17 15:10:29 +01:00
Andy Scherzinger
6dfbc3f20a
Add reuse dep5 package definition
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-17 15:09:34 +01:00
Andy Scherzinger
9dfa5b330a
Merge pull request #3721 from nextcloud/chore/noid/psdxHeaderStep1
Add SPDX header
2024-03-17 15:02:21 +01:00
Andy Scherzinger
5603ab8a30
Merge pull request #3722 from nextcloud/chore/noid/pinUbuntudependency
Chore/noid/pin ubuntudependency
2024-03-17 14:56:04 +01:00
Andy Scherzinger
a9206a5ac7
Pin ubuntu dependency
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-17 14:55:37 +01:00
Andy Scherzinger
4b0daa6978
Fix kotlin fomatting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-17 14:41:36 +01:00
Andy Scherzinger
96ba967b03
Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-17 14:19:56 +01:00
Marcel Hibbe
007c407549
Merge pull request #3704 from Ruggero1912/master
Resumes playback of VoiceMessages on screen rotation and continue playing a voice message if chatActivity in background but still open
2024-03-15 16:01:07 +01:00
Giacomo Pacini
b84d5fb1e1
Merge branch 'master' into master 2024-03-15 13:41:04 +01:00
Andy Scherzinger
1ca9208f89
Merge pull request #3715 from nextcloud/renovate/actions-setup-java-4.x
chore(deps): update actions/setup-java action to v4.2.1
2024-03-14 22:13:57 +01:00
renovate[bot]
f06f2c09e4 chore(deps): update actions/setup-java action to v4.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-14 22:13:19 +01:00
Andy Scherzinger
36a0c55fdc
Merge pull request #3718 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2024-03-14 22:12:07 +01:00
nextcloud-android-bot
7a87475914 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2024-03-14 21:07:08 +00:00
Giacomo Pacini
ee6722bc6f
Merge branch 'master' into master 2024-03-14 15:25:22 +01:00
Sowjanya Kota
a8d9009106
Merge pull request #3712 from nextcloud/bugfix/noid/fixConversationListItemsAfterSearch
fix to hide open conversations after returning from search
2024-03-14 15:23:46 +01:00
Nextcloud bot
bad323280a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-14 02:44:51 +00:00
Giacomo Pacini
2deefb3c0a
Merge remote-tracking branch 'upstream/master' 2024-03-13 18:50:32 +01:00
Giacomo Pacini
064c3809b0
removed some comments, modified indentation, moved some strings to companion object
Signed-off-by: Giacomo Pacini <giacomopacini98@gmail.com>
2024-03-13 18:47:51 +01:00
Giacomo Pacini
ca5a379883
save audio message id and position when activity is destroyed,
also restores view position to that message and then resumes audio playback if was playing.
it allows to continue playing audio on screen rotation.

Signed-off-by: Giacomo Pacini <giacomopacini98@gmail.com>
2024-03-13 18:47:51 +01:00
Giacomo Pacini
b44641c0c7
removed stopMediaPlayer method call in onStop(),
so that audio continues playing when activity in background.
if backpressed, stops mediaplayer

Signed-off-by: Giacomo Pacini <giacomopacini98@gmail.com>
2024-03-13 18:47:50 +01:00