Marcel Hibbe
07cd9e1ced
fix to display text that was sent to app via "share to"
...
the bug was, that the sent text was overwritten with "" in restoreState.
With this fix the saved state is only applied when the input field is empty (which means there was nothing shared)
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-09-04 13:41:15 +02:00
Marcel Hibbe
9e48c9a40f
Merge pull request #4069 from nextcloud/offline-support-bug-fixes
...
Bug fixes for offline support
2024-09-04 10:15:33 +02:00
rapterjet2004
ea453dba3e
Follow up bug fixes for offline support
...
Got join conversation to work
Unread message popup should work when entering a conversation now
"Delete All Messages" now works without breaking the initMessagePolling
linter
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-09-04 10:14:51 +02:00
Marcel Hibbe
822af2c967
Merge pull request #4136 from nextcloud/bugfix/noid/fixUnreadMessageScrollOnEnterChat
...
fix to scroll to last read message
2024-09-04 09:49:24 +02:00
Marcel Hibbe
20724c5efb
fix to scroll to last read message
...
This will fix to scroll to the last read message when a chat is opened.
Some refactorings were made that are not necessary for the fix (I tried to also show the "Unread messages" hint in the adapter but came to the conclusion this is not a good idea until chatkit is removed. Chatkit doesn't support to add some item in between but only at the end or start which will make it too complicated..)
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-09-04 09:48:42 +02:00
rapterjet2004
08d5d41229
Should be fixed for good , need to test though
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2024-09-03 07:59:16 -05:00
Andy Scherzinger
014b58321d
Merge pull request #4131 from nextcloud/repo-sync/android-config/master
...
🔄 synced file(s) with nextcloud/android-config
2024-09-02 10:17:57 +02:00
Andy Scherzinger
813d4f6b81
chore: cleanup legacy approval flows
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-09-02 10:16:38 +02:00
nextcloud-android-bot
ff5ca65616
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2024-09-02 08:10:15 +00:00
Nextcloud bot
a5c6c2abaf
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-02 02:55:24 +00:00
Nextcloud bot
03691644be
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-01 03:00:35 +00:00
github-actions[bot]
786c1a2c1a
Merge pull request #4130 from nextcloud/renovate/actions-upload-artifact-4.x
...
chore(deps): update actions/upload-artifact action to v4.4.0
2024-08-30 21:01:59 +02:00
renovate[bot]
72e3211e57
chore(deps): update actions/upload-artifact action to v4.4.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-30 18:52:53 +00:00
Nextcloud bot
64912d9d32
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-30 05:22:58 +00:00
github-actions[bot]
e5d1a7d2fc
Merge pull request #4128 from nextcloud/renovate/org.apache.commons-commons-lang3-3.x
...
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.17.0
2024-08-30 01:26:56 +02:00
github-actions[bot]
fab3ead608
Merge pull request #4127 from nextcloud/renovate/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.x
...
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.21
2024-08-30 01:22:43 +02:00
renovate[bot]
6d035fca1a
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.17.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-29 23:19:14 +00:00
renovate[bot]
f75c776bb5
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.21
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-29 23:16:16 +00:00
github-actions[bot]
a2b0417552
Merge pull request #4126 from nextcloud/renovate/com.android.tools.build-gradle-8.x
...
fix(deps): update dependency com.android.tools.build:gradle to v8.6.0
2024-08-29 21:43:18 +02:00
renovate[bot]
aa4527ad96
fix(deps): update dependency com.android.tools.build:gradle to v8.6.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-29 19:36:28 +00:00
github-actions[bot]
a2da56d35d
Merge pull request #4124 from nextcloud/renovate/github-codeql-action-3.x
...
chore(deps): update github/codeql-action action to v3.26.6
2024-08-29 14:31:55 +02:00
renovate[bot]
37b57a3dd8
chore(deps): update github/codeql-action action to v3.26.6
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-29 12:15:24 +00:00
Julius Linus
23eb15f121
Merge pull request #4122 from nextcloud/edit_note_to_self
...
No Edit Time limit on Note to Self Messages
2024-08-29 07:14:08 -05:00
sowjanyakch
2636979136
No Edit Time limit on Note to Self
...
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2024-08-29 09:06:29 +02:00
github-actions[bot]
401ded4f83
Merge pull request #4121 from nextcloud/renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x
...
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.2
2024-08-28 20:59:55 +02:00
renovate[bot]
e2be6ad1b0
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 18:51:11 +00:00
github-actions[bot]
333e542dfb
Merge pull request #4119 from nextcloud/renovate/mockito-monorepo
...
fix(deps): update mockito monorepo to v5.13.0
2024-08-27 21:59:05 +02:00
renovate[bot]
85049a467a
fix(deps): update mockito monorepo to v5.13.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 19:39:39 +00:00
Andy Scherzinger
507d656c3f
Merge pull request #4118 from nextcloud/renovate/media3_version
...
fix(deps): update media3_version to v1.4.1
2024-08-27 15:07:20 +02:00
renovate[bot]
a1e61de093
fix(deps): update media3_version to v1.4.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 11:22:04 +00:00
Sowjanya Kota
fa4bfbc235
Merge pull request #4088 from nextcloud/issue-4080-search-bug-conversation
...
Fix conversation search functionality and highlighting
2024-08-26 10:42:02 +02:00
rapterjet2004
64ac46e605
Got it fixed
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2024-08-26 10:20:32 +02:00
rapterjet2004
a4fd2e6a4b
Got the highlighting fixed - need to fix the submit button (or disable it) as tapping it destroys the searchViewDisposable for some reason
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2024-08-26 10:20:32 +02:00
rapterjet2004
45cb74d4ce
partial fix - now need to reset highlighting after exit
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2024-08-26 10:20:32 +02:00
Andy Scherzinger
2f2219588e
Merge pull request #4068 from nextcloud/bumpMasterTo20.1.0
...
bump version to 20.1.0 Alpha 01
2024-08-26 10:08:50 +02:00
Marcel Hibbe
0564aef1c3
bump version to 20.1.0 Alpha 01
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-08-26 09:53:44 +02:00
Andy Scherzinger
48c14383a3
Merge pull request #4111 from nextcloud/automated/update-workflows/default
...
chore: update workflows from templates
2024-08-26 09:53:06 +02:00
Nextcloud bot
f1a41301cc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-24 02:52:23 +00:00
github-actions[bot]
46d73844be
Merge pull request #4114 from nextcloud/renovate/github-codeql-action-3.x
...
chore(deps): update github/codeql-action action to v3.26.5
2024-08-24 01:43:32 +02:00
renovate[bot]
01feb5598e
chore(deps): update github/codeql-action action to v3.26.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 23:30:43 +00:00
Nextcloud bot
974463794f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-23 02:49:28 +00:00
github-actions[bot]
856ee1151d
Merge pull request #4113 from nextcloud/renovate/com.google.devtools.ksp-2.x
...
chore(deps): update plugin com.google.devtools.ksp to v2.0.20-1.0.24
2024-08-23 00:04:37 +02:00
renovate[bot]
b7713d9333
chore(deps): update plugin com.google.devtools.ksp to v2.0.20-1.0.24
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 21:57:34 +00:00
skjnldsv
8a7786b2dd
chore: update workflows from templates
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-08-22 22:45:06 +02:00
Andy Scherzinger
a80150cd32
Merge pull request #4110 from nextcloud/renovate/kotlin-monorepo
...
fix(deps): update kotlin monorepo to v2.0.20
2024-08-22 20:20:01 +02:00
Andy Scherzinger
295544878b
Merge pull request #4109 from nextcloud/renovate/org.jetbrains.kotlin.plugin.compose-2.x
...
chore(deps): update plugin org.jetbrains.kotlin.plugin.compose to v2.0.20
2024-08-22 19:10:18 +02:00
renovate[bot]
1be0fd0bff
fix(deps): update kotlin monorepo to v2.0.20
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 09:59:34 +00:00
renovate[bot]
9c9aecc1e4
chore(deps): update plugin org.jetbrains.kotlin.plugin.compose to v2.0.20
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 09:57:25 +00:00
github-actions[bot]
fa35c24fe2
Merge pull request #4107 from nextcloud/renovate/github-codeql-action-3.x
...
chore(deps): update github/codeql-action action to v3.26.4
2024-08-22 00:32:08 +02:00
renovate[bot]
94d2fdc3ad
chore(deps): update github/codeql-action action to v3.26.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 22:24:44 +00:00