GCRC / nunaliit_android

Android application for Nunaliit
MIT License
1 stars 1 forks source link

Deleting Documents #63

Closed ThomasHEaton closed 6 years ago

ThomasHEaton commented 6 years ago

Completes Issue #54

  1. Sending delete requests to the server
  2. Deleting documents from the local upon sync, not on delete button.
  3. Keeping track of deleted documents from the Document Status Servlet.
  4. Displaying deletion statuses as part of the popup displayed at the end of sync.