scientificware / FXMessages

FXMessages is a communication app like Google Messages but with scientific writing capabilities.

Home Page:https://play.google.com/store/apps/details?id=com.fxmessages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete a message.

scientificware opened this issue · comments

Presently, we can't delete a message from a correspondence.
How to implement :

  • Done. Add the message id,
  • Add user an "ask for trashing" event,
  • Two ways :
    • first implementation Remove from the data base,
    • for futher implementation add trash status field "trash" in the database (means no more displayed and waiting to be deleted), add a trash icon to reach the trash management (untrash or delete from the database)
  • Update display.