Skip to content

Make markdown task list interactive - #6398

Open
sowjanyakch wants to merge 2 commits into
masterfrom
feat/6374/interactiveMarkdownTasks
Open

Make markdown task list interactive#6398
sowjanyakch wants to merge 2 commits into
masterfrom
feat/6374/interactiveMarkdownTasks

Conversation

@sowjanyakch

Copy link
Copy Markdown
Contributor

fix #6374

🚧 TODO

  • ...

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔖 Capability is checked or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/28462747468/artifacts/7988536467
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@sowjanyakch
sowjanyakch force-pushed the feat/6374/interactiveMarkdownTasks branch from 207fcd3 to 39233e6 Compare July 1, 2026 17:03
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/28534366597/artifacts/8017439184
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

fulfil edit requirements

Signed-off-by: Julius Linus <juliuslinus1@gmail.com>
@rapterjet2004
rapterjet2004 force-pushed the feat/6374/interactiveMarkdownTasks branch from 39233e6 to 06bff60 Compare July 20, 2026 16:16
@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/29758915178/artifacts/8468108417
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@github-actions

Copy link
Copy Markdown
Contributor

Codacy

Lint

TypemasterPR
Warnings8595
Errors55

SpotBugs

CategoryBaseNew
Bad practice66
Correctness1111
Dodgy code5252
Internationalization33
Malicious code vulnerability33
Performance55
Security11
Total8181

Lint increased!

@rapterjet2004 rapterjet2004 self-assigned this Jul 20, 2026
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
@rapterjet2004
rapterjet2004 self-requested a review July 21, 2026 15:20
@mahibi

mahibi commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

rapterjet2004 self-requested a review last week

@rapterjet2004 was it supposed to be me? So is it ready for a review?

@rapterjet2004
rapterjet2004 removed their request for review July 27, 2026 15:51
@rapterjet2004

Copy link
Copy Markdown
Contributor

Honestly, I just wanted to get it merged, but after reviewing it I decided to hold off on the approval, Currently the state seems to work, but it's slow and doesn't seem to work for older messages. I wanted to take a lot at the logic behind it.

Currently my idea is to cache the change first, have it update the UI state, and then after a time period sent the newly updated message to the server to synchronize state once all the checkboxes have been edited.

Screen_recording_20260727_105906.webm

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make markdown task lists interactive on Android

3 participants