Skip to content

Geary.Engine API cleanup

Michael Gratton requested to merge mjog/engine-api-cleanup into mainline

Remove a few papercuts when working with accounts from Geary.Engine, remove its singleton instance so instance lifecycles can be properly managed and tested, and simplify its lifecycle API.

Merge request reports