geary/test/engine/api
Michael Gratton 43803239a4 Replace Geary.Account::send_email w/ Smtp.ClientService methods
Remove Geary.Account::send_email and the sending progress monitor in
favour of exposing Geary.Smtp.ClientService as a public class and so
allowing clients to acccess those symbols from Geary.Account::outgoing.

Also make ::send_email a convenience class for doing a save/queue and
expose those operations, so clients can managage the two seperately if
desired (e.g. for undoing sending).

Finally, make Outbox.Folder public since it's exposed by the SMTP
service and maybe clients want to do something more detailed with it
anyway?
2019-11-17 20:00:01 +11:00
..
geary-account-information-test.vala
geary-account-mock.vala
geary-attachment-test.vala
geary-composed-email-test.vala
geary-contact-store-mock.vala
geary-credentials-mediator-mock.vala
geary-email-identifier-mock.vala
geary-email-properties-mock.vala
geary-engine-test.vala
geary-folder-mock.vala
geary-folder-path-test.vala
geary-folder-properties-mock.vala
geary-service-information-test.vala