I have an enterprise account and they added this button today. Guess what used to be there? The profile image where you could so conveniently swipe up or down to switch between gmail accounts. This is the kind of UI garbage that makes you want to move your entire company to another service just because you can.
I replaced gmail with fairemail for similar reasons. I can’t stand their interface, designed to maximise clicks on the wrong locations.
Main problem is that now google requires developers of email clients to give $4000 in annual fees (level 3? or level 2 for just $500 is enough?) at their friends at KPMG to do yearly audits of the code, so they will kill most alternatives in few years now that oauth is mandatory
Does this mean K9 will have to pay Google to support adding gmail accounts?
Need to pay an auditor to check the code https://support.google.com/cloud/answer/13465431?hl=en
What a bunch of wankers
I used to use FairEmail, and IMO it’s one of the best email clients available on any platform, but it started acting weird as my account got larger. Taking forever to sync, not sending emails (just keeping them in the outbox), etc. I switched to K9 Mail, which has now become Thunderbird for Android.
On one hand, I think audits are a reasonable idea. Some of the most sensitive data is in people’s emails, and most accounts can have their passwords reset via email. You really wouldn’t want malicious code touching that stuff. On the other hand, that’s definitely a large expense for an open source project :/
I’m glad some providers are moving towards OAuth or OIDC for logging in to email. Regular auth is very outdated and doesn’t support two-factor auth. It’ll just take a while to get there.
for FOSS projects, google itself could sponsor the certification, if they really cared about security and not just closing the garden. The code is public and they could definitely write automated tests to check all they need to check, and at every single commit, and not just yearly, done in secret by some auditor.
For google drive integration, i saw that most devs are just removing support for it because doesn’t make sense to pay $500 yearly to support it when there’s a million of better alternatives