joelmap / android-privacy-guard

Automatically exported from code.google.com/p/android-privacy-guard
0 stars 1 forks source link

Simple IMAP/POP support to add email accounts #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm not sure how heavy that would be, but I think it'd be a better (and more 
general) solution than the current GMail hack.
It also would allow relatively basic reading of encrypted email for those users 
who don't use K9 for whatever reason.

Original issue reported on code.google.com by thialfi...@gmail.com on 5 Jul 2010 at 2:11

GoogleCodeExporter commented 9 years ago

Original comment by thialfi...@gmail.com on 5 Jul 2010 at 4:24

GoogleCodeExporter commented 9 years ago
Probably it would be easier to interface with K-9 Mail intents to integrate it 
with POP and IMAP.

Original comment by marcu...@gmail.com on 9 Aug 2010 at 4:29

GoogleCodeExporter commented 9 years ago
No, unfortunately you can't really hook into email sending and email writing 
with Intents more than APG already does.

But the latest K9 build already supports direct APG integration, which goes the 
other direction... K9 uses APG Intents to encrypt/decrypt, and it already works 
rather well. It'll be in the next K9 market release.

This issue is really about some basic support for IMAP/POP for those who 
don't/can't use K9. It's a very low priority, mind... I, too, will concentrate 
on K9.

Original comment by thialfi...@gmail.com on 9 Aug 2010 at 5:20