David Leibovych
c8aa4ddde4
fix: improves ConversationModel equals and hashCode to only contain fields important to the visual representation in the adapter
...
Signed-off-by: David Leibovych <ariedov@gmail.com>
2025-08-01 16:42:24 +03:00
Marcel Hibbe
1a4c4bed75
Merge pull request #5188 from nextcloud/feature/3074/answerWithFile
...
answer with files
2025-07-31 18:20:45 +02:00
Marcel Hibbe
7c37514612
clear reply ui when sending attachment as reply
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-31 17:38:39 +02:00
Marcel Hibbe
6ce475dd72
answer with files
...
- use replyTo/threadId for attachments upload
- handle reply UI in view holders (yes, it's too much copy paste, same as ever for the viewholders. Will be replaced by Compose!)
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-31 14:22:44 +02:00
Julius Linus
2c6e318293
Merge pull request #5200 from nextcloud/issue-5194-better-device-details
...
Better device details in login
2025-07-30 07:55:56 -05:00
Nextcloud bot
71bc327c79
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-30 02:57:42 +00:00
rapterjet2004
4bc177fb36
Better device details in login
...
I forgot to add the `User-Agent` header
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-29 11:00:23 -05:00
Nextcloud bot
3c61488cf1
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-29 02:57:06 +00:00
Sowjanya Kota
a28f30c885
Merge pull request #5197 from nextcloud/bugfix/4902/ReadTypingStatus
...
Read status/Typing status setting is misconfigured
2025-07-28 19:20:31 +02:00
rapterjet2004
01a155cf7c
linter
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-28 11:19:51 -05:00
rapterjet2004
ca4b6d5865
Allows login to locally hosted instances
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-28 10:46:45 -05:00
sowjanyakch
7fd1bc916b
remove redundant logic
...
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2025-07-28 15:17:17 +02:00
Marcel Hibbe
8203ca691d
Merge pull request #5189 from nextcloud/issue-fix-login-v2-poll-url
...
Fixed Login V2 Bug
2025-07-28 12:22:16 +02:00
Nextcloud Android Bot
2afa055e1d
Weekly 22.0.0 Alpha 15
2025-07-28 03:10:16 +00:00
Nextcloud bot
225bb8c3a3
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-28 02:58:18 +00:00
Nextcloud bot
721330f788
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-26 02:58:04 +00:00
rapterjet2004
2a5dfd89b8
fixed testChatBlocks
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 10:48:54 -05:00
rapterjet2004
79a48c3f61
Fixed Login V2 Bug
...
-_- feeling pretty dumb right now
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 10:45:12 -05:00
Nextcloud Android Bot
3d5dfaddd5
Weekly 22.0.0 Alpha 14
2025-07-25 13:46:11 +00:00
Marcel Hibbe
30de714eb7
Merge pull request #5187 from nextcloud/feature/3074/messageThreads2
...
hide thread messages in normal chat / include threadId in fieldMap ...
2025-07-25 14:48:27 +02:00
Marcel Hibbe
82055d85f1
change DB version as v19 was already introduced on master via another PR
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-25 13:37:30 +02:00
rapterjet2004
53c6511d00
updated tests + make logic async + removed old code
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 13:22:54 +02:00
rapterjet2004
b040ebc6b4
rebase
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 13:22:43 +02:00
rapterjet2004
70b11aab46
linter
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 13:22:34 +02:00
rapterjet2004
284fc653f1
fix bug cause im an idiot
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 13:22:34 +02:00
rapterjet2004
95fdcb9a39
Allow replies to maintain state on orientation change
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-07-25 13:22:33 +02:00
Marcel Hibbe
7fda6883c4
uncomment openHelperFactory
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-25 13:00:51 +02:00
Marcel Hibbe
a7ca099cbc
update threads overview in onResume
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-25 12:53:59 +02:00
Marcel Hibbe
172d2291cc
hide thread messages in normal chat
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-25 12:53:59 +02:00
Marcel Hibbe
a26d1c05bc
hide thread created system messages
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-25 12:53:59 +02:00
Marcel Hibbe
8bfbf834ae
include threadId in fieldMap
...
+ add test for getChatBlocksContainingMessageId
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-25 12:53:58 +02:00
Nextcloud bot
9aa98e69dc
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-25 02:56:43 +00:00
gavine99
7ddda7bf76
fix crash on share a file with no displayname from other app to talk. Signed-off-by: gavine99 <github@xymail.tk>
...
Signed-off-by: gavine99 <github@xymail.tk>
2025-07-23 05:36:31 +10:00
Nextcloud bot
4e99c97c02
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-22 03:10:19 +00:00
renovate[bot]
25222a6c87
fix(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.13.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 15:21:03 +00:00
Nextcloud Android Bot
05bdb3533d
Weekly 22.0.0 Alpha 13
2025-07-21 13:52:56 +00:00
Marcel Hibbe
38cbace482
add migration for 17 to 19 and fallbackToDestructiveMigration for db v18
...
migration 17 to 18 was buggy. The migration for 17 to 19 is now correct. For anyone who installed db v18 and did not reinstall the app or clear data -> fallbackToDestructiveMigration
This only affects alpha testers
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-21 14:21:55 +02:00
Nextcloud bot
312a6ae6f5
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-21 04:53:01 +00:00
Nextcloud Android Bot
054126555c
Weekly 22.0.0 Alpha 12
2025-07-21 03:10:27 +00:00
Andy Scherzinger
797bed6796
Merge pull request #5144 from nextcloud/renovate/org.apache.commons-commons-lang3-3.x
...
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.18.0
2025-07-20 22:35:35 +02:00
Nextcloud bot
816ab0f1f1
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-20 03:05:10 +00:00
renovate[bot]
738341c756
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.18.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-07-19 17:55:56 +02:00
renovate[bot]
ce41682ad0
fix(deps): update lifecycleversion to v2.9.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-07-19 15:44:09 +02:00
renovate[bot]
0af06c85e0
fix(deps): update daggerversion to v2.57
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-07-19 15:32:16 +02:00
renovate[bot]
bd6b3da7d5
fix(deps): update dependency androidx.compose:compose-bom to v2025.07.00
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-07-19 15:23:40 +02:00
renovate[bot]
0947704744
fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.12
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-19 07:48:43 +00:00
Nextcloud bot
27f8193be4
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-19 03:11:53 +00:00
renovate[bot]
6fd3cb65cd
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.19.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 18:40:01 +00:00
Nextcloud bot
4bf796632a
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-18 03:19:44 +00:00
Nextcloud Android Bot
7e72032738
Weekly 22.0.0 Alpha 11
2025-07-17 15:03:27 +00:00