Skip to content

fix(assistant): chat task flow#16624

Merged
alperozturk96 merged 12 commits into
masterfrom
fix/chat-task-flow
Mar 11, 2026
Merged

fix(assistant): chat task flow#16624
alperozturk96 merged 12 commits into
masterfrom
fix/chat-task-flow

Conversation

@alperozturk96

@alperozturk96 alperozturk96 commented Mar 3, 2026

Copy link
Copy Markdown
Collaborator
before after
before after

Changes

Higlights selected conversation
Adds selected conversation title
Adds retry generation button
De-couples chat logic from asssistant view model
Better chat polling

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

/backport to stable-3.36

@kra-mo

kra-mo commented Mar 9, 2026

Copy link
Copy Markdown
Member

It is a bit odd that the highlight doesn't extend to the screen edges. Also, there being more padding on the bottom of the title banner than the top looks off. Other than these, looks nice :)

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

It is a bit odd that the highlight doesn't extend to the screen edges. Also, there being more padding on the bottom of the title banner than the top looks off. Other than these, looks nice :)

Screenshot_20260309_165443 Screenshot_20260309_165637

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>

# Conflicts:
#	app/src/main/java/com/nextcloud/client/assistant/conversation/ConversationScreen.kt
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96 alperozturk96 merged commit df16b7f into master Mar 11, 2026
16 of 20 checks passed
@alperozturk96 alperozturk96 deleted the fix/chat-task-flow branch March 11, 2026 07:42
@alperozturk96

Copy link
Copy Markdown
Collaborator Author

/backport to stable-3.36

@github-actions

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice4141
Correctness7575
Dodgy code241241
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4343
Security1818
Total462462

@github-actions

Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions

Copy link
Copy Markdown

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16624.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Changes needed for Assistant Chat

3 participants