yggmail icon indicating copy to clipboard operation
yggmail copied to clipboard

[WIP] Android lib

Open cyBerta opened this issue 2 years ago • 0 comments

This PR creates a library API that can be used on mobile.

There are some changes affecting other parts of the yggmail:

  • creating an imap server is decoupled from starting it. However the cli API keeps the same
  • error reporting is adapted so that errors can be exposed through the lib API
  • gracefully shutting down the process has been improved

cyBerta avatar Feb 21 '22 00:02 cyBerta