Skip to content

Worker to send temporary messages #4596

Open
@mahibi

Description

followup to #4422

Problems:

  • When writing in chat A in offline mode and go to chat B, that messages in chat A are not sent automatically when device is online again.
  • When writing in chat A in offline mode and then closing app, messages are not sent

Plan:
introduce a Worker to handle these cases.
It may be easier to switch from Dagger to Hilt before, as injecting a Dao into a worker with dagger is ugly. (@tobiasKaminsky offered help if it needs to be done with dagger)

Metadata

Assignees

No one assigned

    Labels

    1. to developAccepted and waiting to be taken care of (should be only set by nextcloud employees)enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions