Android icon indicating copy to clipboard operation
Android copied to clipboard

Moving import and export to a worker

Open TheLastProject opened this issue 11 months ago • 0 comments

Fixes #513

  • [X] Move import/export to worker
  • [ ] Notification permission (should work but needs more testing)
  • [X] Show import state on main screen
  • [X] Reload cards list after successful import
  • [ ] Handle password protected imports again
  • [ ] Fix unit tests to follow new flow
  • [ ] Clean up all the no longer relevant string.xml files
  • [ ] Other cleanups

TheLastProject avatar Mar 26 '24 19:03 TheLastProject