Commit graph

8556 commits

Author SHA1 Message Date
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
Andy Scherzinger
19f5923fca
Merge pull request #3717 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2024-03-13 18:46:13 +01:00
nextcloud-android-bot
31f82fc2e9 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2024-03-13 17:44:09 +00:00
Marcel Hibbe
415349e267
Merge pull request #3716 from nextcloud/fix_recents_screen
Fix Recents Screen
2024-03-13 17:50:37 +01:00
sowjanyakch
353cabc442 Fix Recents Screen
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2024-03-13 17:37:56 +01:00
Marcel Hibbe
8300d62f6e
Merge pull request #3711 from nextcloud/bugfix/noid/fixContactsHeaderPosition
fix placement of contacts header items
2024-03-13 17:02:37 +01:00
Marcel Hibbe
5d0c409d7b
fix to hide open conversations after returning from search
How to test:

pre-requirement:
There are open conversations

without this commit:
1. go to search screen
2. go back to conversation list
-> all open conversations are listed below own conversations

with this commit:
1. go to search screen
2. go back to conversation list
-> only own conversations are listed

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-03-13 13:07:42 +01:00
Marcel Hibbe
306ac18732
fix placement of contacts header items
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-03-13 12:45:09 +01:00
Marcel Hibbe
445721487e
dont hide message reactions in MessageActionsDialog for federated rooms
works out of the box after server implemented federated reactions. no client changes needed

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-03-13 10:25:17 +01:00
Nextcloud bot
a067692662
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-13 04:36:28 +00:00